EverEdit Changelog

What's new in EverEdit 4.5.0 (4500)

Apr 3, 2023
  • Improved performance of rendering long lines
  • Fixed a bug of JS template string highlight
  • Fixed a bug of user tool on capturing output
  • Fixed a bug of PersistentStringTable (not implemented RemoveAt)
  • Use first selection to quick match after pressing Ctrl+D
  • Fixed a bug of find/replace dialog with multiple monitors
  • Blink at statusbar if main window is not visible after opening files
  • Added Select All Matches in find dialog
  • Force to sort by alphabet after opening quick directory
  • Fixed a bug about restoring full width brackets.
  • Added a new option to control whether output line number for output windows (Right click output window to enable this option)
  • Markdown mode now supports relative image path
  • Added new function and props: App.DeleteTemplate/App.SCRIPT_FULLNAME/App.SCRIPT_NAMEONLY
  • Improved name rule on creating files, the minimum unused number will be selected.
  • Improved accuracy of file encoding detection.
  • Improved some dialogs display on high DPI
  • Fixed a regular expression bug on using b to match CJK characters.
  • Fixed a bug on making selection by clicking line number

New in EverEdit 4.4.1(4488) (Mar 17, 2021)

  • Fixed:
  • Fixed: Calltip position was not correct if ruler displayed
  • Fixed: Minimap bugs on huge files
  • Fixed: Some bugs of Command line args
  • Macro:
  • Added: Pos2Offset(int line, int col)
  • FTP:
  • Improved: reduced console output
  • Improved: improved syntax highlight for ftp output
  • Improved: OutputWindow wouldn't popup automatically
  • Improved: Auto scroll OutputWindow
  • Improved: Some bugs on creating files/folders
  • Auto upgradation DOES NOT update your FTP plugin, Please update ftp manually through AddOn Manager.

New in EverEdit 4.4.0(4485) (Mar 8, 2021)

  • Fixed: relative path issue.

New in EverEdit 4.4.0(4483) (Mar 8, 2021)

  • Added: new option to hide file path on title bar(Settings, General)
  • Added: New command to disable all custom markers (context menu->custom markers->Enable)
  • Added: Support relative path on opening files from command line
  • Fixed: Border line causes performance issue. (Auto update will overwrite build-in themes)
  • Fixed: CJK font wouldn't recovered on vertical mode
  • Fixed: Fixed DPI setting problems
  • Fixed: Auto backup issues for remote directories
  • Fixed: Compare bugs on some File Encodings.
  • Improved: command line args supports working directory
  • Improved: move cache.data to system temporary directory
  • Improved: use exe directory as working directory on starting a plugin
  • Improved: improved key mapping on vertical mode
  • Improved: added more properties and functions for HexDoc Script
  • Improved: added case sensitive for quick select (MainMenu->Search->Quick Select)
  • Improved: Minor improvements.
  • Syntax files:
  • Added: Kotlin syntax
  • Improved: Javascript/xml
  • Script Improvements

New in EverEdit 4.3.1(4480) (Jul 25, 2020)

  • Fixed: Some chars were invisble at text area.
  • Improved: Flash messages on status bar after removing blank lines
  • Improved: Improved UIPI compatible problems on docking windows.

New in EverEdit 4.3.0(4476) (Jul 20, 2020)

  • Fixed: ShowHtmlHelp caused crash problems x64 version
  • Fixed: Caret position was not correct on drawing some emoji chars
  • Fixed: Splitting window caused crash problems
  • Fixed: Crash problems When press [Enter] key on Markdown files,
  • Improved: Improved compiler and optimized exe.
  • Improved: Flash messages on status bar after removing duplicated lines
  • Improved: Display latest project files on [Project] menu.
  • Improved: Prompt to [open as project] on dropping .eprj files into EE
  • Improved: duplicated shortcuts in key.ini
  • Improved: Flash messages after opening projects.
  • Improved: User defined tools now supports relative path
  • Improved: User defined Context help now supports relative path

New in EverEdit 4.2.0(4457) (Mar 4, 2020)

  • FIXED: Grep dialog couldn't delete chars on opening from context menu of a folder
  • FIXED: Some problems of font setting dialog

New in EverEdit 4.2.0(4455) (May 29, 2019)

  • FIXED: external tool couldn't save tool with extension
  • FIXED: 64 bit EverEdit couldn't parse bool variables very well
  • FIXED: Clipboard history couldn't support cut operation

New in EverEdit 4.1.0(4379) (Dec 3, 2017)

  • ADDED: Native high dpi support (you can enable this feature via settings->general->Enable built-in high dpi support)
  • ADDED: New variable ${CLIPBAORD} in snippets, ${CLIPBAORD} can replace the placeholder with clipboard text.
  • FIXED: When clipboard is empty, EE might throw memory errors.
  • FIXED: Some wrong settings of outline window
  • FIXED: Some bugs of user custom tools and removed sort buttons in tools dialog
  • IMPROVED: Improved bash syntax highlight
  • IMPROVED: Improved text drawing for invisible chars
  • IMPROVED: Goto-anything dialog will use selected text as default
  • IMPROVED: Macro Edit window will not display spaces/tabs/EOLs
  • IMPROVED: When you are selecting text with an anchor, [ESC] or menu command will cancel anchor and clear selection.
  • IMPROVED: History.ini will not remember multiple lines text
  • IMPROVED: When reload changed files with a certain encoding, EE might draw gibberish
  • IMPROVED: When close all window in right/bottom panel, background wasn’t draw correctly.
  • CHANGED: Removed max parse lines in performance setting page
  • The latest version has removed StartCom digital certification.

New in EverEdit 4.0.0(4376) (Feb 14, 2017)

  • Fixed: Column/Multiple selection issues
  • Fixed: Wrong vertical split icon of 32x32 toolbar.
  • Fixed: Custom tools couldn’t be saved correctly
  • Fixed: Focus problem of goto anything window.
  • Fixed: Some issues of markdown mode.
  • Improved: HTML syntax highlight on matching %
  • Improved: In goto anything window, you can hold shift or Ctrl key to open a file in new tab
  • Improved: Some issues of addon manager.

New in EverEdit 4.0.0(4368) (Oct 11, 2016)

  • New features and improvements:
  • ADDED: Script now supports UI interface. You can use html&js to make addons with GUI
  • ADDED: Added column match. You can define start/end column to highlight some special syntax files
  • ADDED: Added [Find in Files] into menu of right mouse. (Works on Vista+)
  • ADDED: Support image files (jpg, jpeg, png, bmp, ico, gif)
  • ADDED: [Find in Files] dialog supports [exclude] option
  • ADDED: Now you can define caret’s color in theme dialog
  • IMPROVED: You can use [Tab] to expand Emmet now. Of course, you can disable it via MainMenu->Html->Emmet->Use Tab to Expand
  • IMPROVED: Improved Ctrl+D matching
  • IMPROVED: Improved high DPI screen support
  • IMPROVED: Improved UI in win10
  • IMPROVED: If you are trying to execute a very complex action and memory is not sufficient, EverEdit will prompt a dialog to avoid crashing
  • IMPROVED: Improved quick comment (Ctrl+/, Ctrl+Shift+/)
  • IMPROVED: Improved caret blink problems when recording a macro
  • IMPROVED: [Multiple edit point] now supports backspace operation very well now
  • IMPROVED: Ctrl+L now support multiple selections
  • IMPROVED: Improved toolbar of scrollbar
  • IMPROVED: Toolbars of HTML, Markdown, CSS now support 32x32. You can use this in high DPI
  • IMPROVED: When you are using CJK font, EverEdit will enable bold/italic style always
  • IMPROVED: Some bugs of [Find Prev/Find Next]
  • IMPROVED: Added MainMenu->Document->Auto Correct Keyword. When you disable it, EverEdit will not correct keyword even you set AutoCase=True in syntax file
  • IMPROVED: TreeControl now support full row select. Better visual effects in Win10
  • IMPROVED: New setting style of Set Line Height. You can use 1.2, 1.3, 1.4 to customize line height
  • IMPROVED: Printing will use line height of editor area
  • IMPROVED: Added a new menu item. Restore word wrap after column selection. Document->Word Wrap->Restore
  • IMPROVED: EverEdit will auto append ext if use don’t input a valid ext (Works on Vista+)
  • IMPROVED: When use tab key to expand a snippet and undo it, EverEdit will insert a tab char in caret position
  • IMPROVED: Find/Replace could remember empty selelction
  • IMPROVED: Improved gesture support when zoom in/out
  • FIXED: After cancelling full screen, word wrap might not work
  • FIXED: Find button of [Find in Files] couldn’t be clicked in some circumstance
  • FIXED: Alt+Up/Down couldn’t work very well when selected a line already
  • FIXED: Couldn’t select up/down in full screen
  • FIXED: Bugs of auto backup
  • FIXED: Splitting window couldn’t work very well in some OS
  • FIXED: .autosave issue
  • FIXED: Document Tab’s width couldn’t be remembered
  • FIXED: Redraw issue with tag match
  • FIXED: Better printing support
  • FIXED: Some bugs of delete duplicated lines
  • FIXED: Some issues of INI read/write
  • Event support:
  • EverEdit now support events. You can define scripts and they would be triggered after specific events. Notice: EverEdit don’t execute logical check, user should ensure their event scripts works well, for example: Event script should not close document. All event scripts should be putted into macro/event folder. Currently, EverEdit supports below events: after_close, after_load, before_save, after_safe, app_activate, app_deactivate, auto_complete, on_char, on_imechars. And you can control this via MainMenu->Addons->Event.
  • Script system changes:
  • ADDED: doc.ShowCalltip(string func, string sepchar="", string endchar="");
  • ADDED: doc.GetAutoComplete();
  • ADDED: App.Alert(string str); //blink at status bar.
  • ADDED: App.GetEventValue(int e, int s);
  • ADDED: App.GetPersistentStringTable(string name);
  • ADDED: App.CreateStringTable();
  • ADDED: App.CreateStringArray();
  • ADDED: App.ShowHtmlDialog(string file, int w, int h);
  • ADDED: App.CreateObject(string name);
  • ADDED: App.ShowInputBox(string prompt, string title, string default="")
  • ADDED: App.WebPreview(string file, bool split=false)
  • ADDED: doc.TopLine;//get set
  • ADDED: App.GetPathOfDirView();
  • Plugin improvements:
  • HTML table and color dialog now support high DPI and they will adjust their positon very well when you dock them in the bottom.
  • Color dialog will retrieve selected text and parse it into a color (only supports #ff0, #ff0000)

New in EverEdit 3.7.1(4226) (Dec 19, 2015)

  • FIXED: Drag&drop couldn't refresh caret position very well
  • FIXED: [Auto Pair] sometimes didn't work
  • FIXED: [Auto Indent] now supports full width space
  • FIXED: Couldn't modify/save hidden files
  • FIXED: If you opened a read-only file, and changed it to non-readonly out of EE, EE might crash
  • FIXED: Fixed a memory leak
  • CHANGED: The scope of [Replace Dialog] will be [Current File] always
  • CHANGED: Default css mode now supports Emment abbrv shortcut: Ctrl+E

New in EverEdit 3.7.1(4198) (Oct 18, 2015)

  • ADDED: Selection anchor. (MainMenu->Edit->Others, shortcut: cm_select_anchor). After putting a selection anchor, cursor movements will extend the exist selection.
  • ADDED: Find dialog->Advanced->Filter Non-matched lines
  • FIXED: A regex replace bug when use ^ or $
  • FIXED: Shortcut couldn't use [.
  • FIXED: A bug of drawing indent line when scroll horizontal scrollbar.
  • IMPROVED: On Win7+, when save a file without extension, EverEdit will popup a dialog to note that.
  • IMPROVED: After replacing in files, EverEdit will recheck modify flag of all opened files.
  • IMPROVED: Remember cursor position after reloading files by specified encoding
  • IMPROVED: Session now can remember encoding/EOL/bom info.
  • IMPROVED: Outline window will show tags by file order.
  • IMPROVED: Added scss/sass syntax highlight into installer/portable files.

New in EverEdit 3.7.0(4194) (Sep 29, 2015)

  • FIXED: Assoc.exe couldn't show items
  • FIXED: Cursor position was not correct on Korean IME
  • FIXED: A redrawing issue of Ctrl+Tab dialog
  • FIXED: The dialog size of [Tear off] was too small on Windows 10
  • FIXED: A bug of [Open Folder]
  • IMPROVED: If user enables CJK font, the candidate window of IME will use that font. Recommended Korean users to enable CJK font.
  • IMPROVED: Improved a few other details.

New in EverEdit 3.7.0(4191) (Sep 22, 2015)

  • NEW: Live color. EverEdit now can recognize color text and display it by underline.
  • NEW: Vertical layout for Chinese/Japanese/Korean
  • NEW: EverEdit now supports very long line now. When encounters a very lone line, EverEdit will use virtual wrap to display it. Virtual line will have a ~ mark on line number area. When you save it, EverEdit will merge the very long lines automatically.
  • NEW: Auto pair now supports full-width chars: 【】『』()《》{}[]<>「」〔〕〈〉and you can config them via Settings->Edit
  • NEW: Tab context menu->Sort Tab
  • NEW: [Delete duplicated lines] provides two patterns (Top First/Bottom First), Context Menu->Delete More
  • NEW: Added [End of Line] into main menu. Document->End of Line
  • NEW: Added [diselect group] into [Tools Group Menu]
  • NEW: Added [Open Folder] command (File->Open Folder).
  • NEW: Added [Clear Registration Information] command. Help->clear registration information
  • IMPROVED: Improved syntax matching logic. Priority is: File name > first line > file extension.
  • IMPROVED: Remembered last active docking window after restoring
  • IMPROVED: Removed input box of outline window and added [find...] command into context menu.
  • IMPROVED: Improved duplicated items handling of user customize mark
  • IMPROVED: When bookmark area is invisible and user toggles a bookmark, EverEdit will force to show bookmark area.
  • IMPROVED: Improved cursor handling on drag&drop
  • IMPROVED: Added more buttons into main toolbar
  • FIXED: Editor redraw problems. This bug may cause caret refreshing problems
  • FIXED: Improved a bug of html tag match
  • FIXED: When current view is a browser, user couldn't drop a file into editor.
  • FIXED: When open a big file with hex mode, user couldn't save it very well.
  • FIXED: On Windows Vista+, user couldn't save a file with inputted extension.
  • FIXED: Fixed performance issue of url&email highlight .
  • OTHER: Many other details improvement.

New in EverEdit 3.6.4(4156) (Sep 6, 2015)

  • ADDED: Outliner will highlight selection/find text now!
  • ADDED: Outliner will follow caret position, you can turn off it via context menu.
  • Outliner
  • ADDED: Setting->General, added UI font options
  • IMPROVED: Auto pair might become invalid on inserting a snippet
  • IMPROVED: If you double click split button of scrollbar, EE will split current view by 50~50.
  • IMPROVED: Docking windows restoring issues after clicking X button manually.
  • IMPROVED: Flick issue of bookmark manager
  • IMPROVED: If you delete a bookmark through bookmark manager, EE will delete the bookmark from editor.
  • IMPROVED: Incremental search might cover found text in some circumstances
  • IMPROVED: Print and preview now support found text highlight now.
  • IMPROVED: If you click [X] button in the toolbar of output window, current output window will be removed except default one.
  • IMPROVED: Some issues of HEX control.
  • IMPROVED: Japanese UI will use Meiryo 8pt.
  • IMPROVED: Improved some details of shell tree.
  • IMPROVED: Many other details.

New in EverEdit 3.6.3(4140) (Aug 28, 2015)

  • FIXED: [New style open/save dialog] couldn't remember last folder
  • FIXED: [New style open/save dialog] will ignore user settings and always display file extensions in filter combox
  • FIXED: The toolbar of vertical scrollbar couldn't make layout very well in high DPI display
  • FIXED: Fixed an issue: When a docking panel was removed, it might be recovered in next startup
  • IMPROVED: Improved EOL detection
  • IMPROVED: You can hide the scrollbar's toolbar now. (Settings->Editor->Style)
  • IMPROVED: Optimize config UI of auto backup/auto save
  • IMPROVED: If a file is saved with a new extension, and this extension don't have a matched syntax highlight. EE will use current one
  • IMPROVED: Fixed a few drawing problems of open file window
  • IMPROVED: Improved some drawing details of file manager
  • IMPROVED: Print/PrintPreview now support emoji also
  • IMPROVED: Improved layout of settings dialog
  • IMPROVED: When you right click a mode toolbar and select [customize] command, EE will open associated .esm file
  • IMPROVED: If a user is recording a macro, EE will disable all automatic behaviors
  • IMPROVED: Removed debug info from EXE, reduced exe size

New in EverEdit 3.6.2(4129) (Aug 18, 2015)

  • ADDED: Full emoji support.
  • ADDED: AES encrypt/decrypt. MainMenu->Tools->AES Encrypt
  • IMPROVED: Sequence dialog couldn't remember settings very well with col insert command.

New in EverEdit 3.6.1(4118) (Aug 11, 2015)

  • Added digital signatures to binary files (powered by StartCom)
  • Fixed text.mac bug of 32 bit installer

New in EverEdit 3.6.1(4116) (Aug 10, 2015)

  • ADDED: Support new file open/save/folder styles on Win7/Win8/Win8.1/Win10.
  • ADDED: New bookmark style. Setting->Style->Bookmark. Note: You might need to edit your theme to get the best visual effect.
  • IMPROVED: You can change your UI font now (We don't provide UI interface to config this).
  • IMPROVED: Disabled auto pairs when inserting a snippet
  • IMPROVED: Shrank line number area.
  • FIXED: Couldn't rename a file when just change the case.
  • FIXED: Status bar couldn't show file size area when switch from a hex view.
  • FIXED: A bug of reading settings from syntax.ini

New in EverEdit 3.6.0(4094) (Aug 3, 2015)

  • ADDED: Added file size in status bar. If you can't see this, please go to Setting->Status bar to config it. When you click file size area, app will popup file property dialog.
  • ADDED: When drop a file into app, if you are holding Ctrl key or this file is detected as a special file, app will popup a menu to promot to next step.
  • ADDED: Base 64 Encode/Decode for selected text (MainMenu->Tool->Base 64)
  • ADDED: Added caret move history. MainMenu->Search->Caret Position
  • FIXED: Fixed a critical bug on loading config files
  • Fixed: Fixed session restore/save bug in 3.5.x
  • FIXED: A bug of synchronization. (Crash problem)
  • FIXED: A bug of color picker. (Empty value problem)
  • FIXED: Shortcut dialog can filter one char now.
  • FIXED: A bug of find everything. (Encoding bug)
  • FIXED: Couldn't open .session file as text.
  • IMPROVED: Addon's extension name can be .zip now.
  • IMPROVED: Improved again about docking panels restoring/saving.
  • IMPROVED: If you are using look around regular expression on replacing, app will prompt you warning messages.
  • IMPROVED: Improved some details for Windows 10.

New in EverEdit 3.5.1(4072) (Jul 21, 2015)

  • IMPROVED: Quick Select/Selection Highlight support case sensitive/whole word match now. (MainMenu->Edit->Quick Select...)
  • IMPROVED: Fixed docking panel's save/restore problems.
  • IMPROVED: Fixed some issues of ftp panel, pls upgrade your FTP plugin after upgrading main app)
  • IMPROVED: Fixed a few drawing problems of word complete
  • IMPROVED: Improved save operations of color picker
  • IMPROVED: Added a new button into web preview's toolbar (configure).
  • FIXED: A bug when copy text as RTF format
  • FIXED: A bug of mini find

New in EverEdit 3.5.0(4071) (Jul 21, 2015)

  • FIXED: When made a column selection by shortcut, you might not select first line.
  • FIXED: Some menu items' update problems of [Directory View]

New in EverEdit 3.5.0(4069) (Jul 21, 2015)

  • ADDED: Column selection by shortcut, cm_select_colup/down/left/right.
  • ADDED: Window->Synchronous Scrolling. The synchronous scrolling status will be displayed on statusbar.
  • ADDED: Force clipboard to use fixed format. (Setting->Misc)
  • ADDED: When close current file, you can determine which tab should be show (left/right).
  • ADDED: The number of cursor position can be same as ruler now. (Setting->Edit)
  • ADDED: Diff by external tools. (Tools->Compare (External Tools))
  • IMPROVED: Rewritten config file read/set functions and improved app loading performance.
  • IMPROVED: Added Comment/Save button in [Batch Replace] dialog. And, if you opened a tsv file, the file path will be displayed on dialog title bar.
  • IMPROVED: Added 2 new params in External tools (1: Full path without ext, 2:File Ext)
  • IMPROVED: When delete a theme, app will popup a confirm dialog now.
  • IMPROVED: Made class name of many windows control be const strings. (TextView, QuickFileWnd, TextCtrl, ProjectWnd, OpenFileWnd, FavWnd...)
  • IMPROVED: Auto Save/Auto Backup dialog will display recent used path.
  • IMPROVED: When delete duplicated lines, the statusbar will display progress info.
  • IMPROVED: You can customize the tab-width now. (Setting->Tab)
  • IMPROVED: When you double-click a wrapped line, app will select whole line now.
  • IMPROVED: Improved the behavior of [Repace in Files]
  • IMPROVED: Added up/down operations in snippet window
  • IMPROVED: If you opened a file with BOM, app will show a plus(+) behind the name.
  • IMPROVED: Improved the behavior of [Set Font]. You can use selected font immediately without choosing menu items.
  • FIXED: Fixed a bug of selecting word by holding Ctrl key
  • FIXED: ActiveDoc.Insert will delete text first, then insert text.
  • FIXED: Fixed a bug of highlight url and email.
  • FIXED: Fixed a bug Next/Prev Window with tab order
  • FIXED: Directory View might not show some files without ext.
  • FIXED: When use multiple lines in Find/Replace dialog, the regex menu couldn't be used.
  • FIXED: Batch Convert couldn't support UTF8 bom very well.
  • FIXED: Toolbars/Modebars redraw problems.
  • FIXED: Many other problems

New in EverEdit 3.4.3(4045) (Apr 8, 2015)

  • ADDED: Added a new command [cm_edit_rawcopy]. If selection doesn't exist, EverEdit will not copy anything into clipboard.
  • ADDED: [Tools->Sum] command now supports column selection/multiple selections.
  • ADDED: Added a new option in [User tool]. [Capture output (Show Window)]
  • FIXED: EverEdit couldn't handle some special chars very well in [Copy as RTF].
  • FIXED: [Find/Replace] couldn't remember last position. (Bug in 4041)
  • FIXED: When you press Ctrl+F3/Ctrl+Shift+F3 to find the word in cursor position, EverEdit might not find next result. In this circumstance, EverEdit will use [Not Regex]/[Not Extended Mode]/[Not Wordonly]/[Case sensitive] to find the string.
  • FIXED: If you just ran a jscript file, [macro window] might throw some syntax error. In the latest version, EverEdit will always use VBS engine in macro window.
  • FIXED: A bug of command line args (-n).
  • FIXED: A bug of regex expression lib.
  • IMPROVED: Updated some syntax files (jsp.mac, java_base.mac). Note: To avoid overwrite user customized syntax files, you should manually copy these files from update folder.

New in EverEdit 3.4.2(4041) (Feb 19, 2015)

  • NEW: Added mouse middle behavior. You can bind an command to the middle button. (Setting->Edit)
  • IMPROVED: When double click items in [Directory View], EverEdit will focus on opened file.
  • IMPROVED: Removed and changed some shortcuts of [Directory View]
  • IMPROVED: Improved bracket match limit to 4000 lines (Up: 2000 lines, Down: 2000 lines)
  • IMPROVED: If you press delete or backspace key, EverEdit will delete selection first if there does exist some selections.
  • IMPROVED: Some wrong translations of shortcuts
  • IMPROVED: The calltip window might be covered by complete window
  • FIXED: A bug of overwrite mode when input CJK chars
  • FIXED: [Word Complete] couldn't work very well with mouse wheel.
  • FIXED: A bug of Conversion (To Full Width)
  • FIXED: Syntax highlight might became invalid on some circumstances.
  • FIXED: If virtual spaces was enabled, and you clicked the right edge of editor area, EverEdit couldn't scroll very well.
  • FIXED: When create a new instance, EverEdit will not load session any more.
  • FIXED: A bug of folding on some circumstances
  • FIXED: Some other minor bugs.

New in EverEdit 3.4.1(4037) (Nov 17, 2014)

  • FIXED: When mouse hover some buttons of main toolbar in English version, EverEdit might crash.
  • FIXED: When you are searching only one char with Asia character, EverEdit's behavior might not be correct.
  • FIXED: When the cursor is on the left pair, if you delete the selection, the cursor's position might not be refreshed very well.
  • IMPROVED: When the auto-complete window doesn't exist, calltip will display on the bottom side.
  • IMPROVED: Added new command [Toogle CallTip] in [Document] menu.
  • Others: Updated syntax files: autolisp/red/rebol/nodebrain.

New in EverEdit 3.4.1(4036) (Nov 3, 2014)

  • ADDED: 2 New commands: Scroll edit area and don't move cursor position (cm_move_scrolldownscreen/cm_move_scrollupscreen)
  • ADDED: New setting in [Edit] page: When press Up/Down, if the distance between cursor and top/down is below ? value, the edit area will scroll.
  • ADDED: New command in Hex Context menu: copy hex data with 0D 0C 32 80... style
  • ADDED: New command in Hex Context menu: paste hex data from string 0D 0C 32 80...
  • IMPROVED: When click on line number area, EverEdit will ignore mouse movement within 300ms.
  • IMPROVED: Holding Shift key and click line number area, EverEdit will select whole line.
  • IMPROVED: Holding Ctrl key and click line number area, EverEdit will add this line into multiple selection.
  • IMPROVED: Jump to Tags: if a normal selection exist, EverEdit will use selected text while not the word in cursor position
  • IMPROVED: Added progress info for high-speed replacement.
  • IMPROVED: Added progress info for multiple line Replacement
  • IMPROVED: Improved the performance on displaying some very long lines.

New in EverEdit 3.4.0(4029) (Oct 25, 2014)

  • FIXED: Fixed a bug of [auto indent].

New in EverEdit 3.4.0(4028) (Oct 25, 2014)

  • FIXED: When open some syntax files, app might crash (Caused by the latest regex engine).
  • FIXED: When you copy text with line mode, and then do [copy] action again in other text editors, EverEdit's behavior might be unexpcted.
  • CHANGED: Rollback regex engine to old version. (Removed balancing groups support)

New in EverEdit 3.4.0(4026) (Oct 25, 2014)

  • IMPROVED: When use command to show mini-find-bar, if selection doesn't exist, EverEdit will use the previous text.
  • IMPROVED: Session will remember file's syntax type.
  • IMPROVED: Improved the performance on editing huge file with syntax highlight
  • IMPROVED: Made the default diff ui be simple.
  • IMPROVED: Upgraded regular expression engine, support .Net Balancing Group usage now.
  • IMPROVED: Improved performance of syntax highlight
  • IMPROVED: Improved background color drawing effect
  • IMPROVED: Improved text drawing effect on some bad-design font
  • IMPROVED: Remember last word-wrap method after changing [Column Mode]
  • IMPROVED: When use ultra-high-speed find, EverEdit will display progress info every 1000000 lines
  • FIXED: When insert some snippets that written by macro, EverEdit might not undo them with one action.
  • FIXED: When edit text on [diff] mode, the scroll position might be wrong.
  • FIXED: The tooltips of toolbar are too short to display long text.

New in EverEdit 3.4.0(4022) (Oct 13, 2014)

  • FIXED: When switch [find/replace] dialogs with [ultra-high-speed find], [regex] might become invalid in [Replace] dialog.
  • FIXED: Couldn't update states of [Regex] and [Extended] very well in some circumstances
  • IMPROVED: When click [FindReplace] buttons to switch dialogs, the [Find What] will not be updated with selected text.
  • IMPROVED: Added [Stop] button in [Batch Repalce] dialog.

New in EverEdit 3.4.0(4021) (Oct 7, 2014)

  • IMPROVED: Improved drawing effect of some text with blend background.
  • IMPROVED: Show progress information on executing some busy operations such as find next/prev, replace, count in a hug file.
  • IMPROVED: Added word wrap button on toolbar of output window.

New in EverEdit 3.4.0(4019) (Oct 6, 2014)

  • FIXED: In some circumstances, the [Find Prev] function is very slow.

New in EverEdit 3.4.0(4018) (Oct 6, 2014)

  • IMPROVED: Improved the performance of core.
  • IMPROVED: Provide [Ultra-high-speed find] option in [Find] dialog. You can search string very fast from a huge file.
  • This option will disable [regex/whole word/extended].
  • Compared with the general serach method, [Ultra-high-speed find] is about 20 times around fast.
  • IMPROVED: Improved round rect drawing effect.
  • IMPROVED: [Find All] and [Find All in All Opened Files] were merged into one button in [Find] dialog.
  • IMPROVED: Added more commands into default toolbar
  • FIXED: In some circumstances, the main app might be frozen on opening a big file.
  • FIXED: A bug on opening file with Unicode 32 BE encoding.
  • FIXED: In some circumstances, snippet might not be expanded very well.

New in EverEdit 3.3.4(3980) (Sep 22, 2014)

  • FIXED: Fixed a bug on opening an ANSI file as utf-8 encoding.
  • FIXED: When switch tabs, outline window might catch the focus.
  • FIXED: A bug of [Save as], the file ext might be changed.

New in EverEdit 3.3.4(3979) (Sep 17, 2014)

  • Fixed: Fixed a bug on displaying icons of user defined tools which comes from 3978 (this version will not be notified).

New in EverEdit 3.3.4(3978) (Sep 17, 2014)

  • IMPROVED: Enhanced snippet manager. It can load large snippets now. Your old snippets' format will be converted on upgrading to latest version.
  • ADDED: Show word complete list. Document->Show Complete List.
  • FIXED: A bug of opened files. It might not refresh active window very well.
  • FIXED: A bug of [ShowHtmlHelp]
  • FIXED: A bug of multiple selection when press End key. It might cause the app crash.
  • IMPROVED: When delete a word, EverEdit will not distinguish Hiragana&Katakana.
  • IMPROVED: Snippets now support $. When you want to input $1, you should use $$ to escape $ itself.
  • IMPROVED: When you press Tab, EverEdit can jump out pairs continually. For example, [({CARET})], when you press Tab, EverEdit will jump to next pair one by one.
  • IMPROVED: Improved performance of syntax parser.
  • IMPROVED: Improved shortcut processing of [Find Everything] and [File Manager]
  • IMPROVED: Enhanced error handle of [sort command]
  • IMPROVED: New toolbar icons [Show Recently Opened Files] and [Show Recently Used Sessions].

New in EverEdit 3.3.3(3961) (Sep 17, 2014)

  • FIXED: A bug on displaying icons of user defined tools
  • FIXED: [Compare/Diff] couldn't show the encodings' difference very well
  • FIXED: A bug on showing help files(CHM/HLP) with multiple matched topics
  • IMPROVED: User define marker dialog now can display each item's colors now.

New in EverEdit 3.3.3(3959) (Aug 29, 2014)

  • FIXED: [Delete blank lines] might can't delete last blank line.
  • FIXED: Some bugs of [Compare]
  • FIXED: A drawing problem of [indent line]
  • FIXED: A bug of [Delete duplicated lines]
  • FIXED: A bug of [Copy with RTF]
  • FIXED: A bug on finding text from project files
  • FIXED: A bug on updating addons.
  • IMPROVED: The multiple input box of [Find/Replace] now supports regular expression now.
  • IMPROVED: A memory leak on replacing in opened files
  • IMPROVED: Tag match and tag auto complete
  • IMPROVED: Provide high performance sort.
  • IMPROVED: Added a new option [Auto Clear] on context menu of [Output Window]
  • IMPROVED: Provide 24*24 toolbar icons

New in EverEdit 3.3.3(3935) (Aug 23, 2014)

  • Added: New command, Edit->Copy as RTF. You can copy highlighted text into MS Word/Wordpad or any other rich text edit.
  • Added: Supply thumbnails view for [compare/diff]
  • IMPROVED: When drag&drop tab over tab window, it will not popup any menu now.
  • IMPROVED: A php tag close detection bug in syntax\php.mac. Note: You should overwrite this file manually.
  • IMPROVED: When the file name is too long, the prompt dialog couldn't display full name very well.
  • IMPROVED: JumpList now shows MRU now.
  • IMPROVED: Outline window might not display tags relationship very well.
  • IMPROVED: Block comment operation.
  • IMPROVED: Auto-complete now supports 1-9 key to select word directly (Settings->Auto Complete)
  • IMPROVED: Added clear command into command window
  • FIXED: [Compare/diff] might not detect encoding very well.
  • FIXED: A small bug of MRU.

New in EverEdit 3.3.2(3917) (Aug 16, 2014)

  • IMPROVED: If the selected text can be converted to some color, Color Picker will show it on startup.
  • IMPROVED: When drop folders into main window, EverEdit will insert file's full path name & ext.
  • IMPROVED: When use some dark themes, [Compare] will use proper color schema.
  • IMPROVED: When [Find Next] or [Find Previous] uses up 15 seconds, EverEdit will alert a dialog to avoid freeze.
  • IMPROVED: When display some special lines, EverEdit ran slowly.
  • IMPROVED: New indent line style. (Settings->Style)
  • IMPROVED: When insert line break at EOL, the line edit state will not be changed.
  • IMPROVED: HEX control uses global line number color configuration now.
  • IMPROVED: [Compare] will select last 2 used files on startup;
  • IMPROVED: Improved [Compare] speed (about 50%)
  • IMPROVED: Add minimap option on [Compare] frame.
  • IMPROVED: [Project Window] now supports drag&drop folders.
  • IMPROVED: When use [Find All] or [Grep], EverEdit will not clear output window anymore.
  • IMPROVED: UAC.exe might be treated as an virus.
  • FIXED: App might crash when switch syntax highlight on [Compare] frame.
  • FIXED: When triple click a word, EverEdit couldn't select whole line.

New in EverEdit 3.3.2(3897) (Aug 11, 2014)

  • ADDED: New diff/compare/merge function. (MainMenu->Tools->Compare).
  • IMPROVED: Improved all icons with round style.
  • IMPROVED: If the app crashed, the dmp file will be saved on desktop now.
  • IMPROVED: Flat tab style now can display file status now.
  • IMPROVED: Color picker can popup color dialog now, when user click the [color] button.
  • IMPROVED: When refresh the syntax highlight, the folding method might not be updated very well.

New in EverEdit 3.3.1(3846) (Jul 28, 2014)

  • ADDED: Color Picker. MainMenu->Tools->Color Picker.
  • ADDED: [Close tabs to the left/Close tabs to the right]. Right click the tab area, you will see these 2 new commands.
  • ADDED: Added [Marge tabs to one group] command. MainMenu->Window, or right click tab area.
  • FIXED: Extend mode didn't work very well on [batch replace].
  • FIXED: A bug of HEX control. When input some special chars, app might crash.
  • FIXED: A crash bug when press some shortcuts.
  • FIXED: Tab order couldn't restore very well from session/command line args.
  • IMPROVED: Optimize the performance of syntax parser, 300% faster now. The default max char of syntax highlight in a single line was enlarged to 2000
  • IMPROVED: Provide better Web(HTML/ASP/PHP) syntax highlight.
  • IMPROVED: The star(*) mark (dirty flag) will always show, even the file name is very long.

New in EverEdit 3.3.0(3822) (Jul 22, 2014)

  • FIXED: A syntax highlight bug. It might cause some wrong highlight with HTML/PHP/ASP etc..
  • FIXED: When window's size was changed, some wrap methods didn't work very well.
  • IMPROVED: When double click the editor area and select a word + holding left button of mouse, EverEdit will always use [word selection]
  • IMPROVED: A potential bug on loading files from archive package.
  • IMPROVED: Added [Apply] button into [Custom Marker Dialog]
  • IMPROVED: Added codepage 866 into code page list.

New in EverEdit 3.3.0(3817) (Jul 19, 2014)

  • FIXED: Fixed a big bug of 3815 with [Replace All] command.
  • IMPROVED: When close all files/close other files/exit app, EverEdit will check all dirty files first, then send close command.
  • FIXED: When press Up key in the top line of screen, the cursor moved 2 lines.
  • FIXED: When caret is invisible, PageUp/PageDown's action was not correct!
  • FIXED: When an inactive document was saved, the document bar (tab bar) wasn't refresh properly.
  • FIXED: When press Up key in auto-complete, the screen wasn't refresh properly.

New in EverEdit 3.3.0(3815) (Jul 18, 2014)

  • ADDED: Virtual space. MainMenu->Edit->Allow Virtual Space.
  • ADDED: [Column insert] will use [virtual space] always. If you make a column selection, EverEdit will draw a fat virtual line in the right edge which indicates that there's a [virtual insert point].
  • ADDED: Jump list support for Windows7+. Right click the icon of EverEdit on task bar, it will popup a menu which includes recently closed file and recently used sessions.
  • ADDED: Added more outline methods for Outline Window( Right click the outline window ).
  • IMPROVED: Multiple Edit Point will use the recently used caret position.
  • IMPROVED: Allow drag&drop session file into EverEdit.
  • IMPROVED: Improved [save/restore] of session files.
  • IMPROVED: Enlarge the buffer of encoding detector to 10000KB
  • IMPROVED: Improved tab bar drawing when display long file names.
  • IMPROVED: When switch between Focus Mode/Browse Mode/Normal mode, EverEdit will remember the line-wrap method now.
  • IMPROVED: Adjusted start index of command line parameters to 1, when use jump to line.
  • IMPROVED: When there are 3 or more options in auto-complete, Up/Down will loop from begin to end.
  • FIXED: The line edit state might be changed when export files.
  • FIXED: When reload current file, the outline window wasn't refresh properly
  • FIXED: A highlight bug when switch syntax highlight (Thanks Test123).
  • CHANGED: The max chars of highlight are restricted to:
  • Syntax Parser: Max 500
  • Selection Highlight: Max 2000
  • Output Highlight: Max 2000
  • URL/Email Highlight: Max 1000
  • CHANGED: When use [findall/findall from opened files], EverEdit will output text from a proper position. You can change this threshold in [Performance Page]
  • CHANGED: Optimize the main-menu. Some menu items are merged into sub-menu, such as Search->Find Misc.. etc..

New in EverEdit 3.2.9(3770) (Jul 7, 2014)

  • IMPROVED: Save to current session.
  • FIXED: A bug on selecting chars with NUL. (Multiple selection).

New in EverEdit 3.2.9(3766) (Jul 4, 2014)

  • ADDED: Multiple sessions. Save status of all opened files into a session and restore them later. MainMenu->File->Session.
  • ADDED: Support configuration for session working temporary folder . Settings->Session.
  • IMPROVED: External tools support system environment variables now.
  • IMPROVED: The under line may become invisible with some font configuration
  • IMPROVED: If remote files were opened, ShellTree will disable file location synchronization.
  • FIXED: The check box of [Batch Replace] became invisible on Windows XP.

New in EverEdit 3.2.8(3758) (Jun 30, 2014)

  • ADDED: Statusbar becomes customizable now. Settings->Advanced->StatusBar.
  • IMPROVED: Separate bookmark area from line number are, so you can make bookmark be invisible now.
  • FIXED: An icon bug of 32*32 images with FindNex/FindPrev.
  • FIXED: Some window placement restoring bugs.
  • Added mysql.mac in setup/portable files, update package didn't include this syntax file.

New in EverEdit 3.2.7(3748) (Jun 20, 2014)

  • IMPROVED: Better detection for comment line operation. You can use this style "//[SPACE]" to comment/uncomment line now.
  • Note: You should change your syntax file to use style. syntax\xxx.mac\xxx.CommentLine "// "
  • IMPROVED: When you exit full screen mode, EverEdit will cancel Focus/Browse mode.
  • IMPROVED: [Auto Update] will display current version/latest version and change log now.
  • FIXED: When you changed tab size, EverEdit couldn't process wrapper correctly.
  • FIXED: When you record macro with [ReplaceAll], there might throw some errors with char ".
  • FIXED: A drawing bug on switching panel key at HEX control
  • FIXED: Bad 3th parameters of Script:Document.FindNext
  • FIXED: The line height of list view on [Bookmark Manager] and [Batch Replace Dialog] was too narrow!
  • FIXED: A bug on decode snippet from [Mode]'s files.

New in EverEdit 3.2.7(3746) (Jun 16, 2014)

  • IMPROVED: [Auto complete] will ignore Home/End/NextPage/PrevPage. When you press Up/Down and [Auto complete]'s cursor is at the boundary, it will cancel [Auto complete] now.
  • IMPROVED: A new way for column selection: Holding the middle mouse button and move your mouse.
  • IMPROVED: HEX control will draw the cursor position on inactive panel.
  • FIXED: A bug on decoding snippets with \t, \r and \n.
  • CHANGED: Removed [Get More Addons] from help menu.
  • CHANGED: Added author info on UI language option page.

New in EverEdit 3.2.7(3740) (Jun 10, 2014)

  • ADDED: Re-open recently closed file. MainMenu->File
  • ADDED: Add [favorite items] on Replace Dialog. When user select favorite item, EverEdit will fill find/replace and options via history.
  • IMPROVED: User could use default system style of scroll bar now. Settings->Edit Style->Scrollbar.
  • IMPROVED: When use drag&drop splitter bar of text view, EverEdit will detect the gutter size and cancel the splitting properly
  • IMPROVED: Improved some operations of shortcut dialog
  • IMPROVED: When switch file between text/hex, EverEdit will remember the cursor position now.
  • IMPROVED: Hex control uses global theme now.
  • IMPROVED: Added icon support for system context menu (Need Vista+)
  • FIXED: A bug of jump pattern on OutputWindow
  • FIXED: Removed [Clear History] dialog and Added [Clear Recent &History] on MRU menu.

New in EverEdit 3.2.6(3727) (Jun 9, 2014)

  • ADDED: Added split button on vertical/horizontal scrollbar, it’s very handy to split current view now.
  • ADDED: Added 4 buttons on the below area of vertical scrollbar (Ruler/Font+/Font-/Restore Font)
  • ADDED: Snippet supports vbscript now. You can build a runable script to insert a snippet into current view.
  • Sample: ActiveDoc.InsertSnippet Now()
  • FIXED: Fixed an issue on recording macro.
  • FIXED: Fixed an issue on re-playing macro via [Edit Macro] panel.
  • FIXED: A bug of word complete
  • FIXED: Font menu might display some wrong items
  • FIXED: Syntax highlight might be invalid, if user split a text view
  • IMPROVED: Overwrite mode’s caret style of hex edit control
  • IMPROVED: Snippet manager
  • IMPROVED: Enhanced script. App.Lang to get current language. Quit() to exit current script
  • IMPROVED: Added diff button on toolbar
  • IMPROVED: Directory view could filter some special folders which like .git/.ignore etc..
  • IMPROVED: Some operations of auto completion
  • IMPROVED: If you remove snippet panel, all opened snippet view will be closed now
  • IMPROVED: When you drag&drop a file into a hex view, EverEdit will open it now

New in EverEdit 3.2.5(3705) (May 28, 2014)

  • ADDED: Every file can customize [monitor file changes] independently. MainMenu->Document->Monitor File Changes
  • ADDED: New command [Play macro] on [Edit Macro] panel
  • ADDED: Don’t promopt dialog and sort selected/all lines with asc/dec order. MainMenu->Tools->Sort
  • ADDED: Online help. MainMenu->Help->Online Help
  • FIXED: [Edit Macro] couldn’t record [Replace All] command.
  • FIXED: An exclusive mode problem on re-loading files

New in EverEdit 3.2.4(3696) (May 23, 2014)

  • ADDED: Macro Editor. When you are recording macro, EverEdit will display a panel at bottom and show current recorded commands.
  • ADDED: You can pause macro record now.
  • FIXED: When you click the right edge of some parital visible tab items, EverEdit might close it.
  • FIXED: A bug of snippet manager
  • FIXED: A bug of auto save.
  • FIXED: When the file was deleted , the tab’s icon became [Readonly].
  • IMPROVED: When you edit a snippet from snippet manager, EverEdit don’t promot to save modified snippets any more on closing tab items.
  • IMPROVED: You can drag&Drop tab items into Directory View/Project/Favorite Window now.

New in EverEdit 3.2.3(3688) (May 19, 2014)

  • ADDED: Search->Goto Tags. List all matched tags in FindEverything Panel.
  • FIXED: Wrong color theme in bookmark panel.
  • FIXED: [Open with Default Program]‘s state was not update correctly in Quick Directory panel.

New in EverEdit 3.2.2(3684) (May 17, 2014)

  • IMPROVED: Improved the tab position rearrangement on switching view HexText
  • IMPROVED: The toolbar of minifind is too narrow on Win8/Win8.1
  • IMPROVED: Quick Directory: Open file with default program. Default shortcut is F3 or space.
  • IMPROVED: Improved detection for read-only flag. If current file’s read-only flag was modified by external programs, EverEdit will update the flag automatically.
  • IMPROVED: Improved Plugin. Download FTP/SFTP plugin
  • Directory mapping. If you save a mapped local file,
  • Upload multiple files from disk
  • Create a new file on selected directory
  • Copy Name/Copy Full Path
  • Profile rename
  • Many other improvements

New in EverEdit 3.2.2(3678) (May 17, 2014)

  • FIXED: A bug of autocase. (Column/Multiple Selection may become invalid when enter autocase)
  • FIXED: A bug of autotag
  • IMPROVED: [Mini Find] will not hide automatically
  • IMPROVED: The history of [Find with Multiple Line] will not be remembered now

New in EverEdit 3.2.2(3674) (May 9, 2014)

  • ADDED: Mini find dialog. MainMenu->Search->Mini Find
  • IMPROVED: If current doc is new/empty, EverEdit will use it to load file while not create a new view
  • CHANGED: Removed local help files. All documentations will be online now
  • FIXED: Snippet Manager would scroll when pres Ctrl/Shift key
  • FIXED: Web preview with external browser in some windows

New in EverEdit 3.2.0(3668) (May 6, 2014)

  • ADDED: Align Left/Right/Center. MainMenu->Edit->Align, also added new shortcut and toolbar icons
  • ADDED: Add new tab on the far right side. Option->Tab
  • IMPROVED: Force to save recorded macro with UTF+BOM

New in EverEdit 3.2.0(3663) (May 5, 2014)

  • FIXED: Main frame froze when change tab/softtab

New in EverEdit 3.2.0(3661) (May 5, 2014)

  • FIXED: Main toolbar didn’t display proper icons for some commands
  • FIXED: Some crash bugs of favorite docking panel
  • FIXED: Some crash bugs of file manager
  • FIXED: Mode menu didn’t refresh even user select [Reload Modes]
  • IMPROVED: If use changes tab size or softtab via menu or clicking statusbar, EverEdit will change the value from current syntax configuration

New in EverEdit 3.2.0(3657) (Apr 24, 2014)

  • FIXED: Coundn’t save file without extension
  • FIXED: Save as Script couldn’t locate to macro folder

New in EverEdit 3.2.0(3655) (Apr 22, 2014)

  • FIXED: The args from Command Line that were not parserd correctly
  • FIXED: A bug of capitalize
  • FIXED: A bug of screen refresh

New in EverEdit 3.2.0(3653) (Apr 22, 2014)

  • Fixed: Fixed a bug on detecting encoding of EUC-JP
  • Fixed: A but on sorting selection
  • Changed: Ignore case on filtering text from shortcut dialog
  • Changed: Don’t prompt UAC dialog on manual update from menu

New in EverEdit 3.2.0(3651) (Apr 17, 2014)

  • Fixed: A bug on saving as….with current file type
  • Fixed: Document bar might show context menu on clicking items
  • Fixed: Session might lost, if app was closed unexpectedly
  • Fixed: A bug on swithing file with open file panel
  • Fixed: A bug of file association
  • Changed: Disable MessageBox on reloading all syntax files.

New in EverEdit 3.2.0(3643) (Apr 15, 2014)

  • Fixed: File path was not set correctly on FileSave/FileSaveAs
  • Fixed: Language setting may display a wrong value on some windows
  • Fixed: A word wrap bug with Fixed Pixel Width/Fixed column width
  • Fixed: Fixed default key.ini with ZoomIn/ZoomOut

New in EverEdit 3.2.0(3641) (Apr 14, 2014)

  • ADDED: High DPI and Retina display support
  • ADDED: Full support for Unicode 32 BE/LE and gb18030. You could open/save/modify those files just like normal plain text file. Note: You might need an Unicode font which include all chars.
  • ADDED: Remove tailing spaces on saving(Syntax Dialog->Advanced to toggle it)
  • ADDED: Ensure the EOL would contain a blank line(Syntax Dialog->Advanced to toggle it)
  • ADDED: Popup a dialog on clicking [more template menu] where you could select more syntaxs.
  • ADDED: Duplicate selection(Column Selection/Normal Selection/Multiple Selection)
  • ADDED: Rename active document(Document->rename or right click tab area)
  • ADDED: Display the EOL values on status bar(0x0D, 0x0A, 0x0D0A). (Note: EverEdit will format line format on saving).
  • ADDED: Provide more functions for WM_COPYDATA. Now, WM_COPYDATA has the ability to communicate with external EXEs.
  • ADDED: More command line args
  • -n:Move to line and col. Example: -n10:20
  • -h:Don’t add files to MRU list. These files come from command line’s args
  • -e:Encoding. Example(Force open these files with UTF-8): -e65001
  • -s:Syntax pattern. Example: -s”HTML”
  • -r:Readonly mode
  • -i:Open a new instance of EverEdit
  • -u:Update an addon
  • ADDED: Support multiple lines replacement. Note: It only works on normal text replacement, not Regex and Extend mode.
  • ADDED: Mode menu would display sub menu items now.
  • ADDED: Double click to close active document. You can toggle this function via tab settings.
  • ADDED: Auto Backup
  • ADDED: Auto Save
  • ADDED: Favorite files. Provide a docking pane where you can manage your favorite files.
  • ADDED: Find/Replace dialog could dock to bottom of main application
  • ADDED: Remember the cursor position of all opened files
  • ADDED: Restore your last selection. You might click some where and lost your previous selection, you could restore it now.(MainMenu->Edit->Others->Restore last selection)
  • ADDED: Clone view. You could clone any text view and split them.(Right click tab and select clone view)
  • ADDED: The tab of docking windows could be placed on top(Right click the tab and select TopBottom)
  • ADDED: Detach files into a new instance.(The file must exist!)
  • ADDED: The context menu of textarea would display the scripts from maco\__textmenu__ folder
  • ADDED: You can hide main menu now(View->Toolbars->Hide Main Menu). Press Alt to toggle it.
  • ADDED: You could disable [tear off] now!(Option->General)
  • ADDED: Line state supports 1/2 pixel(Option->Edit Style)
  • ADDED: The tree control of docking windows support Visata/None Vista style configuration.
  • ADDED: [Yes to All]/[No to All] buttons on closing multiple files
  • ADDED: Docking windows support theme now.
  • ADDED: Provide new folding style(Icon)!
  • ADDED: Force to paste text with specified size of clipboard.(Paste->More->….)
  • ADDED: Provide new docking panel(File Explorer)
  • ADDED: Provide more configuration of printing.
  • ADDED: When you drop files/folder into EverEdit: Holding Ctrl key: insert file content to active document; Holding Shift key: insert full path into active document; If you drop a folder, EverEdit will insert the sub files into active document.
  • ADDED: Provide source view for Internet Explorer(Option->General)
  • ADDED: Document->Advanced->Update Modes to reload all modes
  • ADDED: Provide template configuration dialog, you could set many template for one file type now! You could also bind a shortcut to your template via ShortcutDialog
  • ADDED: Ctrl+Tab/Ctrl+Shift+Tab will popup a dialog where you could switch your files quickly!
  • IMPROVED:You can insert CR/LF with multiple edit point now.
  • IMPROVED:[Trim Leading/Tailing Spaces] will work on whole text if you don’t select any text
  • IMPROVED:Improved cursor movement for Japanese
  • IMPROVED:Improved performance of [Multiple Lines Replacement]
  • IMPROVED:If current word of auto-complete fully matches your input, auto-complete will hide instead of inserting CR/LF
  • IMPROVED:Bookmark drawing. Click bookmark area to toggle it.
  • IMPROVED:OutputWindow/Bookmark will not restore themselves on startup
  • IMPROVED:[Partially Edit] will work on current line if there’s no selection.
  • IMPROVED:[Goto Line] dialog will remember what you input now.
  • IMPROVED:Tab title would keep the original text, you can config it via tab settings
  • IMPROVED:Improved encoding detection for unicode 32 LE/BE
  • IMPROVED:[Capitalize] will work on multiple/column selection
  • IMPROVED:Syntax dialog would display current syntax item on showing.
  • IMPROVED:Better statistics function
  • IMPROVED:Added 2 buttons on [Find in Files dialog](1. Use the folder of active document 2.Move to parent folder)
  • IMPROVED:Removed some duplicated menu items in File&Window
  • IMPROVED:Better menu display on Visata&Win7
  • IMPROVED:[Grep] and [FindAll] would fold the results now!
  • IMPROVED:Sequence dialog could insert text with column mode now
  • IMPROVED:The title of document will not display …
  • IMPROVED:User defined tools now support 4 prompt args now
  • IMPROVED:Fold all/Unfold all will fold/unfold all levels
  • IMPROVED:If current folding method is pentagon, you can fold text with clicking the tail pentagon.
  • IMPROVED:Improved update.exe and it supports proxy configuration now!(Settings->Proxy)
  • IMPROVED:If template file’s ext is (.mac,.evb,.ejs,.epy,.epl,.erb,.elu), EE will run it as a script!
  • IMPROVED:EverEdit will remember your focus window now!
  • IMPROVED:[Monitor clipboard] will not paste text that comes from EE now!
  • IMPROVED:You can copy command text with right click on shortcut dialog
  • IMPROVED:The column number of Statusbar would count from 1 now(Settings->Edit)
  • IMPROVED:Ctrl+L will clear all texts on [Find Everything] docking window
  • IMPROVED:Docking window supports font configuration now(Settings->General)
  • IMPROVED:You can config the background color of active document via setting->tab
  • IMPROVED:EE will create a new document at the right side of active document
  • IMPROVED:Macro could record replacement now(Note:Don’t support multiple line replacement)
  • IMPROVED:File association would keep the old icons now.
  • IMPROVED:Session would remember the tab order of opened files
  • IMPROVED:Improved drawing of boundary line
  • IMPROVED:Toolbar could dock into bottom side now
  • IMPROVED:Added a new toolbar button which will popup a menu and display all docking windows.(Config it through settings->toolbar)
  • IMPROVED: Alert a message when save unicode chars to file with a none-Unicode encoding
  • IMPROVED: The menu of mode now supports [tear off]!
  • IMPROVED: Improved Open Files Panel.
  • IMPROVED: Add a new option for highlight selection with case insensitive.
  • IMPROVED: Directory View supports filter function now!
  • IMPROVED: Batch replace would work on all opened files!
  • FIXED:Fixed a critical bug on replace text with \n and [^\n]*
  • FIXED:The return value might not be correct on called from other applications
  • FIXED:A crash bug on sorting shortcut items on shortcut dialog
  • FIXED:EverEdit couldn’t extend selection to EOL
  • FIXED:Calltip couldn’t handle input very well with AutoCase
  • FIXED:If there were many tabs, the mouse operations might be not correct
  • FIXED:Fxied a critical bug with word complete on start page/web view
  • FIXED:Cut/Copy to Clipboard couldn’t cut/copy text correctly
  • FIXED:Fixed a flicker issue on mouse hover Ruler area
  • FIXED:Fxied a bug on sort word complete items on config page
  • CHANGED:All docking windows are moved into MainMenu->View->Docking Window
  • CHANGED:Some save/style configuations were moved into Backup/Style pages.
  • CHANGED:Removed HTML/XML tag complete from core. This function was moved into plugin.
  • OutputWindow:
  • ADDED: Multiple output window support
  • ADDED: Toolbar support(You can hide this bar via context menu)
  • ADDED: Press Enter and open the file that matched the file pattern
  • ADDED: Next/Prev result
  • Outlint Window:
  • ADDED: You can define the outline yourself now. Sample: [macro\__outline__\OutlineMarkdown.mac]
  • ADDED: You can copy the structure of outline via Context Menu
  • IMPROVED: OutlintWindow will display function name only(Context Menu->Show Functions)
  • Script:
  • ADDED: App.ClipboardText(get/set)
  • ADDED: App.Version
  • ADDED: SCRIPT_PATH(full path of current script file), SCRIP_NAME(path of current file without file name)
  • ADDED: App.SetValue(“xxx.xx”, “string or int”)/App.GetValue(xxx.xx)
  • ADDED: Retrieve project files via script
  • Set prj=App.Project
  • For i=0 To prj.FileCount
  • App.OutputText prj.GetFile(i) & vbCrLf
  • Next
  • ADDED: Textedit supports user defined icon(png/bmp). The icon size must be 16*16.
  • Set doc=App.ActiveDoc
  • ok=doc.SetImageList(“c:\xxxx.bmp”)
  • doc.SetLineIcon 1(line), 2(icon index)
  • ADDED: Textedit supports tooltip for each line. It will display the tooltip on mouse hover
  • Set doc=App.ActiveDoc
  • doc.SetLineTooltip 1(line), “Hello, world”
  • ADDED: Other functions:
  • GetSyntaxState/OpenOutlineFile/FileCount/GetDoc(int index)/doc.Activate/App.CreateOutputWindow/App.BindShortcut/App.FindShortcut
  • IMPROVED: You can include file with … now! Example: Include(“../xxx.mac”)
  • IMPROVED: ActiveDoc.ReplaceAll(string find, string replace, bool case, bool regex, bool word, bool extend)
  • IMPROVED: menu.AddSubMenu, “MySubMenu”, submenu
  • Syntax:
  • ADDED: New functions
  • parser.CreateWordFromFile/parser.AddWordFromFile/parser.OnOutline/parser.AddGlobalItem

New in EverEdit 3.11(3085) (Dec 16, 2013)

  • FIXED: Main app crashed on Find/Replace in Project files
  • FIXED: A bug in Statistics with UTF-16 LE/BE encoding

New in EverEdit 3.11(3084) (Dec 4, 2013)

  • FIXED: A syntax parser bug in php,html,asp etc..

New in EverEdit 3.11(3083) (Dec 4, 2013)

  • FIXED: Couldn’t move caret to first char with indent wrapped lines
  • FIXED: Couldn’t restore files from session with some encodings
  • FIXED: OutputWindow couldn’t resize properly on initial
  • FIXED: Conversion->To FullWidth/To HalfWidth couldn’t handle spaces
  • FIXED: A bug of syntax parser with nested regions
  • FIXED: Some problems of syntax highlight files(Python/Go)

New in EverEdit 3.11(3082) (Nov 29, 2013)

  • FIXED: Main app might crash on updating tags/deleting project files
  • FIXED: Couldn’t restore files with proper encoding on startup
  • IMPROVED: Main app was suspended on completing words from context

New in EverEdit 3.11(3080) (Nov 25, 2013)

  • FIXED: ReplaceAll in scripts couldn’t handle multiple lines
  • FIXED: A problem on Zoom In/Out with minimap
  • FIXED: A bug on delete syntax item in syntax dialog
  • FIXED: A bug on adding user defined extensions in Assoc Dialog
  • IMPROVED: Update.exe would display a message box if net work problems occurred.

New in EverEdit 3.11(3079) (Nov 20, 2013)

  • FIXED: Couldn’t switch focus with split group
  • FIXED: Results might be skipped on greping text from folder with [Whole Word]
  • FIXED: Minimap couldn’t display background color of some syntax files
  • IMPROVED: Shrink max length of greped line to 4096
  • IMPROVED: Scrolling of minimap
  • IMPROVED: Find/Replace window might beyond outside of desktop

New in EverEdit 3.11(3074) (Nov 13, 2013)

  • FIXED: Fixed a critical bug on saving file with exclusive mode, It might cause your data loss!(From EverEdit 3.0)
  • I’m very sorry to my users for this bug, if you have encountered data loss!
  • EverEdit will continue enhance the quality!
  • FIXED: Fixed a bug on relace all opened files(Dirty state was not udpated correctly)
  • IMPROVED: Delete operator was moved to outside from context menu
  • IMPROVED: Tab size wil be remembered on clicking statusbar

New in EverEdit 3.11(3073) (Nov 12, 2013)

  • FIXED: Fixed a critical bug on deleting all text with minimap
  • FIXED: Find everything couldn’t display web preview correctly
  • FIXED: Output window couldn’t init the position very well on startup
  • FIXED: Fixed some bugs in preview of markdown

New in EverEdit 3.11(3072) (Nov 11, 2013)

  • FIXED: minimap wasn’t refreshed correctly on pasting text from clipboard
  • FIXED: A bug of ReplaceAll in scripts
  • FIXED: A bug of user defined toolbar
  • FIXED: A bug on opening source/header file in C++ mode
  • IMPROVED: HTML/XML’s tag auto completion was disabled on multiple/column selection
  • IMPROVED: the drawing of tab icon
  • IMPROVED: Improved the performance of grep

New in EverEdit 3.11(3070) (Nov 11, 2013)

  • FIXED: A bug on refreshing text with word wrap

New in EverEdit 3.11(3069) (Nov 11, 2013)

  • ADDED: Set encoding to UTF-8 on ANSI files(Settings->General->File), default is off
  • ADDED: Copy file name via tab context menu
  • ADDED: New menu item(Wrap toolbar) on clicking tookbars
  • ADDED: History button and close button for command bar
  • IMPROVED: Minimap will alwasy display active view
  • FIXED: A bug of outputwindow on displaying long text. Shrink max line size of outputwindow to 4096
  • FIXED: Switch projects via menu might not display project window
  • FIXED: Mode menu update bug on switch document between HEX/Text

New in EverEdit 3.10(3058) (Nov 7, 2013)

  • FIXED: a bug on calculating scrolling offset of minimap
  • FIXED: a bug on releasing from drag/drop
  • FIXED: a bug on pop-uping MRU menu

New in EverEdit 3.10(3056) (Nov 7, 2013)

  • ADDED: Minimap, thumbnails of documents. You could use minimap to drag or scroll document. If you want to hide all scrollbars, goto MainMenu->Settings->General->Edit to hide vertical and horizontal scrollbars
  • ADDED: Bookmark manager. Bookmark manager will list all bookmarks of opened files and it can also update positions automatically. Note: Bookmark manager will not save/restore bookmarks
  • ADDED: Wrapped lines now can use same indent as first line. MainMenu->Document->Word Wrap->Indent Wrapped Lines
  • ADDED: Force EverEdit to hide all scrollbars. MainMenu->Settings->General->Edit to hide vertical and horizontal scrollbars.
  • ADDED: MainMenu->Search->Find Tags.
  • ADDED: MainMenu->Help->Open Install Directory
  • ADDED: MainMenu->Document->Copy File Name
  • ADDED: MainMenu->File->Close All
  • ADDED: All project files are listed below project menu now.
  • IMPROVED: Find/Replace dialog will move automatically, if found words were covered.
  • IMPROVED: Pressing Ctrl key and scroll your mouse above tab area will switch active document.
  • IMPROVED: Auto completion will ignore full digit words
  • IMPROVED: Auto completion will display full matched context word
  • IMPROVED: Snippet completion will not be sorted by length in default
  • IMPROVED: Multiple keys will automatically be invalid after 5 seconds, if you don’t press any keys
  • IMPROVED: doc.CaretLine and doc.CaretCol now support get/set in script control
  • IMPROVED: Right mouse option[Open with EverEdit] is based on the current user settings now
  • IMPROVED: Highlight words in edit area on finding all
  • IMPROVED: Drag and Drop
  • IMPROVED: Update.exe will popup UAC dialog via Help->Check Latest Version
  • FIXED: some wrong translations of shortcuts
  • FIXED: A bug on updating title of document
  • FIXED: Files might not be saved after restoring from sessions
  • FIXED: A bug of markdown.mac
  • FIXED: Main application may crash on (New Line Before) with selection
  • FIXED: Some text with & may display not correctly
  • FIXED: A bug of license dialog
  • FIXED: Some commands didn’t work on non-text window

New in EverEdit 3.04(3018) (Oct 30, 2013)

  • FIXED:View shortcut via [Help->Keyboard map] may display line edit state.
  • FIXED:Main application may crash on executing some commands
  • FIXED:A bug on closing files in [Opened Files Window]
  • FIXED:A bug on adding active file to current project
  • FIXED:A bug on shortcut dialog
  • FIXED:MessageBox bug on Multiple monitors
  • FIXED:A bug on resizing line number area
  • FIXED:Some bugs in script control(doc.Delete/Doc.SetCaretPos)
  • FIXED:Some bugs in [TextFx]
  • Improved:Open selected project in project manager on double clicking list box
  • Improved:Menu.Popup(BOOL bScreenPos) can adjust menu position via first param(True:Screen position, False:Caret position)
  • Improved:Auto indent/unindent’s text length was enlarged to 128
  • Improved:Improved auto tag completion in html/xml

New in EverEdit 3.03(3010) (Oct 21, 2013)

  • Markdown parser engine was enhanced from 3.03, fully supports inline code highlight and table! You can preview current markdown file with external browser or export current buffer to a html file now! If you like, you can change the default theme through scripts of [mode->markdown] folder.
  • EverEdit can highlight strings with continue char! Most of text editors don’t support this feature very well! EverEdit can do it now!
  • ADDED:New param for CreateStringRegion, you can use 5th param to config the continue char now!
  • ADDED:New script function to show file dilog[ ShowFileDialog(bool bOpen, string strDefault, string strExt) ]
  • ADDED:You can config base line of font now.
  • IMPROVED:Improved markdown preview function and a lot of built-in commands
  • FIXED:Auto completion in html->style region of line

New in EverEdit 3.02(3004) (Oct 18, 2013)

  • ADDED:You can use your mouse to scroll most of inactive windows of EverEdit now, such as Tab area, Directory View..
  • FIXED:A drawing bug of Calltip window with Line Edit State
  • FIXED:A drawing bug of Command window with Line Edit State
  • FIXED:A bug of command Context Help
  • FIXED:A bug on drawing do with wrapped lines
  • FIXED:A bug on drag&drop tab items over close area

New in EverEdit 3.01(3003) (Oct 18, 2013)

  • ADDED:Line Edit State. Modified and Saved lines will be marked with user defined colors(Modified:User Defined 1, Saved:User Defined 4, View theme dialog to get more details)
  • ADDED:French language package
  • ADDED:Style of tab char(arrow, line, arrow+line, char), Settings->General->Style to change to your fav style.
  • ADDED:Style of space(big dot, small dot, line), Settings->General->Style to change to your fav style.
  • FIXED:Clicking scrollbar wouldn’t display context menu of scollbar
  • FIXED:A title drawing bug of tabs with &
  • FIXED:A bug of indent and unident
  • FIXED:A bug on double clicking outline view
  • FIXED:A bug on counting words of statistics
  • FIXED:A bug of word completion
  • FIXED:A bug on replacing files without ext
  • IMPROVED:Some dialog’s MUI interfaces.

New in EverEdit 2.90(2073) (Aug 2, 2013)

  • Fixed a critical bug of syntax parser.
  • Fixed a bug on clicking arrow of QuickFile window
  • Fixed a bug on showing default associations

New in EverEdit 2.90(2072) (Jul 29, 2013)

  • Fixed a bug of [Change file type] dialog
  • Fixed a caret moving bug(fold operation might change the caret position)
  • Paste] operation can undo with only one action now
  • Try to fix the bug of single instance

New in EverEdit 2.90(2071) (Jul 27, 2013)

  • Fixed the bug on displaying current folding method.
  • Fixed a bug on routing shortcuts from mode such as Markdown/HTML/CSS/C etc..[Multiple keys might be invalid]
  • Fixed a bug on making ref of document object in scripts.
  • Fixed a bug of change type dialog(Couldn’t handle multiple inputs)
  • Fixed a bug of the shortcut dialog(Couldn’t show the default tool’s settings)

New in EverEdit 2.90(2070) (Jul 24, 2013)

  • Fixed a critical bug on restoring docking windows( the main exe may crash on starting )
  • Fixed a bug on double-clicking the document bar

New in EverEdit 2.90(2069) (Jul 23, 2013)

  • Fixed a bug on inserting pairs
  • Fixed a bug on showing dialogs/menus with multiple monitors
  • Fixed a bug on closing active file [double clicking may block windows refreshing]
  • Improved efficiency of default URL match

New in EverEdit 2.90(2066) (Jul 18, 2013)

  • Fixed a critical bug on adding custom snippets on [Snippet Window]

New in EverEdit 2.90(2065) (Jul 15, 2013)

  • Fixed a bug on setting size of Tab(It may change the folding method)
  • Fixed a bug on sorting strings with wrong tips.

New in EverEdit 2.90(2063) (Jul 10, 2013)

  • Fixed a bug on release file’s handle
  • Fixed a URL hilight Bug
  • Fixed a bug on re-loading snippets
  • Fixed a bug on re-sizing snippet window
  • Fixed a bug of association with bat/cmd/vbs/js

New in EverEdit 2.90(2061) (Jul 9, 2013)

  • New Features:
  • Added x64
  • Redesigned UI
  • Load huge files asynchronously and display progress
  • Use separated font for Chinese/Japanese/Korean
  • Spelling Checking
  • Quick select EOL
  • Mode file could use multiple keys now
  • Enhanced Folding
  • Added focus mode
  • Added disable to edit function
  • Added partially edit function(Press Alt+])
  • Redesigned font dialog
  • Added new web preview window
  • Added file associations.
  • Language files now support pure text format
  • Improvements:
  • Improved drawing of multiple cursor
  • Delete full spaces on deleting whitespaces of EOH/EOL
  • Save dialog will select the proper ext for current syntax file
  • Improved drawing of status bar
  • Improved UAC checking
  • Improved restoring of docking windows
  • Improved dummy window checking on creating a new window
  • Enhanced reading mode
  • C+F/C+H will switch between Find/Replace Dialog
  • Expand folders automatically on adding folder into Directory view
  • Restored user defined transparency settings
  • Macro file] would set syntax directly
  • Enhanced drawing of folded text
  • Moved snippet files to [snippet] folder
  • Enhanced macro recording
  • Updated icon of update.exe
  • Enhanced context menu of edit on pop-uping from keyboard
  • ALT+Doubling clicking URL/Email will open the web or email client
  • Enhanced CreateWord
  • Popup a dialog on clicking syntax part of statusbar
  • Directory view support moving order now.
  • Press Esc key will delete the last selection on [quick select], double click Esc key will erase all selections.
  • Added border for complete box
  • Hide document bar on full screen mode
  • Keep the top line number after replacing
  • Don’t insert pairs on multiple selection or column selection
  • Enhanced running of user tools on start page or hex view
  • Enhanced encoding window
  • Enhanced multiple selection
  • Keep selection on duplicate the current selection
  • Improved drawing on full screen mode
  • Script files now support InputBox/MsgBox
  • Use associated template file on creating new files
  • Enhanced print preview
  • Bold current tab of document bar
  • Select string with same syntax state on holding Alt key
  • Enhanced .nfo files encoding detection
  • Enhanced spaces drawing
  • Closing current document will close the main window, if no files exist!
  • Deleted current line indicator’s settings
  • Selection folding will be always enabled!
  • Fixed Bugs:
  • Fixed a bug on general dialog of option.
  • Fixed a promoting bug on delete [Delete Blank Lines] and [Delete duplicated Lines].
  • Fixed a bug on breaking current thread of outputwindow
  • Fixed a bug on Find Up/Find Down
  • Fixed a bug on deleting spaces of EOL
  • Fixed a bug on setting icons of view with browse mode
  • Fixed a drawing bug of line spacing configuration
  • Fixed a bug on escaping of find/replacing
  • Fixed a bug on drag/drop docking windows
  • Fixed a bug of toolbar redraw on hex view
  • Fixed a bug on setting syntax file for current splitting view
  • Fixed some memory leaks’ bugs
  • Fixed a bug on configuring themes
  • Fixed a bug of color picker
  • Fixed a bug of encoding detection
  • Fixed a crash bug on windows 8.1

New in EverEdit 2.82(1606) (May 15, 2013)

  • Quick select same word downward!(Ctrl+D)
  • Multiple selections (Press Ctrl key on click left button of mouse)
  • New Functions:
  • Multiple Selection, Multiple Edit Points!
  • Quick Select(Edit->Quick, select same word downward, the default shortcut is Ctrl+D)
  • Select to word edge on pressing Ctrl (moving your mouse)
  • Jump out of current pair(Search->Jump out of Pair)
  • Change type…(Document->Change type)
  • Improvements:
  • Don’t move caret on selecting all
  • Snippet size was expanded to 2KB
  • Line spacing could show the current value now
  • Enhanced context menu of directory view
  • Smart select ext on saving files
  • Enhanced script control of OutputWindow
  • Fixed Bugs:
  • Fixed a bug in theme dialog
  • Fixed wrong background color of Directory View & Snippet Window
  • Fixed a bug on showing tooltip of user tools
  • Fixed a bug on running script on start page
  • Fixed a bug on dropping text between splitter windows
  • Fixed a bug on zooming out/in outputwindow
  • Fixed a bug on capitalizing words
  • Fixed a wrapping bug on starting from cmd line.
  • Fixed a bug on creating a new group of snippet(snippet wasn’t saved correctly)

New in EverEdit 2.81(1522) (May 1, 2013)

  • New Functions:
  • Added JSHint for JSMode
  • Added Emmet for HTMLMode, default shortcut is Ctrl+E
  • Mode toolbar can be merged into main toolbar now.
  • Parser and scripts supports UTF8+BOM/UTF16+BOM now
  • Added restoring of bookmarks
  • Improvements:
  • Improved indent/manual folding
  • Improved drawing of docking windows
  • Improved [Completed message] displaying of user tools
  • Improved web preview on saving
  • Improved keyboard settings
  • Fixed Bugs:
  • Main toolbar may not display tooltip.
  • Outputwindow may not be showed on calling from script

New in EverEdit 2.80(1475) (Apr 29, 2013)

  • New Features:
  • Added big icon(Install Dir->Image->mainbar32.bmp), right click the toolbar and select the icon size
  • Added language mode. [Mode] supports global shortcut and could insert snippet/invoke dll/run exe/run macreo
  • Added language toolbar, you can add a new toolbar by editing the esm file
  • Added couples of highlight files(AutoHotKey, Bash, C99, Matlab, Pascal, Powershell, Reg, Go, Jsp, Fortran etc…)
  • Added [sum selection], Tools->Sum Selection
  • Added indent folding
  • Added markdown mode, Ctrl+B is preview
  • Added browse mode, [Document]->[Browse Mode]
  • Added HTML/CSS/JS beautify
  • Improvements:
  • The option dialog can remember the last page
  • Batch Replace] can remember the exported files
  • Added background color for bookmark line
  • Improved dropdown style of toolbar
  • Added [sort by length]
  • Improved the performance of sorting
  • PrintPreview&Print can print all highlights which include use define marks
  • Some controls of Dialog could popup a tooltip
  • Docking window can be removed now(Right click and remove panel)
  • Improved some functions [Directory View]
  • Directory View] could monitor the current file now
  • Improved the performance of smart wrap
  • Remembered the wrap method on splitting
  • Improved multiple line comment with shortcut
  • Selection highlight can be removed(View->Selection Highlight)
  • Improved WEB Preview for new version of IE
  • Column wrap could be remembered now
  • Improved rename function
  • Fixed Bugs:
  • Fixed a bug of single line comment on null lines
  • Fixed a background color bug of incremental search
  • Fixed a bug of file modification alert
  • Fixed some bugs in [Batch Replace]
  • Fixed some bugs in outline window
  • Fixed a bug in highlight
  • Many other bugs were fixed…

New in EverEdit 2.70(1302) (Apr 10, 2013)

  • Batch Replace:
  • You can replace multiple strings with one click now. Batch replace support full regular expressions. You could use batch replace to run translations and so on.
  • Short cut as follows:
  • Ctrl+N: Create a new item
  • Delete: Delete selected items
  • Ctrl+1: Edit find what
  • Ctrl+2: Edit replace to
  • Ctrl+3: Edit options
  • New Features:
  • Find all in search menu
  • Escape \n,\r,\t in Find/Replace
  • Expand background of active line to right edge of window
  • Add [Apply],[Cancel] to option dialog
  • Sort content with length of line
  • Add syntax file of AutoIt
  • Improvements:
  • Improved Find Next/Find Prev/Repace
  • Improved docking windows
  • Improved Line Comment
  • Improved drawing of background
  • Improved drawing of folding
  • Improved some icons
  • Improved Ctrl+C on no selection
  • F7 can hide/show all panels
  • WordChar setting was moved to syntax file
  • Support float font size via editing ini file directly
  • Fixed Bugs:
  • Style of output window couldn’t match the main style
  • Bugs in theme dialog
  • Bugs in print preview
  • Bugs in opening URL&Email
  • Bugs in folding of some syntax files
  • Fixed a icon bug after modifying read-only file
  • Fixed font drawing bugs
  • Fixed bugs in opening hex file
  • Fixed bugs in creating file with BOM
  • Fixed bugs in line height setting

New in EverEdit 2.61 (Apr 10, 2013)

  • Improvements:
  • Enhance theme’s style(Underline, delete line, bold underline, dotted line, rect)
  • Show folded text at EOL
  • Remove folding line and settings
  • Enlarge folding box
  • Improve URl&Email match
  • Re-organize menus
  • Fixed Bugs:
  • Fixed some hook functions’ bugs in Plug-in
  • Fixed a icon bug
  • Fixed wrong name display of tool groups
  • Fixed font drawing bugs with some font such as Monaco, Lucida Console
  • Fixed a bug on deleting brackets
  • Fixed a MRU bug on [Save As]

New in EverEdit 2.60 (Apr 10, 2013)

  • New Features:
  • New theme manager(support user defined scope color)
  • Support bold and italic font style with fixed with font
  • Added couples themes
  • Enhanced plug-in interfaces and messages ( standard C DLL + message)
  • Added date/time insert operation (Context menu->Insert)
  • Added last visited function(Window->Last Visited), or press F12
  • Added BOM option for new file
  • Selected undo text
  • Added filter lines function (Find->More->Filter Lines)
  • Added OutputText function for Macro[ OutputText(text), OutputText(text, clear_all, terminate_current_thread) ]
  • Improvements:
  • Improved bracket selection
  • Improved match in HTML
  • Improved folding are drawing, added new folding style(Box&Line)
  • Improved pair drawing
  • Improved some details of word-complete
  • Improved some font drawing
  • Improved quote completion
  • Improved context menu
  • Improved some icons drawing
  • Improved un-indent
  • Close output window on pressing Esc key
  • Move caret to another selection side on pressing Left or right
  • Center marked line on jumping
  • Set default path to the full-path of active document on opening or saving
  • Auto select replace scope according to selection
  • Remember the wrap setting of output window now
  • Use the encoding of active document on web preview
  • Display the icon file type in Tab-bar
  • Try to keep the position of caret after replacing all
  • Fixed Bugs:
  • Fixed drawing of open-file list
  • Fixed a bug of super parser
  • Fixed closing bugs of hex window
  • Fixed a highlight bug of output-window
  • Fixed caret bugs on restoring
  • Fixed the range bugs of [:alnum:] etc
  • Fixed [user space to tab] bugs
  • Fixed OVR/INS mode bugs in hex window
  • Fixed a bug on pasting 0 byte text to hex window
  • Fixed a caret bug on starting from command line
  • Fixed focus bugs on closing dirty documents
  • Fixed re-size bug in Find/Replace dialogs
  • Fixed a bug of incremental search