I don’t think people realize how easy it is to make Sublime plugins. They can be as simple as a single .py file. No dependencies install step, no meta files, no rituals to go through. Just drop the .py file in the right directory. I’ve used Gemini to build about 3-4 plugins of various complexity and they all work great
oneeyedpigeon|1 month ago
Can I drop it in the 'wrong' directory and have ST pick it up from there? I like apps that are as flexible as possible when it comes to file organization.
james2doyle|1 month ago