Skip to content
This repository has been archived by the owner on Jun 8, 2023. It is now read-only.

Releases: dragos/dragos-vscode-scala

Hover and Sbt commands

28 Jan 21:12
Compare
Choose a tag to compare
Pre-release

See the changelog for details.

A small step forward

05 Nov 18:37
Compare
Choose a tag to compare
A small step forward Pre-release
Pre-release
v0.0.4

Some basic functionality working

16 Oct 21:16
Compare
Choose a tag to compare
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