plugins:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
plugins:start [2014/12/10 23:58] – [Script Plugins] adminplugins:start [2018/03/22 13:28] (current) – external edit 127.0.0.1
Line 3: Line 3:
  
   * as binary plug-ins, compiled in DLLs, build with such languages as C++, Delphi or VB   * as binary plug-ins, compiled in DLLs, build with such languages as C++, Delphi or VB
-  * as script plug-ins, build with scripting languages as JavaScript or VBScript and hosted by HippoEDIT. +  * as script plug-ins, build with scripting languages like JavaScript or VBScript and hosted by HippoEDIT. 
  
-{{:plugins:plugins_list.png?250 |Plugin List in HippoEDIT}}Binary plugins loaded and "installed" automatically, you just need to place plugin files in appropriate directory. +{{ :plugins:plugins_list.png?250|Plugin List of HippoEDIT}}Binary plugins loaded and "installed" automatically, you just need to place plugin files in the appropriate directory. 
 Script plugins also support such automatic mode, but if not located in plugins directory can be installed by simple execution of the plugin (menu //Tools->Execute...//).  Script plugins also support such automatic mode, but if not located in plugins directory can be installed by simple execution of the plugin (menu //Tools->Execute...//). 
  
-If plug-in is installed, it will appear in plug-in list. There you can check plug-in properties, disable/enable (use check boxes in front) plug-ins or even uninstall it (in context menu of item). +If plug-in is installed, it will appear in the plug-in list. There you can check plug-in properties, disable/enable (use checkboxes in front) plug-ins or even uninstall it (in the context menu of the item). 
  
-How to build your own plug-ins you can find in appropriate articles: [[plugins:create|Creating Binary plug-ins]] and [[scripting:start|Creating Tool or Service Script]].+How to build your own plug-ins you can find in corresponding articles: [[plugins:create|Creating Binary plug-ins]] and [[scripting:start|Creating Tool or Service Script]].
  
 Here you will find list of official plug-ins, developed by HippoEDIT team: Here you will find list of official plug-ins, developed by HippoEDIT team:
Line 17: Line 17:
  
 ==== Built-in ==== ==== Built-in ====
-Built-in plug-ins are plugins that behaves and works as a plug-in but actually part of the HippoEDIT main executable.+Built-in plugins are plugins that behave and work as a plug-in but actually part of the HippoEDIT main executable.
   * [[:plugins:project-explorer|Project Explorer]]   * [[:plugins:project-explorer|Project Explorer]]
   * [[:plugins:output-window|Output Window]]   * [[:plugins:output-window|Output Window]]
Line 36: Line 36:
   * [[plugins:google_tools|Google Tools]]   * [[plugins:google_tools|Google Tools]]
   * [[plugins:html-tools|HTML Tools]]   * [[plugins:html-tools|HTML Tools]]
 +  * [[plugins:bbcode|BBCode Tools]]
   * [[plugins:js-beautifier|JS Beautifier]]   * [[plugins:js-beautifier|JS Beautifier]]
   * [[plugins:jshint]]   * [[plugins:jshint]]
Line 51: Line 52:
   * [[plugins:xml-pretty-print|XML Pretty Print / Beautifier]]   * [[plugins:xml-pretty-print|XML Pretty Print / Beautifier]]
   * [[plugins:close-tag]]   * [[plugins:close-tag]]
- +  * [[plugins:shuffle_lines]]
-~~AUTOTWEET:~~ +
- +
-#autotweet+