This is the official VSCode extension for the Guida programming language, a functional language that builds upon Elm while maintaining backward compatibility with Elm 0.19.1. This extension provides syntax highlighting, code navigation, and other essential features for working with Guida projects.
- Syntax highlighting for
.guida
files - Code snippets
Future updates will include additional development tools, such as a language server for advanced code analysis and auto-completions.
- Initial release with syntax highlighting and code snippets.
For more information, visit the Guida documentation.
Enjoy coding with Guida in VSCode!