Feature proposal to match some other PHP IDE functionality |
Guru master
|
Hi,
You can change the shortcuts for bookmarks if you find there is a conflict on the keys. Ctrl+Shift+number works using 1 to 9 for me But not ctrl+shift+0 - I don't know what that does but it doesn't appear to be anything to do with PhpED. An alternative to bookmarks is to use @todo and todo: to mark things to go back to. It can be shortcutted with a keypress and very useful. Then you can view the To-Do list and double-click to jump. You can right-click a filename in a string and use Open file at cursor and you can of course shortcut that. With web applications I often find that things like include paths are used for requires/includes, so it is difficult for PhpED to know where the file is. Auto-completion for paths could be useful, but again will often suffer from PhpED not knowing where to look, particularly if using root relative paths which many web apps do. One exception to that might be with CSS, where a relative path is always relative to the CSS file (and possibly also the place I would find auto-completion most useful!) Bear in mind you can drag & drop files from the PhpED Workspace onto the editor for various files and PhpEd makes a guess as to how to insert that filename, but always with full paths instead of relative. I often use assignment operators inside if statement conditions, because that allows me to get a value and test it at the same time, then immediately use it without getting it again.
It is common practice in all the frameworks that I use. Detecting uninitialised variables is something that I really would like. With PHP it can be so easy to miss something like that. |
||||||||||||||
|
|
Guys thank you so much for implementing so many proposals (in fact all of them) from my original post in this thread. The new unnumbered bookmarks system in PhpEd 9.0 is a tremendous help and seeing that the editor finally supports working copy change color indicators in the gutter is wonderful.
|
||||||||||||
|
Feature proposal to match some other PHP IDE functionality |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by