An open API service indexing awesome lists of open source software.

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

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