proper support for the devcontainer spec. Probably requires significant support from the sublimetext team.
related to the devcontainer spec (and reliant on some headless-sublime-server-thing) but the vscode-remote-ssh plugin is amazing for when you're forced to keep code and execution of that code on company machines, but those machines don't have a UI or you don't want to use those machines UI (ie: macosx)
Things I'd like improved:
lsp-typescript is pretty slow
I absolutely loathe how sublime-lsp wants to install the language-engine of the tool, i already have ASDF managing everything and it's super important to me that my editor tooling operate under the same constraints as my projects code. Apparently the lsp developers are able to exist in a commercial fantasy world where code always works on whatever the latest hotness is.
Thanks!
Agreed on debugger unfortunately. Though they made several big improvements lately, I think they're constrained by the APIs sublime exposes (the way they implemented tabs for instance is pretty hacky from what I've seen).
Let's hope the sublime team get their shit together in the near future.
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Other plugins you'd want:
My current loadout:
Plugins I'd love to find:
related to the devcontainer spec (and reliant on some headless-sublime-server-thing) but the vscode-remote-ssh plugin is amazing for when you're forced to keep code and execution of that code on company machines, but those machines don't have a UI or you don't want to use those machines UI (ie: macosx)
Things I'd like improved:
Thanks!
Agreed on debugger unfortunately. Though they made several big improvements lately, I think they're constrained by the APIs sublime exposes (the way they implemented tabs for instance is pretty hacky from what I've seen).
Let's hope the sublime team get their shit together in the near future.