Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unusual Tab behaviour #7

Closed
febus opened this issue Jul 24, 2011 · 0 comments
Closed

Unusual Tab behaviour #7

febus opened this issue Jul 24, 2011 · 0 comments

Comments

@febus
Copy link

febus commented Jul 24, 2011

Tab press should adjust selection in visual studio editor, this is normal behaviour. If you press Tab key while editing Nemerle Project in visual studio, selection will be not moved to the right, as usual in VS, if you edit c# project. To achieve text adjusting, you should press Home key first, to move the cursor to the beginning of the first selected line. Then Tab key works as expected.

@ghost ghost assigned VladD2 Jul 26, 2011
@VladD2 VladD2 closed this as completed Jul 26, 2011
VladD2 added a commit that referenced this issue Jul 26, 2011
2. Implemented global options page (Tools\Options -> Nemerle\Advanced) .
3. Added global option: UseSmartTab. This option manage Tab key behavior. If it's value is true the Code Editor provide table formatting of code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants