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.
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.
This extension includes the following features:
To clone, develop and run the code locally you will need:
git clone https://github.com/mvextensions/mvbasic.git
)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.To debug, make sure you run the debugger for the following configurations (these are provided in the .vscode/launch.json
file).
This extension would not be possible without the hard work by Grant Hart, Perry Stauffer and the rest of the team at OnGroup.