Anzeigen der neuesten Beiträge
0 Mitglieder und 1 Gast betrachten dieses Thema.
Replace preview in extended searchAdded an option in the extended search window to enable replace preview. When executing the replace, a preview window is displayed showing all changes in all files. Next to each file and text change is a checkbox allowing you to only select those changes you want to make in each file. Or you can exclude some files entirely. The preview window only have two buttons: "OK" and "Cancel". OK will commit all the selected changes.This feature is actually pretty amazing and I don't know how we ever managed without it.Document switcherThe document switcher window is displayed when you press "Ctrl+Tab" or "Shift+Ctrl+Tab". It is closed when the Ctrl button is released. You can switch document tab as usual by hitting (Shift+)Ctrl+Tab, use up/down arrows or Home/End buttons.The list can be unsorted or sorted. The sort can be ascending or in MRU order. It can also be turned off.Document list (left sidebar)Added a context menu like the document tab context menu already available. It also contain a few options to sort the list or display full path names.View space, tab and "end of line" charactersYou can now set the color for displayed spaces, tabs and "end of line" characters in options.I also added an option to only use the color in plain text files. If set, the current colors are used instead in source code. E.g. string color is used in strings...(S)FTP: Open from remote serverAdded a menu item to open a single file from a remote server. In the opened window you enter a remote path and FTP profile.Left margin selectSelection with the mouse positioned in the left margin should now behave as in Visual Studio.Customize Keyboard (shortcuts)You can now assign 2 shortcuts to each action.Align columnsMade some changes to the option window and added the option to set a tab size (if columns are separated by spaces).Replace and replace all result notificationIt is now possible to turn off the result notification window for "Replace". This is done in options.It can also be turned off with "Replace All". Set the result option, in the search dialog, to "None".PHP highlighterUpdated the PHP syntax files with some new constants.Tool item parameter previewAdded a preview for parameters when using the "Run as DOS command and capture output" option. Parameter variables are expanded (if possible).Search results in bottom bar The bottom bar view can now be toggled on/off with "Shift+Alt+F10". It is now possible to delete individual search results from the list.FixedI've made several changes suggested in the forum "Feature" section and fixed several issues.