Benjamin Schaaf
Benjamin Schaaf
If you're able to can you take a process sample while the app is beachballing? (To do this open "Activity Monitor", select the Sublime Text process, press the `…` and...
Unfortunately this doesn't quite work because variables are required to be ASCII uppercase, but not unicode uppercase. (This is due to case not actually being meaningful in some languages) So...
Fixed in build 4161.
Closing due to inactivity.
> If I maximize sublime-text window via double click on the window bar it becomes too wide for the screen. If I un-maximize sublime-text again, the laggyness stops. That just...
Closing for now due to inactivity; the original issue could not be reproduced.
Fixed in build 4149.
Build 4149 adds the ability to quote paths in the "Where" field. The quoting follows platform standards. Paths are automatically quoted if added through the UI.
null characters can't be put in the windows clipboard: https://superuser.com/questions/946533/is-there-any-way-to-copy-null-bytes-ascii-0x00-to-the-clipboard-on-windows. At best we could strip the nulls before setting the clipboard data.
The `"context"` key for mousemaps was added in build 4149.