elvish/vscode
2022-10-07 20:39:56 +01:00
..
dist vscode: Bundle extension before publishing. 2022-08-10 23:12:30 +01:00
syntaxes vscode: Fix highlighting of } before keywords. 2022-10-07 20:39:56 +01:00
.gitignore Add VS Code extension. 2022-06-05 12:19:18 +01:00
.vscodeignore vscode: Bundle extension before publishing. 2022-08-10 23:12:30 +01:00
extension.js Add VS Code extension. 2022-06-05 12:19:18 +01:00
HACKING.md Add VS Code extension. 2022-06-05 12:19:18 +01:00
icon.png Add VS Code extension. 2022-06-05 12:19:18 +01:00
language-configuration.json Add VS Code extension. 2022-06-05 12:19:18 +01:00
LICENSE vscode: Expand where Elvish code can get highlighted. 2022-08-10 22:39:54 +01:00
package-lock.json vscode: Bundle extension before publishing. 2022-08-10 23:12:30 +01:00
package.json vscode: Fix highlighting of } before keywords. 2022-10-07 20:39:56 +01:00
README.md Add VS Code extension. 2022-06-05 12:19:18 +01:00
sample.elv vscode: Fix syntax highlighting; bump to 0.1.1. 2022-06-12 01:23:59 +01:00

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