Skip to content

effekt-lang/effekt-vscode

Repository files navigation

The Effekt Programming Language

Effekt Visual Studio Code

The official Visual Studio Code extension for the Effekt Programming Language.

Getting Started

You can install the extension through the marketplace (via. tab "Extensions").

As a last step, you might need to set the path to the effekt binary in the VSCode plugin settings for effekt. For Mac OS and Unix users this probably works out of the box after installing effekt with npm (that is, once the effekt command is in your path). For Windows users, you might need to set the path to effekt.cmd.

With this setup the extension should start the server when an Effekt file is opened.

Inlay Hints

This extension supports inlay hints that can display useful information about Effekt programs that is not explicitly written out in the source code. For example, this includes showing inferred types and Effekt captures. You can enable inlay hints in the VSCode settings at Editor › Inlay Hints: Enabled. Currently you can choose if you want to display the capture inlay hints at Effekt › Inlay Hints: Captures.

License

This project is licensed under the MIT license. See LICENSE for details.

About

The official Visual Studio Code extension for the Effekt language

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 8