zimonitrome / vscode-color-blocks

VSCode extension for coloring ranges of comments.
https://marketplace.visualstudio.com/items?itemName=zimonitrome.color-blocks
MIT License
7 stars 1 forks source link

changes other parts of my code #10

Open dschil138 opened 2 years ago

dschil138 commented 2 years ago

Seems to happen more if I have several colored blocks, but I believe I've seen it happen with just one as well.

If I delete a block or make some other change, other random parts of my code will change. Adding characters, deleting things...

It's never just random characters, but instead it seems to pull words or numbers from elsewhere in the code. This actually makes it much harder to realize when it's changed something.

This is my favorite extension and I want to use it all the time, but obviously this is a deal-breaker of a bug

I'm on an M1 Mac