Art-Stea1th / Enhanced-Syntax-Highlighting

[Marketplace] Lightweight "editor classifier extension" for Visual Studio based on the async Roslyn APIs to enhanced highlighting custom tags in C# code.
https://marketplace.visualstudio.com/items?itemName=StanislavKuzmichArtStea1th.EnhancedSyntaxHighlighting
Other
77 stars 10 forks source link

Slow performance on very large files #25

Open lstatie opened 4 years ago

lstatie commented 4 years ago

It would be awesome if there was a configuration option for Enhanced-Syntax-Highlighting to not work on very large files. This way we can still use the extension and not have it struggle with files that have an exaggerated length. Currently, the extension struggles a lot with very large files, characters typed, come-in one every 3 or 5 seconds.

Love the extension, but we can use a configuration option like the one suggested above.

rmed1na commented 4 years ago

I have the same issue on a very large project. Had to disable the extension. Typing a few second of lines was taking about minutes.

DonovanPhoenix commented 2 years ago

After installing this visual studio loads very slowly, even on small newly created unity projects. Microsoft Visual Studio Community 2019 Version 16.11.9

It loads for like 10 minutes, and I cannot profile VS startup because I have a community edition. Please have a look