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

EnC: Rude edits not reported when file is added by Generate from Usage #32494

Open
tmat opened this issue Jan 15, 2019 · 0 comments
Open

EnC: Rude edits not reported when file is added by Generate from Usage #32494

tmat opened this issue Jan 15, 2019 · 0 comments
Labels
Area-Interactive help wanted The issue is "up for grabs" - add a comment if you are interested in working on it Interactive-EnC
Milestone

Comments

@tmat
Copy link
Member

tmat commented Jan 15, 2019

Repro:

  1. Create a C# console app.
  2. Start debugging (F10).
  3. Type new C(); in the Main method.
  4. Invoke generate from usage - into a new file. This adds a new file.

If EnC is enabled this file should have Rude Edit squiggles but it doesn't since the tagger is not created.
The tagger is created when you focus the file, but it should have been created when the file was opened.

@tmat tmat added this to the Backlog milestone Jan 15, 2019
@tmat tmat added the help wanted The issue is "up for grabs" - add a comment if you are interested in working on it label Jan 15, 2019
@tmat tmat changed the title EnC: Tagger not created when adding a file while debugging EnC: Rude edits not reported when file is added by Generate from Usage Jan 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Interactive help wanted The issue is "up for grabs" - add a comment if you are interested in working on it Interactive-EnC
Projects
None yet
Development

No branches or pull requests

2 participants