Plugins - AkelPad
 

PlugsPack Collection of all plugins (without sources). Download  (2024.03.10 17:42)
PlugsPack.zip  (1111 Kb)

Download  (2024.03.10 17:42)
PlugsPack-x64.zip  (1098 Kb)
AkelUpdater
(Author: Shengalts A.A.)
Check for plugins update.
forum thread
Download 6.8  (2018.12.12 05:03)
AkelUpdater.zip  (130 Kb)
Plugins Manual
(Author: Titley A.)
Detailed plugins description.
forum thread
Download  (2010.02.23 12:47)
Plugins-Eng_PM.zip  (795 Kb)
AkelDLL
(Author: Shengalts A.A.)
Simple plugin-example. Download:
AkelDLL.zip  (214 Kb)
Clipboard
(Author: Shengalts A.A.)
Work with clipboard:
- Capture.
- Insert serial number.
- Automatic copy selection.
forum thread
Download 3.7  (2016.07.18 16:01)
Clipboard.zip  (154 Kb)
Coder
(Author: Shengalts A.A.)
Additional features for programming:
- Syntax highlighting.
- Code folding.
- Auto-completion.

Additional syntax files.
forum thread
Download 20.4  (2023.11.12 20:35)
Coder.zip  (647 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 17.9  (2018.10.08 14:45)
ContextMenu.zip  (298 Kb)
Exit
(Author: Shengalts A.A.)
1. Prompt message box on exit.
2. Send command line on exit.
3. Change ESC key action.
forum thread
Download 4.5  (2016.07.18 16:00)
Exit.zip  (102 Kb)
Explorer
(Author: Shengalts A.A.)
Displays explorer panel (based on Selom Ofori's code).
forum thread
Download 6.3  (2016.07.18 16:00)
Explorer.zip  (152 Kb)
Fonts
(Author: Shengalts A.A.)
Dynamical fonts loading without installation in system.
forum thread
Download 2.7  (2016.07.18 16:00)
Fonts.zip  (97 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 3.3  (2016.07.18 16:00)
Format.zip  (165 Kb)
FullScreen
(Author: Shengalts A.A.)
Full screen mode.
forum thread
Download 3.9  (2016.07.18 16:00)
FullScreen.zip  (100 Kb)
HexSel
(Author: Shengalts A.A.)
Conversion from text to hex/decimal/octal code and vice versa.
forum thread
Download 7.2  (2018.03.31 17:05)
HexSel.zip  (165 Kb)
Hotkeys
(Author: Shengalts A.A.)
Assign user hotkeys.
forum thread
Download 6.5  (2016.10.03 22:42)
Hotkeys.zip  (200 Kb)
LineBoard
(Author: Shengalts A.A.)
1. Shows line and column numbers.
2. Adds bookmarks support.
forum thread
Download 12.6  (2017.02.12 08:22)
LineBoard.zip  (193 Kb)
Log
(Author: Shengalts A.A.)
Watch logs or capture application output in real-time.
forum thread
Download 5.5  (2022.08.14 18:25)
Log.zip  (234 Kb)
Macros
(Author: Shengalts A.A.)
Records user keyboard actions and then repeats them.
forum thread
Download 6.3  (2016.07.18 16:00)
Macros.zip  (199 Kb)
MinimizeToTray
(Author: Shengalts A.A.)
Minimizes program to tray.
forum thread
Download 4.5  (2016.07.18 16:00)
MinimizeToTray.zip  (97 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 8.1  (2024.03.10 17:39)
QSearch.zip  (348 Kb)
RecentFiles
(Author: Shengalts A.A.)
Work with recent files list.
forum thread
Download 4.5  (2023.09.17 10:13)
RecentFiles.zip  (150 Kb)
SaveFile
(Author: Shengalts A.A.)
Additional file saving settings:
- Autosaving.
- Saving Unicode files without BOM.
forum thread
Download 3.8  (2018.03.30 17:53)
SaveFile.zip  (134 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 18.6  (2023.07.06 20:03)
Scripts.zip  (404 Kb)
Scroll
(Author: Shengalts A.A.)
- Text autoscrolling.
- Horizontal/vertical synchronization of split or MDI windows.
- Set no scroll operation, like, "Select all".
- Caret alignment.
- Mouse wheel scrolling without focus set.
forum thread
Download 3.4  (2016.07.18 16:00)
Scroll.zip  (178 Kb)
Sessions
(Author: Shengalts A.A.)
1. Working with projects.
2. Saving and restoring program MDI session.
forum thread
Download 9.2  (2021.12.27 15:57)
Sessions.zip  (240 Kb)
SmartSel
(Authors: Dovgan V.V., Shengalts A.A.)
- HOME key goes to first non-space character.
- When End key is pressed, cursor jumps to last non-space/non-tab character
- Excludes last end-of-line (EOL) symbol from selected text.
- When Backspace key is pressed, if from left of the caret only whitespaces, then whitespaces are removed from left to the position of the nearest first non-space character atop.
forum thread
Download 3.2  (2016.07.18 16:00)
SmartSel.zip  (163 Kb)
Sounds
(Author: Shengalts A.A.)
Playing sound while typing.
forum thread
Download 3.3  (2016.07.18 16:00)
Sounds.zip  (203 Kb)
SpecialChar
(Author: Shengalts A.A.)
Displaying and highlighting of:
- special characters (space, tabulation, new line, end of file, wrap, vertical tabulation, form-feed, null character);
- any specified character;
- indent line.
forum thread
Download 6.6  (2016.07.18 16:00)
SpecialChar.zip  (180 Kb)
Speech
(Author: Panych Y.W.)
Plugin performs machine reading of selection.
forum thread
Download 1.12  (2015.12.13 09:09)
Speech.zip  (110 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.22  (2015.12.13 09:09)
SpellCheck.zip  (226 Kb)
Stats
(Author: Shengalts A.A.)
Shows count of characters, words and lines in text.
forum thread
Download 3.4  (2016.07.18 16:00)
Stats.zip  (114 Kb)
Templates
(Author: Panych Y.W.)
Plugin allows to create new documents using predefined templates.
forum thread
Download 1.20  (2015.12.13 09:09)
Templates.zip  (124 Kb)
ToolBar
(Author: Shengalts A.A.)
Displays customizable tool bar menu.
forum thread
Download 12.6  (2018.06.30 11:14)
ToolBar.zip  (392 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 8.1  (2024.03.10 17:39)
XBrackets.zip  (255 Kb)
 
SourceForge.net Logo