HippoEDIT x64 full changelog
HippoEDIT x64 1.60.46
released Sep 1, 2017 (New Release)
Fixed. The font used for Code Template Text editing is lost, after pressing Apply (in settings dialog)
Fixed. Crash on closing of HippoEDIT with modified documents, when document is deleted by external app
Fixed. Find/Replace dialog sometimes is not redrawn
Fixed. Scripting API: BeginUndoGroup/FlushUndoGroup persist empty groups
Fixed. Crash on closing of HippoEDIT with modified documents, when document is deleted by external app
Fixed. Find/Replace dialog sometimes is not redrawn
Fixed. Scripting API: BeginUndoGroup/FlushUndoGroup persist empty groups
HippoEDIT x64 1.60.00
released Nov 11, 2014 (New Release)
FTP Explorer plugin, with support of FTP/FTPS/FTPEX/SFTP/FTP over HTTP. Implements seamless FTP browsing, background loading and saving of files, searching on FTP and much more.
Live Colors plugin, that visualize color values directly in code, using underline or background color equal to typed color value.
Fuzzy match option for all kind of searches, that allows to use approximate text search in Find dialog, with new XML flag controlling fuzziness of the algorithm. Fuzzy mode flag has replaced Hex mode flag on Search Dialog.
Live Colors plugin, that visualize color values directly in code, using underline or background color equal to typed color value.
Fuzzy match option for all kind of searches, that allows to use approximate text search in Find dialog, with new XML flag controlling fuzziness of the algorithm. Fuzzy mode flag has replaced Hex mode flag on Search Dialog.
HippoEDIT x64 1.50.814
released Oct 7, 2013 (New Release)
Extension of the Text Editor by new features like:
Text Highlighting - free style text highlighting of any text block (like in Microsoft Word). Highlighting is not syntax dependent and persisted between sessions.
Colored Indent guides feature that paint indent guides in multi colors, making it easier following code structure. Find more on wiki.
Colored Braces feature simplifies locating of corresponding open/close brace in complex logical or arithmetic blocks. Find more on wiki.
Scope exists display scope exit indicator on margin for syntax constructs that lead flow to leave code scope (as return, break, continue etc). Find more on wiki.
With End Tag Annotations editor displays comments like annotations, after scope close tag (like “}” in JavaScript or “END” in SQL), helping you to track the scope is closed. The annotation contains details about open tag (as function name, logical construction etc). More info on wiki.
Text Highlighting - free style text highlighting of any text block (like in Microsoft Word). Highlighting is not syntax dependent and persisted between sessions.
Colored Indent guides feature that paint indent guides in multi colors, making it easier following code structure. Find more on wiki.
Colored Braces feature simplifies locating of corresponding open/close brace in complex logical or arithmetic blocks. Find more on wiki.
Scope exists display scope exit indicator on margin for syntax constructs that lead flow to leave code scope (as return, break, continue etc). Find more on wiki.
With End Tag Annotations editor displays comments like annotations, after scope close tag (like “}” in JavaScript or “END” in SQL), helping you to track the scope is closed. The annotation contains details about open tag (as function name, logical construction etc). More info on wiki.
HippoEDIT x64 1.50.813
released Aug 11, 2013 (New Release)
Extension of the Text Editor by new features like:
· Text Highlighting - free style text highlighting of any text block (like in Microsoft Word). Highlighting is not syntax dependent and persisted between sessions.
· Colored Indent guides feature that paint indent guides in multi colors, making it easier following code structure. Find more on wiki.
· Colored Braces feature simplifies locating of corresponding open/close brace in complex logical or arithmetic blocks. Find more on wiki.
· Scope exists display scope exit indicator on margin for syntax constructs that lead flow to leave code scope (as return, break, continue etc). Find more on wiki.
· With End Tag Annotations editor displays comments like annotations, after scope close tag (like “}” in JavaScript or “END” in SQL), helping you to track the scope is closed. The annotation contains details about open tag (as function name, logical construction etc). More info on wiki.
· Text Highlighting - free style text highlighting of any text block (like in Microsoft Word). Highlighting is not syntax dependent and persisted between sessions.
· Colored Indent guides feature that paint indent guides in multi colors, making it easier following code structure. Find more on wiki.
· Colored Braces feature simplifies locating of corresponding open/close brace in complex logical or arithmetic blocks. Find more on wiki.
· Scope exists display scope exit indicator on margin for syntax constructs that lead flow to leave code scope (as return, break, continue etc). Find more on wiki.
· With End Tag Annotations editor displays comments like annotations, after scope close tag (like “}” in JavaScript or “END” in SQL), helping you to track the scope is closed. The annotation contains details about open tag (as function name, logical construction etc). More info on wiki.
HippoEDIT x64 1.50.806
released Jun 3, 2013 (New Release)
What is new:
· Added %UserDir% tag for referring user directory (directory where all user data has been installed. As data, workspaces *.config, for portable mode it equal to %AppDir%)
· Added Permanent Smart Highlight mode. If ON, smart highlighting is not automatically removed with cursor movement or text edit, but toggled if new word is smart highlighted. By default disabled. Controlled by new XML flag PermanentSmartHighlight
· Already used shortcuts indicated in red color, during shortcut typing in all shortcut windows (fex in Keyboard Settings). So there is no need to press Assign any more to get message that shortcut is already in use
· Auto complete in Find fields.
· Browse.. command added to Tools Arguments menu.
· Check for file update before save to avoid overwriting
· Command added for opening New Browser window. If called from within another browser window duplicate window open.
· Added %UserDir% tag for referring user directory (directory where all user data has been installed. As data, workspaces *.config, for portable mode it equal to %AppDir%)
· Added Permanent Smart Highlight mode. If ON, smart highlighting is not automatically removed with cursor movement or text edit, but toggled if new word is smart highlighted. By default disabled. Controlled by new XML flag PermanentSmartHighlight
· Already used shortcuts indicated in red color, during shortcut typing in all shortcut windows (fex in Keyboard Settings). So there is no need to press Assign any more to get message that shortcut is already in use
· Auto complete in Find fields.
· Browse.. command added to Tools Arguments menu.
· Check for file update before save to avoid overwriting
· Command added for opening New Browser window. If called from within another browser window duplicate window open.
HippoEDIT x64 1.49.830
released Feb 20, 2012 (New Release)
What is new:
· Added %UserDir% tag for referring user directory (directory where all user data has been installed. As data, workspaces *.config, for portable mode it equal to %AppDir%)
· Added Permanent Smart Highlight mode. If ON, smart highlighting is not automatically removed with cursor movement or text edit, but toggled if new word is smart highlighted. By default disabled. Controlled by new XML flag PermanentSmartHighlight
· Already used shortcuts indicated in red color, during shortcut typing in all shortcut windows (fex in Keyboard Settings). So there is no need to press Assign any more to get message that shortcut is already in use
· Auto complete in Find fields.
· Browse.. command added to Tools Arguments menu.
· Check for file update before save to avoid overwriting
· Command added for opening New Browser window. If called from within another browser window duplicate window open.
· Added %UserDir% tag for referring user directory (directory where all user data has been installed. As data, workspaces *.config, for portable mode it equal to %AppDir%)
· Added Permanent Smart Highlight mode. If ON, smart highlighting is not automatically removed with cursor movement or text edit, but toggled if new word is smart highlighted. By default disabled. Controlled by new XML flag PermanentSmartHighlight
· Already used shortcuts indicated in red color, during shortcut typing in all shortcut windows (fex in Keyboard Settings). So there is no need to press Assign any more to get message that shortcut is already in use
· Auto complete in Find fields.
· Browse.. command added to Tools Arguments menu.
· Check for file update before save to avoid overwriting
· Command added for opening New Browser window. If called from within another browser window duplicate window open.
HippoEDIT x64 1.49.829
released Jan 30, 2012 (New Release)
What is new:
· Added %UserDir% tag for referring user directory (directory where all user data has been installed. As data, workspaces *.config, for portable mode it equal to %AppDir%)
· Added Permanent Smart Highlight mode. If ON, smart highlighting is not automatically removed with cursor movement or text edit, but toggled if new word is smart highlighted. By default disabled. Controlled by new XML flag PermanentSmartHighlight
· Already used shortcuts indicated in red color, during shortcut typing in all shortcut windows (fex in Keyboard Settings). So there is no need to press Assign any more to get message that shortcut is already in use
· Auto complete in Find fields.
· Browse.. command added to Tools Arguments menu.
· Check for file update before save to avoid overwriting
· Command added for opening New Browser window. If called from within another browser window duplicate window open.
· Added %UserDir% tag for referring user directory (directory where all user data has been installed. As data, workspaces *.config, for portable mode it equal to %AppDir%)
· Added Permanent Smart Highlight mode. If ON, smart highlighting is not automatically removed with cursor movement or text edit, but toggled if new word is smart highlighted. By default disabled. Controlled by new XML flag PermanentSmartHighlight
· Already used shortcuts indicated in red color, during shortcut typing in all shortcut windows (fex in Keyboard Settings). So there is no need to press Assign any more to get message that shortcut is already in use
· Auto complete in Find fields.
· Browse.. command added to Tools Arguments menu.
· Check for file update before save to avoid overwriting
· Command added for opening New Browser window. If called from within another browser window duplicate window open.
HippoEDIT x64 1.49.826
released Oct 11, 2011 (New Release)
What is new:
· Added %UserDir% tag for referring user directory (directory where all user data has been installed. As data, workspaces *.config, for portable mode it equal to %AppDir%)
· Added Permanent Smart Highlight mode. If ON, smart highlighting is not automatically removed with cursor movement or text edit, but toggled if new word is smart highlighted. By default disabled. Controlled by new XML flag PermanentSmartHighlight
· Already used shortcuts indicated in red color, during shortcut typing in all shortcut windows (fex in Keyboard Settings). So there is no need to press Assign any more to get message that shortcut is already in use
· Auto complete in Find fields.
· Browse.. command added to Tools Arguments menu.
· Check for file update before save to avoid overwriting
· Command added for opening New Browser window. If called from within another browser window duplicate window open.
· Added %UserDir% tag for referring user directory (directory where all user data has been installed. As data, workspaces *.config, for portable mode it equal to %AppDir%)
· Added Permanent Smart Highlight mode. If ON, smart highlighting is not automatically removed with cursor movement or text edit, but toggled if new word is smart highlighted. By default disabled. Controlled by new XML flag PermanentSmartHighlight
· Already used shortcuts indicated in red color, during shortcut typing in all shortcut windows (fex in Keyboard Settings). So there is no need to press Assign any more to get message that shortcut is already in use
· Auto complete in Find fields.
· Browse.. command added to Tools Arguments menu.
· Check for file update before save to avoid overwriting
· Command added for opening New Browser window. If called from within another browser window duplicate window open.
HippoEDIT x64 1.48.783
released Jul 6, 2010 (New Release)
· 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.
· 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)
· Caret position is quot;not updatedquot;, if delayed up/down/left/right etc executed.
· Auto Indent executed now also after press of the Enter key and not only delimiter.
· 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)
· Caret position is quot;not updatedquot;, if delayed up/down/left/right etc executed.
HippoEDIT x64 1.48.782
released Jun 14, 2010 (New Release)
· 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.
· 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)
· Caret position is quot;not updatedquot;, if delayed up/down/left/right etc executed.
· Auto Indent executed now also after press of the Enter key and not only delimiter.
· 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)
· Caret position is quot;not updatedquot;, if delayed up/down/left/right etc executed.
HippoEDIT x64 for Windows 7 - free download notice
Windows 7 Download periodically updates software information of HippoEDIT x64 from the publisher.
« BACK
My Account
Help
Windows 7 Software Coupons
-
MacX Media Management Bundle
70% Off -
WinX HD Video Converter
56% Off -
WinX DVD Copy Pro
42% Off -
MacX Video Converter Pro
56% Off -
WinX MediaTrans
63% Off
My Saved Stuff
You have not saved any software.
Click "Save" next to each software.
Click "Save" next to each software.
Would you like to receive announcements of new versions of your software by email or by RSS reader? Register for FREE!
Windows 7 Downloads Picks
- Microsoft Office 2007
- LibreOffice 26.2.1.3 Latest
- LibreOffice x64 24.2.4
- PDF-XChange Lite 10.2.1.385
- EMF Printer Driver 17.76 Revision 3239
- Quite Imposing Plus 6.0c
- Microsoft Office 2010 x32 14.0 BETA
- Microsoft Office 2003
- Microsoft Office 2016 x64 2405 B17628.20164
- WebEx MeetMeNow 2.0 44.6.0.29928
- Microsoft Office Compatibility Pack for Word, Excel, and PowerPoint 2007 File Formats 4
- XL Toolbox 7.0.0 Alpha 18
- Microsoft Office 2007 Service Pack SP3
- Advanced Reliable Software 1.9
- FinePrint (x64 bit) 11.44
- Microsoft Office 2013 15.0.4420.1017 RTM
- PDF to Word Converter 19.4.2.4
- Notepad++ Portable 8.9
- CZ Excel Converter 4.0 B130902
- Microsoft Office 2013 x64 15.0.4420.1017 RTM
Popular Tags
files
text
microsoft
spreadsheet
create pdf
conversion
add in
software
doc
create
word
document
pdf creator
tool
data
outlook
excel
office
editor
converter
pdf converter
adobe
acrobat
pdf
convert
free
printer
powerpoint
xls
word to pdf
Popular Windows 7 Software
- Microsoft Office 2007
- LoadPlanner Desktop 2.6.4
- LibreOffice 26.2.1.3 Latest
- LibreOffice x64 24.2.4
- Card Maker Software For Windows OS 8.2.0.2
- dbForge Data Compare for Oracle 2025.3
- Alternate Timer 4.850
- EasyBilling Invoicing Software 9.9.2
- dbForge Transaction Log for SQL Server 2025.3
- ChequeSystem Cheque Printing Software 8.5.9
- Quick Receipt Software 2.9.2
- dbForge Monitor for SQL Server 2025.3
- dbForge Schema Compare for SQL Server 2025.3.107
- dbForge Compare Bundle for SQL Server 2025.3
- dbForge Data Compare for SQL Server 2025.3
© 2026 Windows7Download.com - All logos, trademarks, art and other creative works are and remain copyright and property of their respective owners. Microsoft Windows is a registered trademarks of Microsoft Corporation. Microsoft Corporation in no way endorses or is affiliated with windows7download.com.



