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

High CPU Usage with block comments #5

Open
tegan-lamoureux opened this issue Dec 21, 2017 · 1 comment
Open

High CPU Usage with block comments #5

tegan-lamoureux opened this issue Dec 21, 2017 · 1 comment

Comments

@tegan-lamoureux
Copy link

Hey there! First off, I love the plugin. It's extremely helpful.

A problem I'm seeing though is with block comments. Starting or closing them can cause my VS2017 instance to hang for 10-30 seconds, depending on how much code is in the file. And likewise, working with a file containing block comments is unusably slow: typing, character updates, and cursor movements update at about 1 cycle per second, with the CPU pegged at 100% of whatever core it's running on. I'm guessing it's an issue with text parsing, but not entirely sure.

It seems to be reliably reproducible for me, with all other plugins disabled. Disabling remarker fixes the issue.

Anyways, not sure if it's a bug or an issue with my install, but thought I'd report it in case.

Thanks again for the plugin!

@jgyo
Copy link
Owner

jgyo commented Jan 19, 2018

Thank you for your report. I will check to see if I can reproduce the problem.

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

No branches or pull requests

2 participants