-
Notifications
You must be signed in to change notification settings - Fork 15
Description
Hi,
I've been using the Atom editor and have gotten accustomed to the nice syntax highlighting (CodeMirror?). However, I'm not taking advantage of any of features of Juno at the moment and am just using it as an editor. If that is the case, I thought I might as well just use Visual Studio because I'm already using that for some .NET development.
I got syntax highlighting to work in VS by cloning this repo into .vs/Extensions. That already made me happy, but I notice the syntax highlighting is different than Atom/Juno. Is there a straightforward way to modify this repo so that it is consistent with Atom/Juno highlighting?
If the process is simple, but tedious, I could give a shot at a PR if someone could help get me started with a sample or two.
Just a thought...
Best regards,
Eric