miniedit icon indicating copy to clipboard operation
miniedit copied to clipboard

Mini text editor with highlighting code, made for PHP, Pascal, D, Lua, HTML and css or any text code.

Results 40 miniedit issues
Sort by recently updated
recently updated
newest added

Run a file directly without opening it in editor.

Feature

Make a "new file" tab have a unique color, red for example, instead of put _php_.

Feature

At top of files tabs, highlight the opened tab with special color, like red or green

Improve

Add plugin/addon to edit png images, and bitmap font for games

Feature

Paste text with animation, key by key, to emulate human type writing. It is good to record tutorial videos

Feature

This is a big work to make user can add any language syntax highlighter from external files.

Feature
Improve

Debug exe file using GDB protocol http://forum.lazarus.freepascal.org/index.php/topic,29960.msg190075.html#msg190075

Improve

When click New to create new file, select the extension same of current opened file, or last one created

Feature

search for `bot` with whole word only , can not find bot. bot_response = bot.get_response(user_input)

Bug

Hello! I try to compile the project on Linux. I cannot install the _MiniCtrls_ package. ``` GUIMsgBox.pp(13,22) Fatal: Cannot find MsgBox used by GUIMsgBox. Make sure all ppu files of...