mvbasic icon indicating copy to clipboard operation
mvbasic copied to clipboard

[FEATURE] Add D3 Language Syntax

Open itsxallwater opened this issue 6 years ago • 3 comments

Is your feature request related to a problem? Please describe. Currently, the client\Syntaxes\MvLanguage.json file contains MVON# Basic language definition and the client\Syntaxes\MVON.tmLanguage.json file contains the MVON# Basic syntax highlighting definition. We are looking to include D3 syntax out of the box to have available as an option within the extension.

Describe the solution you'd like An acceptable pull request for this issue would include a D3 version of the MvLanguage.json and MVON.tmLanguage.json files that can be included in the base package. This pull request need not concern itself with any of the plumbing for the extension to be able to dynamically load that syntax into place, we're simply looking for the syntax definition here.

itsxallwater avatar Jul 05 '19 16:07 itsxallwater

Please assign to me. Thanks.

MVDBMS-Solutions avatar Sep 19 '19 20:09 MVDBMS-Solutions

Looking at this. Going to ~~rip off~~ follow the pattern of the awesome model established in https://github.com/mvextensions/mvbasic/commit/8335ac3febbd69124a3b0ce67291e372e0f614c4 and discussed in #9.

MVDBMS-Solutions avatar Sep 24 '19 20:09 MVDBMS-Solutions

@MVDBMS-Solutions Any progress on this? Do you have an ETA?

kpowick avatar Apr 20 '20 22:04 kpowick