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
-
FREE VPN PROXY by SEED4.ME WINDOWS
Free VPN by Seed4Me -
WinX MediaTrans
63% Off -
WinX DVD Ripper
50% Off -
MacX MediaTrans
63% Off -
Media Player Morpher
85% 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 25.8.3.2 Latest
- LibreOffice x64 24.2.4
- PDF-XChange Lite 10.2.1.385
- EMF Printer Driver 17.76 Revision 3239
- Microsoft Office 2003
- Microsoft Office 2010 x32 14.0 BETA
- WebEx MeetMeNow 2.0 44.6.0.29928
- Quite Imposing Plus 6.0b
- Microsoft Office 2016 x64 2405 B17628.20164
- Advanced Reliable Software 1.9
- Microsoft Office Compatibility Pack for Word, Excel, and PowerPoint 2007 File Formats 4
- Microsoft Office 2007 Service Pack SP3
- PDF to Word Converter 19.4.2.4
- Microsoft Office 2013 15.0.4420.1017 RTM
- XL Toolbox 7.0.0 Alpha 18
- FinePrint (x64 bit) 11.44
- Notepad++ Portable 8.8.8
- GIRDAC PDF Converter Ultimate 23.2.2.4
- CZ Excel Converter 4.0 B130902
Popular Tags
conversion
powerpoint
pdf
printer
adobe
spreadsheet
create
tool
add in
data
xls
doc
microsoft
document
pdf converter
editor
free
acrobat
files
word
office
outlook
word to pdf
pdf creator
excel
convert
text
create pdf
converter
software
Popular Windows 7 Software
- Microsoft Office 2007
- LoadPlanner Desktop 2.6.4
- LibreOffice 25.8.3.2 Latest
- LibreOffice x64 24.2.4
- Card Maker Software For Windows OS 8.2.0.2
- dbForge Data Compare for Oracle 2025.1
- Alternate Timer 4.840
- dbForge Transaction Log for SQL Server 2025.2
- EasyBilling Invoicing Software 9.8.7
- ChequeSystem Cheque Printing Software 8.5.6
- Quick Receipt Software 2.8.3
- dbForge Monitor for SQL Server 2025.2
- dbForge Schema Compare for SQL Server 2025.2.138
- dbForge Compare Bundle for SQL Server 2025.2
- dbForge Data Compare for SQL Server 2025.2
© 2025 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.



