Benjamin Schaaf

Results 258 comments of Benjamin Schaaf

We won't be making that a priority. You can work around this issue using a plugin replacing the built-in file deletion commands with ones that don't try to move to...

Build 4170 adds the `syntax` parameter as requested. I have not added the sublime-syntax for this, it's not clear to me whether that would be best as an internal syntax...

I don't think it make sense to have the syntax for test output anywhere but the default package, ie. in core. I've taken the opportunity to rework the test errors....

@deathaxe I've taken most of those suggestions on board, thanks for putting that syntax together and so quickly! @keith-hall Tests wrapping to the next line leads to very odd looking...

@michaelblyons They just show up as separate errors.

The new error messages have shipped with build 4181.

The menu item may be a little misleading - it toggles the `"translate_tabs_to_spaces"` setting - but this is intended behavior.

Note Sublime Text has the `apple-events` entitlement. You can check this via `codesign -d --entitlements - /Applications/Sublime\ Text.app`. `NSAppleEventsUsageDescription` is new in macOS 10.14. We'll be include the usage description...