Tuchkata / styles-highlighter

Styles highlighter plugin for the Atom text editor.
MIT License
3 stars 1 forks source link

Atom Crashes using styles-highlighter #11

Closed valvo27 closed 4 years ago

valvo27 commented 4 years ago

Copy and Paste a document of 8300 lines in Atom. Search for a word using regular cmd + f, after finding the word markdown one line and then right click > Highlight Styles ** Atom crashes at this point.

Some times I can select a color and then crashes and/or it works for one line and then I try to highlight another line or text and it crashes there. It appears its always when I follow the above steps in order. If I don't do a search of a word first it works fine or if I search for a word and close the Find box at the bottom it also works.

It also crashes when highlighting two different texts and then selecting clear all styles.

I have no other package running and this is a fresh install of Atom in my mac.

valvo27 commented 4 years ago

This might related to this https://github.com/atom/atom/issues/20034 I tested in Mojave and there is no Atom crash, only in Catalina is where I see the issue when right clicking and selecting a color/mark style.

valvo27 commented 4 years ago

This is not styles-highlighter issue and more a electron library issue confirmed in the above Github Issue#20034