flipdoubt
- Total activity 38
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 5
- Subscriptions 14
-
Created Live Template or text expansion in Rider terminal?
Is there any way to trigger a live template or text expansion in the terminal? I have an AWS cli action wired up in Windows Terminal so I just press CTRL+SHIFT+S to log in to AWS. I haven't figured... -
Created Rider does not detect SQL in strings that begin with "DECLARE" or CTE
I love it when Rider helps me with SQL strings, but it fails to detect some basic SQL, such as strings that start by declaring a variable, like the following: var sqlQuery = “DECLARE @id INT = 0; S... -
Created Debugging ASP.NET with IIS creates "Unable to create IIS virtual directory" message in 2023.3.1
Before the update to 2023.3, this Run / Debug configuration worked fine on December 6. With the same solution and IIS configuration after updating to 2023.3 on December 7, I get the “Unable to crea... -
Created Create keymap to show diff in editor
How can I create a keymap triggers the “show diff” menu item when the editor has the focus? I searched keymap and found CTRL+D already assigned, but that duplicates the current line when the editor... -
Created Can Rider warn on IDE0055 violations configured in .editorconfig?
Our team uses https://github.com/dotnet/roslyn/blob/main/.editorconfig, which treats IDE0055 violations as warnings on line 42. Rider doesn't show these. Is there anyway to make that possible? -
Created Shortcut to set focus to code window?
When editing in a terminal window, how can I return focus to the current document's code window via the keyboard? -
Edited Tweak terminal color scheme for readable powerline
Using Powerline in Windows Terminal works great, see the bottom console in the screenshot, but produces an unreadable powerline in Rider, top left console. How can I change the color of the text on... -
Created Build and debug all projects in solution
AnsweredIs there a shortcut or a tutorial for how to build a shortcut that (a) compiles all projects in the solution (CTRL+SHIFT+B) and (b) starts debugging (ALT+F5)? Our solution is architected with modul... -
Created Xamarin and iOS guidance and resources
AnsweredCan someone point to Jetbrain's official guidance on using Rider to work with Xamarin and iOS? If there is no such guidance, perhaps someone should setup a placeholder or Wiki that users could watc... -
Created EAP ends Sunday 10/23
AnsweredMy EAP copy says it expires Sunday, 10/23. There is another update coming, right?