Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 803 Bytes

File metadata and controls

22 lines (12 loc) · 803 Bytes

Guida VSCode Extension

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.

Features

  • 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.

Release Notes

0.0.1

  • Initial alpha release with syntax highlighting, code snippets and document formatting.

For more information, visit the Guida documentation.

Enjoy coding with Guida in VSCode!