How to get Rider to work with .csx C#Script files

Answered

I would like Rider to recognize .csx files as being C#Script files, and use C# formatting settings (editorconfig, preferably, which is what we use), and read the appropriate DLL's referenced by `#r` directives, and include other script files loaded with `#load` directives. Perhaps there is a way to do this already? If so, anyone know how?

For now, I am having to drop to VSCode for C#Script files. Any suggestions welcome.

1
1 comment

Hi David! 

Unfortunately, C#Script files are not supported yet, but we have such feature request in our tracker: RIDER-14750. Please, feel free to follow the issue and upvote it. 

Should you have any questions, let us know. 

1

Please sign in to leave a comment.