mvbasic icon indicating copy to clipboard operation
mvbasic copied to clipboard

MultiValue Basic extension for Visual Studio Code

Results 37 mvbasic issues
Sort by recently updated
recently updated
newest added

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...

enhancement
help wanted

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...

bug
help wanted

**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...

enhancement
help wanted

**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...

enhancement

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....

bug

**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...

enhancement

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...

dependencies