Pine extension for Visual Studio Code
Elm developer tools packaged as Visual Studio Code extension.
Features
Syntax highlighting
Formatting
Error highlighting
Completions - shows completion suggestions matching the current context
Hover tips - shows type annotations and documentation for a type alias, module, type, or function
Go to Definition - jump to the definition of a type alias, module, type, or function
Go to symbol - module outline
Find All References
Rename Symbol - renames a symbol across files
Install
Visual Studio Code is available for Mac, Windows, and Linux.
- Install VSCode from https://code.visualstudio.com/
- Follow this link to install the VSCode extension
- Make sure you have Pine installed: https://pine-vm.org/download
| |