-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
Sublime Text has pretty good large file support. I frequently use the pretty JSON package to expand minfied JSON to 40k line blocks.
With the six package enabled, running pretty JSON with any sizable file will cause Sublime to enter its 'grey mode' (that mode where UI locks up). It will stay in this mode indefinitely.
This isn't a big problem, as I can just disable the package before running pretty JSON and re-enable it afterwards.
However I figured I'd bring this to your attention, as I'm a big proponent of vim in sublime
Reactions are currently unavailable