/ionide-vscode-helpers

Common helpers for VS Code plugins

Primary LanguageF#MIT LicenseMIT

Ionide-Helpers

Helper library containing some common functionalities used by other ionide plugins for Visual Studio Code.

Contributing and copyright

The project is hosted on GitHub where you can report issues, fork the project and submit pull requests.

The library is available under MIT license, which allows modification and redistribution for both commercial and non-commercial purposes.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

Building

Building this project require a few things :

With that installed the project should build using build.sh / build.cmd or when Ctrl+Shift+B is used in VSCode.