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

TabSanity overwrites VS 2017 tab size setting #21

Open
Anamon opened this issue Jun 6, 2017 · 0 comments
Open

TabSanity overwrites VS 2017 tab size setting #21

Anamon opened this issue Jun 6, 2017 · 0 comments

Comments

@Anamon
Copy link

Anamon commented Jun 6, 2017

In Visual Studio 2017 (tested on Professional v15.2 26430.6) TabSanity v1.0.1 overrides the tab size setting as configured in the code editor settings.

Regardless of the original tab size setting, after installing TabSanity, the editor will behave as if tab size was set to 2 spaces. The original setting will, however, still be displayed in Visual Studio's text editor options. It has to be set to some different value in order to be respected again.

For example, my usual setting is a tab size of 4. When tabbing on a new line, the caret jumps to columns 5, 9, 13, and so on. After installing TabSanity and restarting Visual Studio, the caret will jump to columns 3, 5, 7, etc., even if the tab size setting in the options dialogue still shows a 4. If I want to restore the setting, I have to set the value to some different number, confirm the options dialogue, then open it again, set my value of 4, and confirm again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant