Skip to content

toddlerer/vscode-erg

 
 

Repository files navigation

Erg language support for Visual Studio Code

vsm-version

This extension provides syntax highlighting and basic supports (diagnostics & code completion) for the Erg programming language.

Requirements

You need to have the Erg language server installed on your system.

To install it, run the following command:

cargo install els

About

A VSCode plugin for the Erg programming language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 63.1%
  • JavaScript 36.9%