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

Add type combo box to type, and select it in project options to choose one, to make it easy switch between it i will add it to main menu for...

Feature
Important

Add in project options library project to generate dll/so file instead of exe

Improve

Copy column name from result grid columns

Improve

[DB] Sort Fields in Table order by Index not Name

Bug

Save As initial directory we should take it from last Save As call or current folder in main form

Feature

Add custom Environment in Global Options and Project Options

Improve

Opening folder from command line should not open a empty file, open it in browse folder mne c:\mypath\

Feature
Bug

Select files must include opened files at the first lines that not belong to the diroctory, and main file should be the first one.

Improve

To replace \t or \n to ansi code before Search or Replace by using c style escape with option in search dialog

Feature
Important

If we use Ansi codepage, copy text should convert it to that code page, because internally always use utf8. good when using with old applications, not sure if need it

Feature
Improve