Rider support

Issue #2138 resolved
Efstathios Papadopoulos created an issue

Hello everyone,

I work in Test Automation for Salesforce, where we have built solutions on .NET, and are considering switching over to Rider. After a communication with Scott, he mentioned that I should create an item here to gauge interest in Rider support.

To start off, I would mention that for Test Automation purposes, being able to test SOQL in our software is very important, as a large part of our work is Data Quality. As our codebase is built entirely in .NET 6, we do not work with Apex in any capacity (after all, we test processes 🙂).

One thing of note is that, apparently, this was the first request of Rider support - Would you be interested in such a thing?

Thank you in advance,

E.P.

Comments (2)

  1. Scott Wells repo owner

    Thanks for logging this. I just did a cursory smoke test of Rider support just to see if it was as simple as support for other "lightweight" JetBrains IDEs such as WebStorm, PyCharm, PhpStorm, and RubyMine. Unfortunately it doesn't look like that's the case as (minimally) Rider seems to have its own notion of "module" distinct from the other IDEs.

    I'll keep this on the working list but unfortunately I don't think it's something that will happen in the near-term given that it looks like there are fundamental differences between Rider and the other supported IDEs.

  2. Log in to comment