Skip to content
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
Compare
Choose a tag to compare
@dragos dragos released this 16 Oct 21:16
· 154 commits to master since this 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