Euphoria extension for VS Code
- Posted by ghaberek (admin) May 08, 2020
- 2823 views
I've published an extension to add Euphoria support in VS Code: https://github.com/OpenEuphoria/vscode-euphoria/releases/tag/v1.3.1
Update 5/25/20: Euphoria extension is now live on the Visual Studio Marketplace! https://marketplace.visualstudio.com/items?itemName=openeuphoria.vscode-euphoria
It's moderately functional at this point. I will chip away at it as I have time. Contributions are always welcome.
You can find the VS Code docs here: https://code.visualstudio.com/api/language-extensions/overview
-Greg