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

Naomi appears to break Sublime Text (4?) indexer, causes 100% cpu usage #266

Open
jamesandres opened this issue Dec 9, 2021 · 1 comment

Comments

@jamesandres
Copy link

jamesandres commented Dec 9, 2021

My machine had been slow for quite a while and upon investigating the cause it became obvious that something was causing Sublime to be stuck in an indexing loop (using spikes of 100% CPU, then going idle for 30 seconds or so).

The culprit was:

reloading python 3.3 plugin Naomi.__init__
generating meta info summary
error parsing lexer: Packages/Naomi/syntaxes/css3/combinator.sublime-syntax: invalid type for match at line 24 column 14

Disabling Naomi resolves the issue.

The issue has been present in Sublime Text 4 builds 4124, 4123, and 4122 at least.

NB: It seems the Naomi project might be dead? But this information may help someone Googling for a solution.

@jamesandres jamesandres changed the title Naomi appears to break Sublime Text (4?) indexer Naomi appears to break Sublime Text (4?) indexer, causes 100% cpu usage Dec 9, 2021
@borela
Copy link
Owner

borela commented Jul 8, 2022

Sorry for not updating the project, I have been working a lot in the last couple of months, but the routine is changing and getting easier and I'll be able to dedicate some time again to this project.

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