This repository has been archived by the owner on Jun 8, 2023. It is now read-only.
Releases: dragos/dragos-vscode-scala
Releases · dragos/dragos-vscode-scala
Hover and Sbt commands
See the changelog for details.
A small step forward
v0.0.4
Some basic functionality working
This release is only for internal use. It requires an existing .ensime
file in the workspace, and it starts immediately (so you need to create it before starting code). You can create it using sbt ensimeConfig
, provided you have added the ensime plugin.
To install: download the .vsix
file and install it manually (side-loading): Go to Extensions, click on the context menu and select "Install from VSIX".
It supports:
- errors as you type
- goto definition
- code completion