elvish/vscode
Qi Xiao dede073b31 Use .elvts as the standard extension of Elvish transcripts.
Rename the existing ttyshot instruction files to use the new extension too.
2023-03-01 22:39:06 +00:00
..
dist vscode: Bundle extension before publishing. 2022-08-10 23:12:30 +01:00
syntaxes Use .elvts as the standard extension of Elvish transcripts. 2023-03-01 22:39:06 +00: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 Use .elvts as the standard extension of Elvish transcripts. 2023-03-01 22:39:06 +00:00
package.json Use .elvts as the standard extension of Elvish transcripts. 2023-03-01 22:39:06 +00: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