Home
Rider Support | JetBrains
Contact Support
Community
Sign in
Steffen
Total activity
24
Last activity
December 29, 2025 15:57
Member since
August 09, 2022 08:25
Following
0 users
Followed by
0 users
Votes
4
Subscriptions
7
Activity overview
Posts (7)
Comments (6)
Sort by recent activity
Recent activity
Votes
Created
August 09, 2022 08:28
Got it! Just finished writing, then I noticed this in the upper right corner:
Community
General Discussion
No syntax highlighting in just one specific .cs file
4 votes
Edited
December 25, 2025 14:32
It keeps getting worse. I tell Junie to refactor a class holding a Dictionary<string, object> to create a new “Variable” class that wraps the object. My prompt:Variables should be refactored to not...
Community
General Discussion
Complaint: Junie is aggressively making changes! Disrespecting my prompts and preferences!
0 votes
Edited
October 20, 2025 08:26
Yes, my quota currently reads “0 / 35” but when I ask a question, mostly during that time of processing the quota shows “9 / 10” but then reverts back to AI Ultimate quota.I created an issue for th...
Community
General Discussion
AI Credits do stack! (dotUltimate + AI Ultimate = 45 AI credits)
0 votes
Edited
September 15, 2025 09:02
Thanks, that worked! :)In the process I noticed Inspection Severity items are not easily found, don't appear in search everywhere and searching under settings the inspection severity list isn't pre...
Community
General Discussion
Rider Code Cleanup is now replacing "x == false" with "!x"
1 vote
Created
May 16, 2023 09:03
To be more precise, in the latter example the using statement stays but any uses of "ChunkKey" will be replaced by "long".
Community
General Discussion
Prevent Rider from removing "using XXX = Name.Space.Class;" ?
0 votes
Created
May 16, 2023 09:00
Note: for built-in types its even worse because Rider will remove statements like these when running Code Cleanup: using ChunkKey = System.Int64;
Community
General Discussion
Prevent Rider from removing "using XXX = Name.Space.Class;" ?
0 votes