mvbasic
mvbasic copied to clipboard
MultiValue Basic extension for Visual Studio Code
There is some confusion and stability questions about the mvGateway. While it was a fine first effort, I'd like to take a shot at providing an alternative connection method between...
When using remote SSH plugin in visual studio code and right click+CTRL to peek and see definition the mvbasic extension is not able to resolve the correct path for the...
**Is your feature request related to a problem? Please describe.** Currently, the `Syntaxes\MvLanguage.json` file contains MVON# Basic syntax. Ticket #9 addresses jBASE Basic syntax, but we are also looking to...
**Is your feature request related to a problem? Please describe.** The linter does not currently leverage the Code Snippets file, `client\Syntaxes\snippets.json`, to provide suggestions/enforce expected coding practices. **Describe the solution...
The RESTFS API has two different response formats for the 'dir' API command. In `extension.ts`, the results from the 'dir' command are returned as an array in the 'Directories' property....
**Is your feature request related to a problem? Please describe.** Many shops don't catch runtime-errors like VNAVs until execution occurs and the error is logged. Some flavors, like jBASE, will...
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...