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

C# editor insert space when autoformat instead of tab #133

Closed
egamma opened this issue Mar 29, 2016 · 1 comment
Closed

C# editor insert space when autoformat instead of tab #133

egamma opened this issue Mar 29, 2016 · 1 comment

Comments

@egamma
Copy link
Contributor

egamma commented Mar 29, 2016

From @Thaina on March 29, 2016 5:59

I already set a setting as "editor.insertSpaces": false,

But when I trigger autoformat,type } to close block for example, all tab in that block was convert into 4 space

This only happen to C#

Copied from original issue: microsoft/vscode#4729

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