Hi, Rako: -------------------------------------------------------------------------------- ... b.) In the the panel one could specify one or more extension(s) and only those files would be considered. This could be even extended to be able to enter a search-mask. That would allow making modifications in a specific group of files without to have to open all of them. --------------------------------------------------------------------------------
Isn't the "file masks" item in the Search and replace in files what you need? Rako: -------------------------------------------------------------------------------- 3.) When creating a new project, it would be nice to be able to drag a folder or just files onto the "new project" panel. -------------------------------------------------------------------------------- I don't use project for the most part, but it seems, that you can drag tabs for open files into the project tree in Tools panel (Ctrl+F2) (After dragging a file into PSPad, it tries to open it.) Rako: -------------------------------------------------------------------------------- 4.) PSPad ignores the changes of the actual folder-structure. ... -------------------------------------------------------------------------------- Others might give a more accurate information, but I guess, the project were meant as independent from the directory structure, otherwise you can actually use the files tab in Tools panel, or you can "refresh" the project creating a new one from the topmost directory. In PSPad extensions http://www.pspad.com/en/pspad-extensions.php there is a script which might do some of it automatically Projectrefresh 4.001 (untested from my part) Rako: -------------------------------------------------------------------------------- 5.) PSPad should recognise the standard file extensions and set the view-context accordingly. It is annoying to open a .js file and have .html highlighting for it. -------------------------------------------------------------------------------- It is usually managed in the (editable) filemasks of the respective highlighters setting In this particular case (and some similar) you can adjust it in the checkboxes Settings: Multihighlighter: Open in Multi-Highlighter Rako: -------------------------------------------------------------------------------- 6.) It would be nice to be able to check say .js syntax with a simple button-click. PSPad could open the LINT homepage, automaticall copy the code into its box and initiate the check. -------------------------------------------------------------------------------- You may check another script in the above mentioned section: JSLint for PSPad 3.2.1 Rako: -------------------------------------------------------------------------------- ... I do this, because as far as I see, PSPad can just transfer files using FTP, but has no facilities to synchronise the PC and server, or rather, recognise which files have changed since they were transfered to the server. ...-------------------------------------------------------------------------------- One can probably use some specialised synchronising/diffing software in connection with the editor; I wouldn't expect it in an universal text editor (rather in a specialised IDE); but it's just my opinion (I actually consider the FTP support a kind of "additional" too...) Greetings vbr -- <http://forum.pspad.com/read.php?4,52314,52315> PSPad freeware editor http://www.pspad.com
