As part of the documentation effort, I have decided to learn what
plugins exist and what they do :-)

Today I wrote a script that shows the plugins that exist in the leo
\plugins folder but not in leoPlugins.leo or leoGuiPlugins.leo.

The following were on the list, and have now been added to
leoPluginsRef.leo:

bzr_qcommands.py
debugger_pudb.py
initinclass.py
leo_interface.py
leoOPML.py
mod_framesize.py
mod_leo2ascd.py
mod_speedups.py
searchbar.py
zenity_file_dialogs.py

**Important**: All these files exist as @file nodes in the present
leoPluginsRef.leo.  In all (or almost all) cases this required a
conversion.  Sometimes the read-at-file-nodes command was enough, in
other cases I converted to new sentinels using @auto as an
intermediate step.  This conversion probably went well, but there are
no guarantees.  If you care about these plugins please test the
converted code immediately.

I deleted the ancient autocompleter.py plugin: it was for study only
and iirc never became functional.

I also delete the override_commands.py plugin from the plugins folder:
it also exists in the plugins/examples folder.

Edward

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en.

Reply via email to