DAVID MERCER
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
-
DAVID MERCER created a post, Has anyone managed to get Rider to work with IronPython
We have a bunch of IronPython scripts we have to maintain. Unfortunately, I have not been able to figure out how to coax Rider into working well with IronPython as opposed to CPython. Statements li... -
DAVID MERCER created a post, AnsweredHow to get Rider to work with .csx C#Script files
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...