I have a C# project in RIDER
I need to work with some GO code within my C# project in RIDER The GO code is not running - just there because we need to show it in the UI when the program will run.
How can I make RIDER highlight the GO language syntax while developing ?
I have the GoLand IDE - but its not what I need..... I would like Rider to color the text
What plugin is needed ? And how to install it ?