Anzeigen der neuesten Beiträge
0 Mitglieder und 32 Gäste betrachten dieses Thema.
There were several issues with Multi select and multi edit in the beta 1 release.I think I've fixed most of them.The fixes include:- Copy and paste.- The first selection disappear when making a second selection.- Selection can overwrite the left margin.- When you select all but the last character of a line and type, you will loose the last character.- Undo after a selection and typing a character can write to the wrong line.
Version 5.90Jan 24, 2010Multi Edit and multi selectMulti edit and multi select let you select or position a text cursor in several places at ones, by holding the CTRL key. Ones you've made your selections or cursor placements you can start editing. All instances at the same time.Please check out the "Multi Edit and Multi Select" topic in the help file for more information.You can use most normal functions like typing, backspace, delete and cut/copy/paste. You can also use the case functions for selections.Some restrictions though when editing two, or more, instances at ones. * You can only delete till the end of line. If you reach EOL on one line, nothing will happen in that place when you hit the "Del" key. * You can only backspace till the beginning of line. * Some keys like "Enter" or the arrow keys will bring you out of multi edit mode.User ClipboardsAdded 5 user clipboards. You can switch between "Windows Clipboard" and the user clipboards with the "Shift+Alt+0..5" shortcuts or in the "Edit" menu. After switching you use the normal cut/copy/paste functions.Please check out the "User Clipboards" topic in the help file for more information.Project ManagerAdded some new features and fixed some issues. * Project name is displayed in the title. * Last opened files are remembered. * You are asked if you want to close open project files when you close the project, open a new one or create a new project. * The project tree state is remembered. * You can now filter out files when adding a folder to the project. * Fixed several issues.New optionsI'll added some new options: * Minimize on Close (will close all open files before minimize) * Vertical scroll distanceThe HelpI've added a few topics in the help (Function Tutorials Chapter).FixedI've fixed several issues in this version. Some were reported in the forum. I also fixed several other minor issues in this version.
Latest Changes- New Project synchronization with disk include file extensions specification in Project settings. It's first version, modification of Project from folder dialog will follow- Variable OldWhitespaceChar is back in program settings / Direct edit- XProfan 11 - new user highlighter from Stephan Sonneborn- Falcon 11 - new user highlighter from GRAWeeLD- Possibility to sort file tabs alphabetically - menu Windows or file tabs context menu- For new file extension TXT is set when Highlighter is switched off in Syntax change dialog- Corrected exception after paste text into incremental search- Fixed new comment style for C++ highlighter- Fixed undo problems with active Autoindent mode