Qi Xiao c853e4388f vscode: Fix highlighting of } before keywords. 1 yıl önce
..
dist 27f5c8cf6b vscode: Bundle extension before publishing. 1 yıl önce
syntaxes c853e4388f vscode: Fix highlighting of } before keywords. 1 yıl önce
.gitignore b24421170a Add VS Code extension. 1 yıl önce
.vscodeignore 27f5c8cf6b vscode: Bundle extension before publishing. 1 yıl önce
HACKING.md b24421170a Add VS Code extension. 1 yıl önce
LICENSE c115a5d47a vscode: Expand where Elvish code can get highlighted. 1 yıl önce
README.md b24421170a Add VS Code extension. 1 yıl önce
extension.js b24421170a Add VS Code extension. 1 yıl önce
icon.png b24421170a Add VS Code extension. 1 yıl önce
language-configuration.json b24421170a Add VS Code extension. 1 yıl önce
package-lock.json 27f5c8cf6b vscode: Bundle extension before publishing. 1 yıl önce
package.json c853e4388f vscode: Fix highlighting of } before keywords. 1 yıl önce
sample.elv 14ad776bf4 vscode: Fix syntax highlighting; bump to 0.1.1. 1 yıl önce

README.md

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