Replies: 0
Maxime,
I have noticed that the Code Block does not always have syntax highlighting for C# or any of the C-Like languages. I tried to do some digging in the plugin code, but was unable to determine whether it was a CodeMirror issue or if the plugin code was not picking up the right setting.
It works for other languages, i.e. the Python works fine https://threenine.co.uk/how-to-start-a-new-python-project-using-pycharm-and-conda-on-ubuntu/
But for C# it doesn’t appear to work.