![]() |
| A few small feature ideas |
|
Site Admin
|
oh, well,
multiline tabs? what to do if you open say 100 files and only 8 tabs can be displayed in a line? 12-13 lines would take too much from the window space, woudn't it?
right.
not sure, but probably would be nice.
right.
hmm, did you see Code Explorer window? It's where all classes, constants, methods, variables and functions. You can click on them you can search for them. What else is required? |
||||||||||||||||||||
|
|
|||||||||||||||||||||
| Smart Goto Source |
|
I think it would be valuable to have something similiar to Zend Studio with the Smart Goto Source functionality. With this feature you can CTRL-Click a function and it will jump you to the function's declaration source. I find this the easiest way to navigate through the code and personally the most useful feature in all of Studio. If this feature were in PhpED I would no longer have to switch back and forth between applications. |
||||||||||||||
|
|
|||||||||||||||
|
Site Admin
|
This feature is already there:
it works for functions, classes, methods, constants and variables. |
||||||||||||
|
|
|||||||||||||
|
How did I overlook this! Good to see that it is in there. So I am guessing you can't assign this to a shortcut? I went into the IDE shortcuts and assigned it a shortcut, but it only seems to work with a right mouse click. I am using 4.6 build 4613.
Thanks, Troy |
||||||||||||
|
|
|||||||||||||
|
No, I don't necessarily want multi-tabs - I don't like them either
Concerning the "Go To Function": I have already discovered the Code Explorer, but first of all the search input doesn't show any reaction if I have limited the view of the explorer to only functions and methods. And secondly I like every function I can use by using my loved keyboard instead of switching back and forth between the mouse and the keyboard which is really a hassle. Something as discussed right here would be nice: incremental-function-search-t1937.html |
||||||||||||
|
|
|||||||||||||
|
A few more ideas that just came into my mind:
1.) Custom Commands for Project Context Menu It woud be useful if I could add certain programs to the context menu of each project. For example I could add a putty, winscp or navicat call with the project dependent parameters (host, login etc.) to have them ready within a second. 2.) Shell Menu access from Tab context menu It would be great if I could access the same shell menu as in the explorer/workspace window from the context menu of each tab to facilitate access e.g. to my lovely svn client tortoise |
||||||||||||
|
|
|||||||||||||
|
Site Admin
|
It's there for years.
it's hardly possible. You might already notice that whenever shell menu used, such menus are drawn in a native windows style while Tab popup differs from them. I'll check what can be done, but I'm almost sure it's impossible to marry them. |
||||||||||||||||
|
|
|||||||||||||||||
|
1.) Oh yeah, here it is! I'm sorry - I haven't examined the custom menu in too much detail. You're right - I can do this with the "Integration" Menu using the @ProjPath()@ variable. I wasn't aware of this really neat feature! So thx for the tip!
2.) Yes, I remember this from my old Delphi days - the Windows API is always a "special" and work intensive case - http://koders.com/delphi/fidFC5323BB21DC2A6417D0E8C7BE5853701D48C525.aspx?s=IContextMenu - http://www.paranoia.clara.net/articles/using_delphi_shell_controls.html These are Delphi ressources, but they also give a little insight into the specific Windows API. |
||||||||||||
|
|
|||||||||||||
|
Site Admin
|
thanks for the links but thay are not really helpful in case of Tab's popup, because it is not a popup menu in terms of Windows. It's just a window and therefore it's really hard to put a popup menu as submenu there.
In case of "real Windows popup menu", it is not a problem. You know, Workspace popup shows shell menu as submenu without any glitches. |
||||||||||||
|
|
|||||||||||||
| A few small feature ideas |
|
||
|
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


RSS2 Feed