Creating numbered lists or naming form objects with sequential IDs? Stop the counting and let this plugin take care of incrementing any numbers in the text being pasted.
This hkScript plugin replaces the selected text with its evaluated value -- for example, if the selection is "2 + 2" (without the quotes), it is replaced with 4.
The plugin can also be run from the Command Prompt. Entering the command &q...
This plugin provides a right click menu item with a submenu listing functions, classes and so on in the current document. Selecting an item from this submenu will jump to the location of the item in the code. The plugin currently understands hkScript...
Program in multiple languages? No need to install separate references for Java, Perl, PHP and Python; simply right click the keyword or the function and select which reference to use.
Look up the word at the cursor in Google, Open Directory, Acronym Finder and other similar resources on the Internet using the right click menu provided by this plugin.
Page layout testing sometimes takes place before the content is ready. This plugin adds the ability to generate random sentences, paragraphs and articles in pseudo-Latin, pseudo-French and Lorem text.
This quick and easy to use utility can suggest colors which are likely to look nice with your selection. It offers many other features including favorites and history lists, multiple color pickers, support for popular color formats, and more.
CodePublisher takes code (from the current document, from a file or from an URL) and produces syntax highlighted (colourised) HTML from it. Languages currently supported include HTML, CSS, JavaScript, INI files and plain text.
Want to learn how to write new plugins in hkScript? This tutorial will explain the basics of the language, guide you through writing a simple plugin and later get into topics such as regular expressions and more advanced plugins.
Provides an hkScript page on the Actions Bar with buttons for code templates, hkScript functions, library code and other functions useful for developing plugins.
A plugin which can display HTML and XML documents in a hierarchical or 'tree' layout. For database-style XML documents this allows clear browsing without the bother of writing a style sheet or display program. For HTML and document-style XML ...