Trending from CNET. Download Now. Developer's Description By Rickard Johansson. The editor can use any language with the use of a language file. A syntax definition file editor is included. Adds advanced column mode, new extended search, new search features Internal browsers IE and Firefox Reformatting of paragraphs and selected text, new folding options, new print options, and uses TopStyle Lite.
Full Specifications. What's new in version Release July 10, Date Added July 10, Version Operating Systems. Additional Requirements None. Total Downloads 6, Downloads Last Week 0. Report Software. Multi edit and multi select Document map Annotation bar Advanced sorting. Advanced color hint that can convert between color formats. Dockable panels. File explorer, text clips, code explorer, project manager Convert between code pages, Unicode formats and text formats. Unicode and ANSI code page detection.
Unicode file paths and file names. HTML validation, format and repair. Tools available like syntax editor, color picker, charmap Check out the download section for more details. Minor versions are available using the program update function or as a downloadable update.
Install: Download Portable: Download. Version Update file to v If you can't use the on-line help - the current CHM help file is still available for download. If no Internet connection is available - the local help file is used. Or you can simply add it as a tool and assign a shortcut. Zip file: Download. The program can sometimes "hang" when e.
This usually happens when trying to connect to the site. I've added a read timeout of 10 seconds, so if the read fails - you wont have to kill the program. The application is compiled and built using an updated version of Delphi. I also updated several components. The terminal panel can now open several tabs. You can split the panel and open tabs both to the left and to the right. You can also open Windows PowerShell tabs. Improved speed in the command prompt tab for large outputs like from the "dir" command.
Unfortunately, that doesn't work with the PowerShell tab. It is now possible to change the toolbar and menu image scaling in options, if you want larger images. The scale factor is given in percent. Added an option to sort or not sort the drop down list, located in the document tab row.
Added several new themes to the environment menu. The default theme for new installations is now Windows 10 Charcoal. The themes menu is now sorted and so is the themes list in the customize dialog window. Fixed a few issues when moving between monitors. Especially if they use different scaling DPI.
Recompiled all tools using the newest version of Delphi and fixed a few issues. Added a new panel which works as a terminal window. It uses Cmd. There may be commands that doesn't work properly, like "more" it displays all of the text at once, but you don't have the space bar control to switch page.
Some special keys may work differently since it's an edit control. The help utility is supported as well and should work normally. Templates make adding language servers much easier. Once you've added a language server as a template you never have to add the server settings again.
Several server templates have been added already for you to use. And you can easily change or add one yourself. Otherwise it's closed or shown. WebView2 is already installed on most Windows 10 systems and is built into Windows The installer will check and ask the user to install WebView2 if needed e.
This means I don't have to distribute large libraries in the installations anymore. The WebView2 component is also much easier to use. The old one had some strange behaviors you can actually see the difference in the task manager. Chrome and Microsoft Edge use the same code base, so there is no difference in the displayed content. The Edge preview tab has a new button for "IE Mode". You can use it to display the content in a Internet Explorer view.
The Internet Explorer tab has been removed. You can use the Edge preview tab and press the toolbar button "IE Mode". Made some changes to the code completion. It should work better now and behave more as in other code editors. Highlight all references in the current document for the item found under the mouse cursor. This is similar to the find references feature, but the referenced identifier is highlighted and not added to a list.
Code actions in the context menu include all available code actions presented by the language server. Minor updates and beta version are downloaded and installed as before. But for major version the only option is to open the download site in your browser and download it manually. It also allows the user to download and install the new version when they are ready This is a language server feature that will list all references to the item under the text cursor.
It can be a variable, function, object The references tree lists file and references found in that file. Double click on an item to select it in the document. This is a language server feature.
You can use the panel to display a hierarchical tree view of all classes, methods, properties etc. The search box is located in the document symbols panel. The search is project wide and will list items found in both your project files and in library files. The tree view will display diagnostic errors, warnings, hint and information found in any of the open documents. Diagnostics are also displayed in the code explorer, but only for the currently active document.
The diagnostics panel display information from all open documents. The menu item can be found in the right click context menu. Use it to rename a class, object, method, field variable or any other symbol under the cursor. The renaming is project wide, so all instances of the symbol will be renamed even if the file isn't open. Another language server feature to format a selection, or the whole current document.
The menu item is available in the right click context menu. A prompt asking for options is displayed when selecting the menu item. Available in the HTML menu. Allows you to assign a file extension to a command used when previewing a file. The command can e. Added a todo panel that list all project wide todos and notes found in your project files.
Made some changes to better support Arabic and Urdu languages in menus and toolbar dropdown menus. The language server will scan your project files or site and provide completion, mouse hover information, parameter hints and diagnostics errors, warnings, information, hints. You need to install the language server yourself. And when done, you can add it to your project or site.
The forum has a thread containing information on how to install different language servers and how to add them to your project or site. The editor support stdio and tcp socket communication, so it should work with most language servers. Added commands to extract file name, file directory and file extension from a variable inside a text clip. It is possible to use one of the following commands with a variable containing a file path:. The FTP panel now accepts a document tab to upload the document to the currently open remote folder.
Added menus and most menu items found in the main window. Actions and keyboard shortcuts are added as well. Added an option to auto hide the menu search box. Background colors containing alpha values in CSS and HTML documents are now displayed with the base color as a frame around the colored background rectangle.
Reload true will invoke a prompt to save changes before reloading the document. Also fixed the warning message saying the document has been altered by an external program. Indent lines are now always drawn at a tab position, regardless of how your code is indented.
This makes it easier to properly align your code. Matching braces are now underscored using the brace highlighting foreground color, set in theme manager. And the brace background is set to the brace highlighting background color. The document is saved if modified and the files on disk are used for comparison if possible. The editor should allow you to reload the document if it was changed by the external tool. Added new keyboard actions to copy and paste from any user clipboard.
Open "Customize keyboard Updated the controls and fixed a few DPI issues when moving the program between monitors. A warning is displayed if the file on disk has been modified by another program. You are now given the option to "Always" reload the file, if it has been modified. If you reload the file you will loose all additions you've made since the last time you saved the document. They should display a more meaningful progress dialog window, be much faster and handle hidden files and folders.
All FTP operations should handle hidden files and folders properly now. That includes the sites panel and synchronizations. Made a complete re-write of the code folding feature. It is now mostly indention based. Which means you don't have to add anything to the syntax files for the folding to work.
If you need to tweak it a bit and add items to the code explorer - you still need to add some data in the syntax files.
Line comments spanning more than 3 lines are now fold-able as well as normal block comments. Indention based folding can be turned off in the syntax file fold options section. This can be useful when you only want a few elements to be foldable and you want to use a specific start and end.
0コメント