This Visual Studio Code extension is used for syntax highlighting, IntelliSense and program formating for PickBasic code development. We hope this project to 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. Of course if you'd prefer you may also clone and run the code locally.
This extension includes the following features:
- Syntax highlighting
- IntelliSense
- Code folding
- Code formatting
- Goto/Peek Definition
- Automatically jump to and peek internal subroutines
- Automatically peek/load CALL, CHAIN and INCLUDE routines
- Syntax checking for:
- GOTO/GOSUB's
- LOOPS
- CASE statements
- IF THEN/ELSE statements
- Access your remote Pick files and programs
- Find all References of a word in current program
- Shows outline of internal subroutines, include files and subroutine calls
- Join the conversation on Stack Overflow
- Report a bug or request a new feature
- Weigh in on existing issues
This extension would not be possible without the hard work by Grant Hart, Perry Stauffer and the rest of the team at OnGroup.