Clone this repo and run:
cd ftl-vscode
npm install && npm run compile
Open this project in VSCode and press F5
to start debugging (or Run the extension from the Run and Debug panel).
In the extension development host, open an FTL project (with ftl-project.toml
or ftl.toml
files).