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

Move BraceMatching data service down to Features layer. #62965

Merged
merged 3 commits into from
Jul 27, 2022

Conversation

CyrusNajmabadi
Copy link
Member

Found as part of Asp.net route highlighting work. This puts it at the same layer as DocumentHighlighting. The data portion should be at Features, while anything UI related is in EditorFeatures. This will also make it possible for LSP to use this if LSP ever moves off of textmate for doing brace matching.

@CyrusNajmabadi CyrusNajmabadi merged commit 35fda5c into dotnet:main Jul 27, 2022
@CyrusNajmabadi CyrusNajmabadi deleted the braceMatchingDowqn branch July 27, 2022 04:00
@ghost ghost added this to the Next milestone Jul 27, 2022
@dibarbet dibarbet modified the milestones: Next, 17.4 P2 Sep 1, 2022
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.

3 participants