History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RSRP-5713
Type: Bug Bug
Status: Open Open
Priority: Normal Normal
Assignee: Dmitry Lomov
Reporter: Maxim A. Babenko
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ReSharper

Ctrl+Space inserts spaces (not tabs!) when caret is at the begining of a new line

Created: 05 Aug 06 02:10   Updated: 08 Oct 07 23:03
Component/s: VS integration
Fix Version/s: None
Security Level: Everybody (All jira users)

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 154
Old URL: http://www.intellij.net/tracker/resharper/viewSCR?publicId=5713


 Description  « Hide
Perfectly noticeable when 'show whitespaces' mode is on.

 All   Comments   Work Log   Change History      Sort Order:
Ilya Ryzhenkov - 08 Oct 07 21:23
What this request is about? Ctrl+Space doesn't insert whitespace, as far as I know...

Maxim A. Babenko - 08 Oct 07 23:03
Well, for me it does. To reproduce:
1) switch IDE to use tabs for indentation
2) toggle "show whitespaces" mode on
3) press Enter at the end of any code line
4) you should see the caret positioned at the newly inserted empty line, note the absence of whitespaces on this line so far
5) press Ctrl+Space, now you should see a series of spaces extending from the beginning of the line to the caret position