elvish/vscode
2024-02-22 13:15:13 +00:00
..
snippets Fixup for #1699. 2023-05-20 11:48:47 +01:00
src vscode: Minor refactors. 2024-02-19 14:09:09 +00:00
syntaxes Support using Elvish transcripts as tests. 2024-01-30 20:15:58 +00:00
.eslint.js vscode: Add command for updating the output of a single interaction. 2024-02-19 13:42:39 +00:00
.gitignore vscode: Simplify .gitignore. 2024-01-31 09:48:56 +00:00
.vscodeignore vscode: Bundle extension before publishing. 2022-08-10 23:12:30 +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 vscode: Add config for firstLine (.elv) and wordPattern (.elv and .elvts). 2024-02-22 13:15:13 +00:00
LICENSE Make vscode/LICENSE a copy of LICENSE. 2023-03-08 00:26:05 +00:00
package-lock.json vscode: Add command for updating the output of a single interaction. 2024-02-19 13:42:39 +00:00
package.json vscode: Add config for firstLine (.elv) and wordPattern (.elv and .elvts). 2024-02-22 13:15:13 +00:00
README.md Add VS Code extension. 2022-06-05 12:19:18 +01:00
sample.elv vscode/sample.elv: Add trailing newline. 2023-07-13 22:18:29 +01:00
sample.elvts Support using Elvish transcripts as tests. 2024-01-30 20:15:58 +00:00
transcript-language-configuration.json vscode: Add config for firstLine (.elv) and wordPattern (.elv and .elvts). 2024-02-22 13:15:13 +00:00
tsconfig.json vscode: Add command for updating the output of a single interaction. 2024-02-19 13:42:39 +00: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