enso/.vscode
Jaroslav Tulach ca9125f8e9
Execute and debug .enso files with bin/enso in VSCode (#8923)
Let's _untie_ the [VSCode Enso extension](https://marketplace.visualstudio.com/items?itemName=Enso.enso4vscode) from `sbt` commands. Let's **open any Enso file in the editor** and then use _F5_ or _Ctrl-F5_ to execute it. Let the user choose which `bin/enso` script to use for execution completely skipping the need for `sbt`.
2024-02-12 06:38:11 +00:00
..
extensions.json Icon and documentation for Enso VSCode extension (#8051) 2023-10-15 04:43:26 +00:00
gui2.code-snippets Gui2: integrate rust Enso parser (#7753) 2023-09-07 12:54:01 +00:00
launch.json Execute and debug .enso files with bin/enso in VSCode (#8923) 2024-02-12 06:38:11 +00:00
settings.json New GUI/IDE build script support (#7832) 2023-10-03 20:07:20 +02:00