You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/80-software.rst
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -86,8 +86,8 @@ Choices of local development environments
86
86
87
87
- `Visual Studio Code <https://code.visualstudio.com/>`_ (recommended for PlusCal/TLA+ development, supports Java development)
88
88
89
-
- need to install the actively developed `TLA+ extension <https://github.com/tlaplus/vscode-tlaplus>`_
90
-
- see below for recommended VS Code extensions
89
+
- has official `Alloy <https://marketplace.visualstudio.com/items?itemName=ArashSahebolamri.alloy>`_ and `TLA+ <https://github.com/tlaplus/vscode-tlaplus>`_ extensions
90
+
- see below for other recommended VS Code extensions
91
91
92
92
- `IntelliJ IDEA CE <https://www.jetbrains.com/idea/download/>`_ integrated development environment (alternative for Java development)
0 commit comments