Effekt Visual Studio CodeThe official Visual Studio Code extension for the Effekt Programming Language. Getting StartedYou can install the extension through the marketplace (via. tab "Extensions"). As a last step, you might need to set the path to the With this setup the extension should start the server when an Effekt file is opened. Inlay HintsThis 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 LicenseThe file |