vscode-lever READMEThis is the official extension for programming in Lever language. FeaturesIt associates '.lc' files to lever and provides syntax coloring for them. It provides a debug utility to run Lever programs. RequirementsUser configuration entry "lever.runtime_path" is required, it should point out to the directory where lever's runtime is. You can obtain yourself a runtime by downloading it from the website. Extension SettingsThis extension contributes the following settings:
Useful tipsYou can use The "lever_path" in its default setting is supplied from the extension's settings. If your project should use some custom runtime, you can write it here. Known IssuesIt can run them, but it cannot debug lever programs. This appreciated feature will come in the next milestone. Release Notes0.0.1Ridiculously bad release. 0.0.2Humiliatingly bad release. 0.0.3The first almost proper release, for now. 0.0.6It was found out that the Github |