mirror of
https://github.com/go-sylixos/elvish.git
synced 2024-11-27 23:11:20 +08:00
90187c8d7c
- Remove description fields; just use the keys as the descriptions. - Remove ( ) around conditions. - Add more special commands. - Add "Snippets" as a category of the extension. Also bump extension version - I accidentally published a WIP version as 0.2.1, so bump it to 0.2.2. |
||
---|---|---|
.. | ||
dist | ||
snippets | ||
syntaxes | ||
.gitignore | ||
.vscodeignore | ||
extension.js | ||
HACKING.md | ||
icon.png | ||
language-configuration.json | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md | ||
sample.elv |
Elvish for Visual Studio Code
This extension provides support for Elvish in Visual Studio Code.
Current functionalities:
-
Syntax highlighting and configuration (e.g. bracket pairs)
-
Error checking and basic autocompletion, using Elvish's builtin language server