add links to VS Code plugin

This commit is contained in:
Danya Berezun 2023-10-04 09:39:20 +02:00
parent c21d51f3c5
commit 1fb2013454

View file

@ -120,3 +120,7 @@ Ubuntu-based variant of WSL is recommended.
Clone the repository and run `make -C tutorial`.
It should build a local compiler `src/lamac` and a few tutorial executables in `tutorial/`.
### Useful links
* [Plugin for VS Code](https://marketplace.visualstudio.com/items?itemName=arsavelev.lsp-lama)