https://github.com/elm-land/vscode
A minimal VS Code plugin for Elm
https://github.com/elm-land/vscode
editor-plugin elm vscode
Last synced: 9 months ago
JSON representation
A minimal VS Code plugin for Elm
- Host: GitHub
- URL: https://github.com/elm-land/vscode
- Owner: elm-land
- License: bsd-3-clause
- Created: 2022-01-13T21:29:52.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-24T20:41:23.000Z (about 1 year ago)
- Last Synced: 2025-04-26T20:51:36.206Z (10 months ago)
- Topics: editor-plugin, elm, vscode
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=elm-land.elm-land
- Size: 44.5 MB
- Stars: 28
- Watchers: 8
- Forks: 3
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Elm Plugin for Visual Studio Code
## __Install__
Visual Studio Code is available for Mac, Windows, and Linux.
- [Download VS Code](https://code.visualstudio.com/)
- [Install the "Elm Land" plugin](https://marketplace.visualstudio.com/items?itemName=elm-land.elm-land)
## __Highlighted Features__
- Syntax highlighting
- Format on save
- Error highlighting
## __Additional Features__
- Jump-to-definition
- Offline-friendly package docs
- Module import autocomplete
- Convert HTML to Elm
- Go to symbol
- Open symbol by name
__More documentation__
- 🧠Learn more about [all of the features](https://github.com/elm-land/vscode/blob/main/docs/README.md#features)
- 📊 View this plugin's [performance benchmarks](https://github.com/elm-land/vscode/blob/main/docs/README.md#performance-table)
- 💖 Meet [the wonderful Elm folks](https://github.com/elm-land/vscode/blob/main/docs/README.md#thank-you-elm-community) that made this project possible