I
I
Ivan Balan2014-04-20 20:16:03
.NET
Ivan Balan, 2014-04-20 20:16:03

How to change the behavior of the Tab button in Resharper?

I decided to try the vaunted Resharper for the studio. I like everything very much, there are many convenient and useful features, but one thing is annoying: the behavior of the tab.
Suppose I need to output a string to the console, by default I do this:
1. I write Console.Writeline
2. I open the bracket, I write a string.
4. I press Tab - The cursor leaves the line 5. I press Tab
again - The cursor leaves the bracket. But in Resharper, when you click on a tab, it just makes a tab, and does not exit the line. Already all the forums clambered, how to change? Thanks

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
AlexP11223, 2014-04-21
@Toddams

I didn’t understand what you are doing with the default tab, it doesn’t work for me. Yes, and the closing bracket and ; does not put without a resharper.
You can do this with a resharper:
1. cw
2. Enter
3. Enter a line
4. Ctrl+Shift+Enter , exit everything and put the cursor on a new line.
In IDEA and their other IDEs, in my opinion, there is a shorter keyboard shortcut for this, in my opinion Ctrl + Enter, it will probably be set if you select the hotkey scheme of the resharper in the resharper, and not VS.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question