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
-
WinX MediaTrans
63% Off -
WinX DVD Ripper
50% Off -
WinX HD Video Converter
56% Off -
MacX Media Management Bundle
70% Off -
WinX DVD Copy Pro
42% 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
- Microsoft Office 2003
- EMF Printer Driver 17.76 Revision 3239
- LibreOffice 24.8.2.1 Latest
- PDF-XChange Lite 10.2.1.385
- LibreOffice x64 24.2.4
- Zotero 7.0.8
- WebEx MeetMeNow 2.0 44.6.0.29928
- Microsoft Office 2007 Service Pack SP3
- CZ Excel Converter 4.0 B130902
- Quite Imposing Plus 5.3n
- Microsoft Office 2010 x32 14.0 BETA
- Microsoft Office 2010 Service Pack SP2
- Notepad++ Portable 8.7.1
- PDF Printer Driver 17.76 Revision 3239
- Microsoft Excel Viewer 12.0.6219.1000
- Microsoft Office 2013 x64 15.0.4420.1017 RTM
- Adobe Acrobat Reader 2024.002.20857
- Lightwright for Mac OS X 2.2.5
- Portable grepWin 2.1.6
Popular Tags
excel
text
convert
adobe
microsoft
editor
pdf converter
pdf creator
software
office
data
tool
powerpoint
word to pdf
document
doc
create
create pdf
word
acrobat
files
spreadsheet
converter
add in
pdf
xls
outlook
printer
conversion
free
Popular Windows 7 Software
- Microsoft Office 2007
- Microsoft Office 2003
- Card Maker Software For Windows OS 8.2.0.2
- IBExpert 2024.10.08
- EMF Printer Driver 17.76 Revision 3239
- Retail Barcoding & Labeling Application 9.2.3.2
- LibreOffice 24.8.2.1 Latest
- NVYN Schedule Software 4.0.704
- Shop-Data Transfer 1.0.142
- Retail Logistics Barcode Maker Software 9.2.3.1
- Barcode Printing Software 7.0.1.5
- Custom Labels & Stickers Printing Tool 8.2.2.3
- PDF-XChange Lite 10.2.1.385
- DWG to Any Converter Command Line 2.7
- LibreOffice x64 24.2.4
© 2024 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.