HippoEDIT - Windows Text Editor
   订阅通知邮件  下载 
 

HippoEDIT 1.48 - Bugfix Release:

Summary

This is bug fix release. Several crashes has been fixed, usability improved, numerous bugs are corrected.

What has been fixed and changed:

  • Added (file specific) note for all actions from main menu View (Editor and Panes) to make it clear, that function applied to current document only
  • Auto Indent executed now also after press of the Enter key and not only delimiter. Details...
  • Auto-Indent algorithm is not taking into account allowed containers information.
  • Automatic encoding for new project is in sync with global encoding settings.
  • Because of numeric complains Wrap Search flag in Search Dialog enabled by default for fresh installations.
  • Bug in selected coordinate calculations during block selection.
  • Text is duplicated in Hierarchy Bar (for example you can SPECIFICATION SPECIFICATION in HippoEDIT config).
  • Bug with syntax highlighting of the multi word keywords inside embedded syntaxes. Basic schema updated back (uncommented End If, End Function etc) Details...
  • Caret position is "not updated", if delayed up/down/left/right etc executed.
  • Changed default settings for charset auto-detection to false. New XML settings added, controlling automatic charset and font name detection based on document encoding. Defaults set to false (see example below). Details...
  • Check Lock state of the file on Save and inform user about it. Details...
  • Collapsing of neighbor comments block (line rest and multi comment) processed wrong.
  • Commenting with start_pos > 1 works wrong (in Cobol, for example). Details...
  • Completion for CSS attribute values does not always work.
  • Copy stops working and caret behaves strange when copying text from definition field in Navigation bar. Details...
  • Corrected calculation of the indent size for non-monospaced fonts, especially important for East Asian fonts. Details...
  • Corrected Match Scope highlighting when using symmetric pair symbols (like " or ').
  • Crash after Collapse All command in HTML.
  • Crash of Unicode version because IsWow64Process not found on Win 2000 version. Details...
  • Crash when opening Regular expression help (More Info...) from search dialog. Details...
  • Crash when searching in collapsed areas using Quick Search Bar.
  • Crash when using Ditto clipboard manager.
  • Ctrl + Right (move word right) does not work when Virtual Spaces are enabled. Details...
  • Do not move cursor to the bottom/top of the document when doing column selection with ruler, but move it in current line. Details...
  • Document Encoding could not be set back to Automatic if once changed in Tools->Options->Document. Details...
  • Document IS NOT any more set to modified state after change of the encoding and user is not asked for save later. Details...
  • Editor->Wrap settings in main menu looking strange when editor is in Print Preview Mode (all entries are selected).
  • Encoding names are not in HippoEDIT UI language. Details...
  • Encoding of initial non-modified project is not used for default encoding queries.
  • Encoding Recent is not updated in main menu. Details...
  • Error during save modified files, open for read in another application. Details...
  • Expand selection for case conversion commands to word automatically, if no selection exists. Details...
  • Explanation added for all automatic settings in dialogs explaining what automatic means in this case, to make settings more it more clear.
  • Fixed crash when editor started from user which does not have data files installed.
  • Formatting lost when pasting of the syntax highlighted source code from HippoEDIT into MS Word or MS Outlook.
  • Formatting of the source is lost when pasting in MS Word or Outlook (in HTML format).
  • From now on, extended encoding detection disabled by default for all source files, but left for all text files. Reason - too many false detection.
  • If document was changed by another app and then reloaded - user encoding is lost.
  • Important - changed behavior! Fresh installation now sets Viewer workspace by default equal to "default". This should decrease number of support questions about Multiple Instances.
  • In C source files (maybe not only in C), comment and uncomment when the selection is close to the lift side is not cope to each other. Details...
  • Indent position for non monospaced font is wrong, when Virtual Spaces are involved. Details...
  • Line Spacing style Exactly in Print Preview works wrong - lines are overlapped.
  • Navigation Bar is not always initially updated for non active file after HippoEDIT start.
  • New XML settings flag for disabling default behavior for File.New command (CTRL+N) to not use current file as template for new file (extension, language).
  • No description tooltip for templates in Code Completion list box.
  • Not possible to enable disabled bookmark from Bookmark manager.
  • Now non existing files are accepted in Files add... dialog for project explorer and created + added on demand. In 1.50 this will be split in separated command.
  • NSIS: show warning message if user does not have enough rights to install software in Program Files.
  • Numerous fixes for project functionality when project is not saved. Details...
  • Optimization for auto brackets functionality. Now redundant close symbols are also deleted, if between open/close symbols is typed some text.
  • Optimization for double click navigation to a file from Output Panel. Now if file name is relative or not fully qualified search for file is also done among files in current project and in Working directory.
  • Optimization for outlining parsing algorithm. Now document parsed completely (HE does not try to find closest unchanged scope to reduce update range) if it is small. This will reduce amount of situation when outlining/overview information is not updated correctly in HTML code.
  • Outlining for embedded syntax areas parsed with errors when syntaxes with multi word scope tags used. Details...
  • Problem during overwrite of the file auto recovery data (to prevent data loss when application is terminated without save). Can be recognized by File Save Error - Access is denied popup, appearing after some time if document is not saved.
  • Project Icon in Project tree changed to HE project icon instead of C++ project icon.
  • Prompts for document related settings extended with explanation, that settings are current file relevant only (as current line for example).
  • Redrawing bug, when using Page Scroll with mouse in all List controls with grid lines (in File Association dialog and in Options dialog).
  • Regression of startup performance introduced some time ago...
  • Regular expression search with ^. does not work. Characters are also found in the middle of the line.
  • Remove check mark for Quick Search Bar and Navigation Bar because they lead to misunderstanding, because it is not possible to toggle their state from menu as for other bars.
  • Renamed Go to the Next Position and Go to the Previous Position to Navigate Forward / Backward as in Visual Studio and to reduce misunderstanding.
  • Replace popup "Do you want to close HippoEDIT" in installer with manual close of HippoEDIT and Retry/Cancel.
  • Report BUG command does not work and report no error if no default mail client installed. Now should show message, informing that "default mail client is not found". Details...
  • Shift + Space shows "Not a shortcut" warning.
  • Small re-desing of the context menu. Search items removed, Smart Navigate and Find Next/Previous Occurrence moved to 0 level.
  • Smart Navigate does not work for variables in Perl.
  • Some preventive fixes when loading workspace with inconsistent data.
  • Strange crash when starting/ending editor. Reproduced when using editor as Source Code Viewer for IE 6 running inside VM from spoon.net.
  • Syntax dependent options are not saved. Details...
  • Tab usage determined incorrectly. Details...
  • Tabs are not expanded to spaces for line warp calculation, when Wrap By Page Width mode is used.
  • Variables context is not shown in completion list box tooltip for non Case Sensitive syntaxes.
  • Word Wrap algorithm use one less column when calculating wrap position.
  • Wrong tooltip position when editor placed on second (not primary) monitor.
  • Add additional style for current line number, to make it possible to disable bold or assign a color to current line number.
  • Important - changed behavior. From now on, if HippoEDIT started with passed file name as command line parameter, but without explicit workspace name, default is to use viewer workspace, but not default as before. Such convention should help to reduce numbers of problems, when HippoEDIT started with Windows Open with ... command and opens all old file from your default workspace. If you want to add file from command line to default workspace - use --workspace=default

也可以去看看 旧版本»


快速链接...