- Open the repository in VSCode
- Press
CTRL + F5
This should open a new extension host. You can open .abell
file in it to see syntax highlighting.
- Run
npm run watch
on root. - Go to Debug section and run
Extension
- In debug section, run
Attach Debugger
You can now make changes to Language Server and check in the extension host.