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

Fix three .editorconfig bugs #35621

Merged
merged 3 commits into from
May 10, 2019

Conversation

jasonmalinowski
Copy link
Member

These make the full end-to-end experience work.

@jasonmalinowski jasonmalinowski requested a review from a team as a code owner May 10, 2019 03:09
@jasonmalinowski jasonmalinowski self-assigned this May 10, 2019
@CyrusNajmabadi
Copy link
Member

Any way to test this?

@jasonmalinowski
Copy link
Member Author

@CyrusNajmabadi Yeah, I'll add a test, at least for the first one. I just wanted this off my machine before I close it for the night. :-)

@CyrusNajmabadi
Copy link
Member

Thanks! :)

@jasonmalinowski
Copy link
Member Author

Thank you for asking; good to always keep people honest!

@jasonmalinowski jasonmalinowski changed the title Fix two .editorconfig bugs Fix three .editorconfig bugs May 10, 2019
We have a function that returns all TextDocumentStates held by a
ProjectState so we can process updating file names for all files when
we add and remove an entire project. This needed updating for
AnalyzerConfigDocuments.
Without this, the AnalyzerOptions we get from a Project that does
support AnalyzerConfig settings won't be used when running IDE
analyzers.
@jasonmalinowski jasonmalinowski force-pushed the fix-editorconfig-bugs branch from bab2272 to 0b757ca Compare May 10, 2019 20:08
@jasonmalinowski jasonmalinowski merged commit b950694 into dotnet:master May 10, 2019
@jasonmalinowski jasonmalinowski deleted the fix-editorconfig-bugs branch May 10, 2019 23:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants