zlacker

[return to "I still like Sublime Text"]
1. dmi3+Y5[view] [source] 2025-01-29 07:54:34
>>james2+(OP)
Using Sublime Text since version 2, one of my relatively recent discoveries has been the Markdown Images Plugin[1], which renders images inline (rather than in a separate preview, as other editors do).

I find it extremely convenient to include images alongside text, such as diagrams and schematics for work, photos of goods in a shopping list, and inspiration collections for hobby projects, etc.

When combined with a simple web clipper script[2], it has been a game changer for me.

[1]: https://packagecontrol.io/packages/Markdown%20Images

[2]: https://github.com/dmi3/bin/blob/master/url-preview-md.py

◧◩
2. Cthulh+tt[view] [source] 2025-01-29 12:22:01
>>dmi3+Y5
I've installed that plugin too, thanks for the recommendation. That said, installing it did show a big concern I have, maybe not so much for this plugin but for many others; its last release was in 2022, and many plugins I used to use back in 2012 haven't seen updates since 2016-17, roughly around the time VS Code became the most popular editor. I fear community support of plugins will become a major issue. I mean as long as the APIs etc don't change it's not a problem if these plugins are "done", but it just looks like things are no longer maintained and ST is a "dead" editor.
[go to top]