Peter Kos

Results 60 comments of Peter Kos

To bring over a comment from an earlier issue; this verbiage would be great if used consistently. That way it would be very clear what each method does without needing...

The first thing I personally tried to do was `Cmd+,` to change a preference, which didn't work. As a Mac user I expect the basics: - `Cmd ,` to open...

@nixpulvis Yes, I know how to open files using Sublime's terminal command -- I mean somehow opening the ability to change preferences via a file through the user interface as...

@Matesaktesak I agree, but sometimes you gotta pick your battles. For a code repo I'll probably never see again, I'll lean to what people want. If it's my own though?...

> If ~/ is the default why are you adding ~/?? That's not always true, which is why I'm filing this bug :) The docs say "`target` shall be relative...

To chime in, I personally don't use code actions in my workflow often -- only for expanding match arms. Otherwise I resort to a linter :) so I don't quite...

not stale bot 😭 bumping to keep relevant

Yes! this would be fantastic :pray: Some ideas: - Trim all trailing whitespace on focus leave of codeblock - Ensure language is always specified - If lang is not set,...

It looks like the swift-server project has [Swiftly](https://github.com/swift-server/swiftly), which is also written in Swift :eyes:, but pending macOS support