-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
Flow the list of .editorconfig files through the compiler front end #18210
Comments
Sadly, this editorconfig work isn't going to fit for 15.3, but we're going to continue targeting the next foundation update. |
Moving .editorconfig work to 15.later. |
Done in #27232 |
@agocke - Which milestone (or VS version) did this go in? Milestone here is 16.0 but in PR it is 15.8 |
16.0 is right. I've removed the milestone from the PR. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Once we have the list of .editorconfig files determined, we need to get them through the compiler APIs. The expectation is these are expressed in the same form roughly as source files:
The text was updated successfully, but these errors were encountered: