|
|
|
|
|
by snuxoll
428 days ago
|
|
The biggest difference between the language-specific IDEs in my experience is how they expose the project structure, with GoLand, PyCharm, etc. providing a much more directory centric workflow while Rider by nature has to work around .sln and .*proj files. But Rider is uniquely weird in its use of ReSharper for code analysis. |
|