Closed CubeTheThird closed 5 years ago
Does this prevent the highlighter from working entirely? The part that does use cProfile is not intended for general use so I don't really care if it works for everyone or not.
Yes, this prevents the plugin from being able to load, resulting in the following stacktrace:
Nice to know that it isn't as impactful as I expected.
The latest release has removed the offending file, so now everything should work fine on Linux.
While I don't necessarily expect this issue to be addressed here, I figure it would at least be worth documenting. This is in part the result of an upstream problem:
cProfile cannot be imported on Linux https://github.com/SublimeTextIssues/Core/issues/127
Seems other projects have developed workarounds, and as the report has existed for 6 years now, I don't expect it will be fixed any time soon.