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

Closing a C# code block corrupts text elsewhere in the file #10443

Closed
df-adam opened this issue Aug 11, 2016 · 1 comment
Closed

Closing a C# code block corrupts text elsewhere in the file #10443

df-adam opened this issue Aug 11, 2016 · 1 comment

Comments

@df-adam
Copy link

df-adam commented Aug 11, 2016

  • VSCode Version: Code - Insiders 1.5.0-insider (3313a64, 2016-08-11T06:04:17.155Z)
  • OS Version: Darwin x64 15.6.0
  • CSharp Extension 1.3.0

Steps to Reproduce:

  1. Create a C# class
    screen shot 2016-08-11 at 11 24 41 am
  2. Add the closing brace
    screen shot 2016-08-11 at 11 25 02 am
  3. Observe the corruption in line 1 (using System;)
@jrieken
Copy link
Member

jrieken commented Aug 12, 2016

This issue was moved to dotnet/vscode-csharp#654

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

No branches or pull requests

2 participants