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

Double click on stack jump to line

Bug
Important

Find in files search in the name of files to match it

Show Indicator for current line, like highlight gutter line, or arrow

Improve

When load empty file,it show empty encoding in header file info. Just check if encoding string is empty fall back to UTF8

Bug

After dropping file from Explorer into miniedit, we need to set focus on editor. Myabe we need to check if focus was on editor, and tab changed then need to...

Bug
Important

Copy Filename and line number by right click menu on gutter Example: ``` MyClasses:955 function GetMyValue: Integer; ```

Apache config file not well highlighted

Bug

Open special names without extensions, like README and LICENESE

Improve

Execute exe file from the browse, by add tendency open file, and catch err pipe results, or maybe output. Not sure if i will ask for that before execute it.

Feature

Using mobdebug or anything using socket

Feature
Important