Kodoragon1997
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
Kodoragon1997 created a post, How to set live templates for F# only?
I can't figure out how to set live template for F# only. Ther is no F# so I suppose it's Other Languages? But even in Other Languages:Is “Other” the only way? Can't I set a live template for F# fi... -
Kodoragon1997 created a post, Where is the toggle analysis (Ctrl+Alt+Shift+8) hotkey defined? What's this action's name?
Ctrl+Alt+Shift+8 toggles the code analysis on the current file.It's a neat feature, but I really don't know where it comes from. The keymap setting calls it “Enable Daemon”…?Even more weirdly, I ne... -
-
Kodoragon1997 created a post, How to toggle UNITY_EDITOR directive for code analysis?
By default, Rider only highlights and analyzes code in #IF UNITY_EDITOR and not the other branch.How to tell Rider to assume UNITY_EDITOR is false so I can edit the other branch more easily? -