Good morning all,
I tried to create an extension so that VS 2019 can support a programming language called CpcdosC +. There is already a functional extension but for Visual Studio Code.
My problem is that despite having applied everything to the letter of the tutorial from Microsoft
https://youtu.be/5LaVcOP2X4g
By replacing the Language file in the Grammars folder with my json file
https://github.com/SPinti-Software/vscode-cpcdos/blob/master/syntaxes/cpc.tmLanguage.json
When I test the project and add a cpcdosc + (.cpc) file in Visual Studio (the Visual Studio working test), the code does not color.
Sorry for the English I am French.
Thank you for the attention you will bring me !
I tried to create an extension so that VS 2019 can support a programming language called CpcdosC +. There is already a functional extension but for Visual Studio Code.
My problem is that despite having applied everything to the letter of the tutorial from Microsoft
https://youtu.be/5LaVcOP2X4g
By replacing the Language file in the Grammars folder with my json file
https://github.com/SPinti-Software/vscode-cpcdos/blob/master/syntaxes/cpc.tmLanguage.json
When I test the project and add a cpcdosc + (.cpc) file in Visual Studio (the Visual Studio working test), the code does not color.
Sorry for the English I am French.
Thank you for the attention you will bring me !