Plug-ins and Add-ons


Plugins

SynWrite supports extensions - binary plugins and Python plugins. You will find full documentation about plugins on SynWrite Wiki. Currently the following plugin types are supported:

Plugin type Purpose Examples
Panel plugins They implement additional panels near Tree/Project panels Explorer, SynFTP
Auto-completion plugins They implement auto-completion popups and function hints SynJedi, SynCodeIntel
Goto-definition plugins They can find definitions of identifiers in the source code SynJedi, SynCodeIntel
Command plugins They add menu items to "Plugins" menu HTML Tidy, Emmet
Event plugins They react to some events in editor SynLint

Add-ons collection

You may find collection of SynWrite add-ons and plugins here: