Log in

View Full Version : Visual Studio Code syntax highlight


tormento
7th February 2024, 17:22
Do you know if AVS+ syntax highlight for Visual Studio Code is available?

Emulgator
7th February 2024, 18:59
Something like that ?
https://gist.github.com/CADbloke/5493663
https://npp-user-manual.org/docs/programing-languages/
Ah, Curly was quicker ;-)

tormento
11th February 2024, 11:57
I badly explained my request.

I wanted to know if VS Code supports AVS+ syntax higlighting.

Julek
11th February 2024, 15:52
the easiest way is to associate .avs file with R: https://streamable.com/h3h4kj

tormento
11th February 2024, 20:44
I think not as a search came up empty. But anyone can define and create their own language support.
I know and I hope someone created one already. I am not so familiar with "programming".

tormento
11th February 2024, 20:46
the easiest way is to associate .avs file with R:
Thank you! Much better than nothing! :)

Unfortunately the functions are unknown for R.

I have to figure out if there is a way to convert Notepad3/++ syntax highlighting to VS Code.