This repository has been archived by the owner on Jun 8, 2023. It is now read-only.
Some basic functionality working
Pre-release
Pre-release
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