mvextensions / mvbasic

MultiValue Basic extension for Visual Studio Code
MIT License
30 stars 16 forks source link
d3 jbase multivalue mvon openqm pick pickbasic universe vscode-extension

MVBasic Extension

Badge for version for Visual Studio Code extension mvextensions.mvbasic Badge for installs for Visual Studio Code extension mvextensions.mvbasic

PRs Welcome

This Visual Studio Code extension is used for syntax highlighting, IntelliSense and program formating for PickBasic code development. We hope this project sparks a sense of community involvement and action within the MultiValue and Pick Database space and if that is exciting to you, we'd love to have you help out! Please see our Contribution Guidelines and Code of Conduct for more information.

Installation

The easiest way to use this extension is to download it from the Visual Studio Code Marketplace. Please be aware that VS Code may require a reload after installation or updating.

Features

This extension includes the following features:

Participate

Development Setup

To clone, develop and run the code locally you will need:

  1. Node.js
  2. Git
  3. Clone the repository from GitHub (git clone https://github.com/mvextensions/mvbasic.git)
  4. Open the cloned copy in an IDE. We'd suggest using Visual Studio Code because that's why we're all here right?
  5. Run npm install from the command line wherever you cloned the project. VS Code makes this easy, with the project open just open a new terminal window in the editor.
  6. Congratulations! You're setup to work on the code.

To debug, make sure you run the debugger for the following configurations (these are provided in the .vscode/launch.json file).

  1. Launch Client
  2. Attach to Server

Credit

This extension would not be possible without the hard work by Grant Hart, Perry Stauffer and the rest of the team at OnGroup.

Maintainers

Contributors