Will Bond
Will Bond
Packages can't depend on other packages, only dependencies, which are designed to handle non-user facing components that should be shared, are large (compiled shared libraries), or need to be injected...
@paracha3 I'm not sure who is owning this repo at this point (in terms of making decisions). I'd personally be more in favor of a separate package that would reformat...
We haven't changed anything on this package related to build output navigation, and the actual functionality is implemented in Sublime Text proper. I'm seeing the same behavior, however since the...
If the Go team has abandoned the project, someone can fork it and take over the name on Package Control.
The Sublime community has two LSP implementations, although I believe one is sort of abandoned. https://packagecontrol.io/packages/LSP seems to be actively developed, and I have been keeping my eye on it.
While I understand the motivation, I'm not convinced adding environment variable expansion is the right move, mostly because it is sort of open-ended and may be harder to document. Some...
@mpvl Did you manually enter your `GOPATH` into Sublime Text, or was your `$GOPATH` env var set to `$HOME/...`? As a follow up, if you did enter it into the...
@mpvl Ping
It looks like to do this we'll need to drop support for Swift < 5.5. I'm rather inclined to drop support for Swift 5.2-5.4 instead of trying to support them...
It looks like CI isn't happy here. I haven't had the time to debug yet, but I am keeping this on my list of things to devote some time to....