VS Code language support for the Lambda Discipline programming language.
- Syntax highlighting
.lbd,.lambdaand.lambda-disciplinefile support- Lambda Discipline file icons
- Run the current file with
lbd run
The Lambda Discipline interpreter must be installed and available as lbd on PATH.
Download the .vsix package and install it through:
Extensions -> ... -> Install from VSIX...