vscode-lever

所属分类:开发工具
开发工具:JavaScript
文件大小:0KB
下载次数:0
上传日期:2017-10-13 11:31:29
上 传 者sh-1993
说明:  Visual Studio代码的杠杆编程工具,
(Lever programming tools for Visual Studio Code,)

文件列表:
.vscode/ (0, 2017-10-13)
.vscode/launch.json (737, 2017-10-13)
.vscode/settings.json (79, 2017-10-13)
.vscodeignore (83, 2017-10-13)
TextHate.py (2548, 2017-10-13)
debug.js (5417, 2017-10-13)
extension.js (2646, 2017-10-13)
icon.svg (3297, 2017-10-13)
jsconfig.json (158, 2017-10-13)
language-configuration.json (517, 2017-10-13)
lever.tmLanguage (1709, 2017-10-13)
package.json (2941, 2017-10-13)
test/ (0, 2017-10-13)
test/extension.test.js (734, 2017-10-13)
test/index.js (1017, 2017-10-13)

# vscode-lever README This is the official extension for programming in [Lever language](http://leverlanguage.com). ## Features It associates '.lc' files to lever and provides syntax coloring for them. It provides a debug utility to run Lever programs. ## Requirements User 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](http://leverlanguage.com/#download). ## Extension Settings This extension contributes the following settings: * `lever.runtime_path`: The folder path to the runtime the editor should use. ## Useful tips You can use `${file}` in the `"program"` -option to have your environment run the currently opened file. 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 Issues It can run them, but it cannot debug lever programs. This appreciated feature will come in the next milestone. ## Release Notes ### 0.0.1 Ridiculously bad release. ### 0.0.2 Humiliatingly bad release. ### 0.0.3 The first almost proper release, for now. ### 0.5.1 It was found out that the `launch.json` file generated by this plugin was broken due to changes in the syntax of the file. This patch fixes the problem. ## Github http://github.com/cheery/vscode-lever

近期下载者

相关文件


收藏者