Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I wish you could tell it to not load some *.py files (they aren't part of the plugin and are included so I can use additional functionality).

The plugin's unload_handler() isn't run when quitting the app, which isn't very nice. @atexit.register also didn't work.

The plugin also won't reload when the source is changed. At least when there is a symlink in the Packages directory pointing to the plugin folder.

But the editor seems nice and will be a good editor after some UX and API work.



These issues are best addressed on the Sublime Text forum, but for the first one at least, .py files in a subdirectory under a package won't be loaded as plugins, so you can place libraries there (this is done for Packages/Default/send2trash, for example).




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: