Skip to content

Move BraceMatching data service down to Features layer.#62965

Merged
CyrusNajmabadi merged 3 commits intodotnet:mainfrom
CyrusNajmabadi:braceMatchingDowqn
Jul 27, 2022
Merged

Move BraceMatching data service down to Features layer.#62965
CyrusNajmabadi merged 3 commits intodotnet:mainfrom
CyrusNajmabadi:braceMatchingDowqn

Conversation

@CyrusNajmabadi
Copy link
Copy Markdown
Contributor

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 requested review from a team as code owners July 27, 2022 00:46
@CyrusNajmabadi CyrusNajmabadi requested a review from a team July 27, 2022 00:46
@ghost ghost added the Area-IDE label Jul 27, 2022
@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