I’m really just posting this for the community to improve their product. I am switching to VSCode, as I’m tired of wasting time trying to get off the ground. I only returned to Sublime Text because Atom reached end of life, and I wanted to resist Microsoft backed products. You’ve left me no option, I have work to do, shouldn’t take days to get setup in an editor.
Experience:
- Downloaded Sublime Text, easy install. Good.
- installed Package control, easy, but clunky. Should be a default package IMO, I’m sure you have your reasons, tiny point.
- Installed a few packages, everything went well.
- Day two, went to install LSP, “Package Control: Install” does nothing, “Package Control” window just disappears. No logs, nothing.
- Ok, maybe I can find the
.sublime-package
file for LSP, nope. Not onpackagecontrol.io
not on the project’s release page, nothing. - Downloaded
subl
, horrendous install process. Compare Sublime’s CLI install process to Atom’s - Ok, maybe I can install via
subl
like every other editor in 2022. Oh wow, the cli is basically a wrapper that requires internal knowledge of the editor, that’s kind of lame. - Ok, maybe Sublime Text official docs have answers. Oh, nope, docs looks like they haven’t been touched since 2010. Maybe google has answers, an example CLI command perhaps. Nope, not a single one. Not even sure
subl
can install packages at this point. Starts to wonder if a single human even usessubl
(I usedapm
several times a day…apm add {{package}}
… easy. No clicks, no annoying menus to surf, behaves like every other package manager on the planet.) - Downloads VSCode. In 5 minutes I’m setup, Sublime text time sink: 8 hours. I did in VSCode what I couldn’t in Sublime Text in 1% of the time. 1%
… No license nag on every save, either. TBH I’m not sure what your value add is in 2022. That said, I would still support you over Microsoft any day of the week, but not at the expense of my mental health, productivity and career.