-----------------------------------------------------------
Version 16.35 (Nov 27, 2024)
-----------------------------------------------------------
Terminal panel
Added syntax highlighting to the terminal panel, Ctrl click on paths and new toolbar items.
Explorer dropdown list
Added an explorer dropdown list in the toolbar. Select any folder to navigate to it inside the command window.
Favorites
Added a new toolbar dropdown button to add and handle favorite folders.
This works exactly as Explorer panel favorites.
Auto compilation
Press Ctrl+space to open a completion list. Depending on caret position, the list either contain DOS and PS commands or all files and folders in the current directory. Directories are listed first and files listed below.
If you've started to type something - that is used to filter the items in the list.
Note! The TAB key now just insert a tab.
Terminal options
- Set the font and size used.
- Set colors for different syntax elements like numbers. strings...
Open a web address or file
- Hold Ctrl and press left mouse over the link to open a web address.
- Hold Ctrl and press left mouse over the file path to open it in the editor.
This may work with relative paths as well ('../scripts/config.inc.php').
The path is tested as relative to the currently open file, project default path or the current terminal path.
Insert clips or commands from dropdown list
Added a customizable dropdown list (combo box) in the toolbar of the terminal window. The list can have headers and items. Each item can have both a caption and details (the actual expanded command or clip).
Everything is stored in a file and can be opened with the edit button, next to the dropdown list.
The file contain all information needed to add new commands, clips and headers. There are several variables you can use with your commands.
E.g. "Change to document folder=cd <docDir><Enter>".
The list contain several example commands. You are encouraged to edit this file yourself and add commands you actually need.
Fixed
* A few very very small memory leaks.
* Triple mouse click on last line.
* Some Unicode/ANSI issues in the terminal window.
The full v16.35 installers are also available below:
https://www.rj-texted.se/downloads/rj-install_x64.exe
https://www.rj-texted.se/downloads/rj-install_x86.exe
https://www.rj-texted.se/downloads/rj-portable.exe
Version 16.35
- Rickard Johansson
- Site Admin
- Posts: 6765
- Joined: 19 Jul 2006 14:29
Re: Version 16.35
This version has been released.
Note! There are several changes from the latest beta version - so please update...
Note! There are several changes from the latest beta version - so please update...