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

XmlDoc: do not highlight tags similar to operators #522

Merged
merged 2 commits into from
Apr 28, 2023

Conversation

DedSec256
Copy link
Contributor

Comment on lines 22 to 24
[<ZoneActivator>]
type SyntaxHighlightingZoneActivator() =
interface IActivate<ISyntaxHighlightingZone>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

F# now allows multiple implementations of the same interface (it didn't allow it when PsiFeatureTestZoneActivator and FSharpZoneActivator were implemented), maybe it all could be inside a single type?

@auduchinok auduchinok merged commit ae6127d into net232 Apr 28, 2023
@DedSec256 DedSec256 deleted the net232-fixXmlDocHighlighting branch April 28, 2023 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants