Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>effektNew to Visual Studio Code? Get it now.
effekt

effekt

Effekt Language

effekt-lang.org
|
147 installs
| (0) | Free
The Effekt language
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

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.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft