View Single Post
Old 01-14-2019, 02:55 PM   #423
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,894
Karma: 6120478
Join Date: Nov 2009
Device: many
Code folding can be done in the Inspector under Preview to help you navigate. There are other editors that do code folding as well.

That said, I still don't understand why this makes any sense for a plugin? If you want to use an editor inside Sigil you can take the python code you wrote and tweak it only slightly to accept a filename or path in main and create standalone python code and launch it with "open with" from inside Sigil without every having to launch a plugin.

So I am confused, in what way does a plugin need a gui editor that can't be handled by "open with" inside of Sigil.
KevinH is offline   Reply With Quote