You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I open any javascript file and make an edit, or sometimes just when I open it, ST becomes nonresponsive. I can kill plugin_host to revive it, but then I have no plugins running. Disabling TernJS via Package Control makes the problem go away.
Initially, i have completion working (suggestions pop up on []. input), but it hangs editor on pretty much any import statement being typed (trying import mobx from 'mobx' it hangs on f in from).
When I open any javascript file and make an edit, or sometimes just when I open it, ST becomes nonresponsive. I can kill plugin_host to revive it, but then I have no plugins running. Disabling TernJS via Package Control makes the problem go away.
This gist contains an Apple error report taken during the problem: https://gist.github.com/sparr/38279738a6f5f4d8ade19a24563ad0df
The text was updated successfully, but these errors were encountered: