AkelDLL
(Author: Shengalts A.A.)
|
Simple plugin-example.
|
Download: AkelDLL.zip (226 Kb) |
Clipboard
(Author: Shengalts A.A.)
|
Work with clipboard:
- Capture.
- Insert serial number.
- Automatic copy selection.
|
|
forum thread
|
|
Download 2.8 (06.08.13 09:43) Clipboard.zip (140 Kb) |
Coder
(Author: Shengalts A.A.)
|
Additional features for programming:
- Syntax highlighting.
- Code folding.
- Auto-completion.
|
|
forum thread
|
|
Download 11.1 (06.18.13 08:02) Coder.zip (518 Kb) |
ContextMenu
(Author: Shengalts A.A.)
|
Configure main menu and context menu for edit control, MDI tabs, hyperlinks and recent files.
Standard "Main menu" with icons: Eng, Rus
|
|
forum thread
|
|
Download 13.5 (06.08.13 09:43) ContextMenu.zip (260 Kb) |
Exit
(Author: Shengalts A.A.)
|
1. Prompt message box on exit.
2. Change ESC key action.
|
|
forum thread
|
|
Download 3.9 (06.08.13 09:43) Exit.zip (90 Kb) |
Explorer
(Author: Shengalts A.A.)
|
|
Displays explorer panel (based on Selom Ofori's code).
|
|
forum thread
|
|
Download 5.7 (06.08.13 09:41) Explorer.zip (139 Kb) |
Fonts
(Author: Shengalts A.A.)
|
|
Dynamical fonts loading without installation in system.
|
|
forum thread
|
|
Download 2.2 (06.08.13 09:43) Fonts.zip (86 Kb) |
Format
(Author: Shengalts A.A.)
|
Different operations with text formating:
- Sorts lines by string ascending.
- Sorts lines by string descending.
- Sorts lines by integer ascending.
- Sorts lines by integer descending.
- Extracts unique lines.
- Extracts duplicate lines.
- Removes duplicate lines.
- Reverses line order.
- Inserts end-of-line characters in wrap places.
- Encrypt selection text.
- Decrypt selection text.
- Extracts links from HTML text.
|
|
forum thread
|
|
Download 2.8 (06.08.13 09:43) Format.zip (151 Kb) |
FullScreen
(Author: Shengalts A.A.)
|
|
Download 3.5 (06.08.13 09:42) FullScreen.zip (90 Kb) |
HexSel
(Author: Shengalts A.A.)
|
|
Conversion from text to hex/decimal/octal code and vice versa.
|
|
forum thread
|
|
Download 6.3 (06.08.13 09:42) HexSel.zip (149 Kb) |
Hotkeys
(Author: Shengalts A.A.)
|
|
Download 5.6 (06.08.13 09:42) Hotkeys.zip (181 Kb) |
LineBoard
(Author: Shengalts A.A.)
|
1. Shows line numbers.
2. Adds bookmarks support.
|
|
forum thread
|
|
Download 9.8 (06.11.13 21:02) LineBoard.zip (172 Kb) |
Log
(Author: Shengalts A.A.)
|
|
Watch logs or capture application output in real-time.
|
|
forum thread
|
|
Download 3.5 (06.11.13 20:55) Log.zip (209 Kb) |
Macros
(Author: Shengalts A.A.)
|
|
Records user keyboard actions and then repeats them.
|
|
forum thread
|
|
Download 5.2 (06.08.13 09:42) Macros.zip (174 Kb) |
MinimizeToTray
(Author: Shengalts A.A.)
|
|
Download 4.1 (06.08.13 09:42) MinimizeToTray.zip (87 Kb) |
QSearch
(Author: Dovgan V.V.)
|
This plugin is a small panel for "quick" text search.
The plugin function (QSearch::QSearch) is assumed to be assigned
with a hot-key (for example, F7).
QSearch dialog's keys:
Enter - find next (down)
Shift+Enter - find previous (up)
Ctrl+Enter - find from file's beginning
Esc - close the dialog
|
|
forum thread
|
|
Download 5.5 (06.11.13 05:28) QSearch.zip (213 Kb) |
RecentFiles
(Author: Shengalts A.A.)
|
|
Download 3.8 (06.08.13 09:42) RecentFiles.zip (134 Kb) |
SaveFile
(Author: Shengalts A.A.)
|
Additional file saving settings:
- Autosaving.
- Saving Unicode files without BOM.
|
|
forum thread
|
|
Download 2.8 (06.08.13 09:42) SaveFile.zip (101 Kb) |
Scripts
(Author: Shengalts A.A.)
|
|
Scripts plugin is based on the Windows Scripting Host (WSH) engine,
so you can use various Windows Component Object Model (COM)
objects. For example, you can perform regular expression searches
using the RegExp object, manipulate files using the FileSystemObject
object, create a short-cut, manipulate the Windows Registry using
the WshShell object, or work with networking functions using the
WshNetwork object. Additionally, you can create and execute a
script that utilizes an external application that supports Automation
(such as Word and Excel). Plugin code is based on Jeff Glatt's "COM in C".
|
|
forum thread
|
|
Download 12.8 (06.18.13 07:58) Scripts.zip (316 Kb) |
Scroll
(Author: Shengalts A.A.)
|
- Text autoscrolling.
- Set no scroll operation.
- Horizontal/vertical synchronization of split or MDI windows.
|
|
forum thread
|
|
Download 2.7 (06.08.13 09:42) Scroll.zip (140 Kb) |
Sessions
(Author: Shengalts A.A.)
|
|
Download 7.3 (06.08.13 09:42) Sessions.zip (192 Kb) |
SmartSel
(Authors: Dovgan V.V., Shengalts A.A.)
|
- Excludes last end-of-line (EOL) symbol from selected text.
- HOME key goes to first non-space character.
- When End key is pressed, cursor jumps to last non-space/non-tab character.
|
|
forum thread
|
|
Download 2.3 (06.08.13 09:41) SmartSel.zip (95 Kb) |
Sounds
(Author: Shengalts A.A.)
|
|
Download 2.7 (06.08.13 09:41) Sounds.zip (188 Kb) |
SpecialChar
(Author: Shengalts A.A.)
|
|
Shows and highlights special characters (space, tabulation,
new line, wrap, vertical tabulation, form-feed, null character).
|
|
forum thread
|
|
Download 5.4 (06.08.13 09:41) SpecialChar.zip (142 Kb) |
Speech
(Author: Panych Y.W.)
|
|
Download 1.9 (06.10.13 06:50) Speech.zip (99 Kb) |
SpellCheck
(Author: Panych Y.W.)
|
|
Plugin allows to check current word, selection or the entire document using ASpell system, as well as inline highlighting of misspelled words. Also possible to create whitelist of words not included into any dictionary.
|
|
forum thread
|
|
Download 1.17 (06.10.13 06:50) SpellCheck.zip (182 Kb) |
Stats
(Author: Shengalts A.A.)
|
|
Shows count of characters, words and lines in text.
|
|
forum thread
|
|
Download 3.0 (06.08.13 09:41) Stats.zip (103 Kb) |
Templates
(Author: Panych Y.W.)
|
|
Plugin allows to create new documents using predefined templates.
|
|
forum thread
|
|
Download 1.17 (06.10.13 06:50) Templates.zip (106 Kb) |
ToolBar
(Author: Shengalts A.A.)
|
|
Download 9.7 (06.12.13 06:58) ToolBar.zip (348 Kb) |
XBrackets
(Author: Dovgan V.V.)
|
|
This plugin allows to autocomplete brackets ([{""}])
i.e. it inserts corresponding right bracket when
the left bracket is typed.
The plugin uses "smart" autocompletion:
- next character is analysed for ([{ brackets
- next & previous characters are analysed for " quote
|
|
forum thread
|
|
Download 5.5 (06.11.13 05:27) XBrackets.zip (181 Kb) |