Skip to content

Original MVON extention with Linter Code Markup and Remote File System support

License

Notifications You must be signed in to change notification settings

JeffTeter/mvbasic

 
 

Repository files navigation

MVBasic Extension

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.

Installation

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.

Features

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

Feedback

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

About

Original MVON extention with Linter Code Markup and Remote File System support

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%