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

formatOnType wrong tab/space format c# #113

Closed
jrieken opened this issue Mar 21, 2016 · 1 comment
Closed

formatOnType wrong tab/space format c# #113

jrieken opened this issue Mar 21, 2016 · 1 comment

Comments

@jrieken
Copy link
Contributor

jrieken commented Mar 21, 2016

From @rakkarage on March 18, 2016 16:34

  • VSCode Version: 0.10.12
  • OS Version: Windows

Steps to Reproduce:

  1. set insertSpaces: true & tabSize: 2 & formatOnType: true
  2. finish a line in c# tabs converted to wrong number of spaces

formatOnType:off
1

formatOnType:on
2

thanks!

Copied from original issue: microsoft/vscode#4427

@DustinCampbell
Copy link
Member

This is a duplicate of #93

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