Opened 7 years ago
Last modified 4 years ago
#402 assigned Feature Requests (None)
Quick Outline dialog is missing.
| Reported by: | ciantic | Owned by: | nobody |
|---|---|---|---|
| Priority: | 5 | Milestone: | 1.5.0 |
| Component: | PHP Editor | Version: | 1.2.x |
| Keywords: | assist, code | Cc: |
Description (last modified by ed_mann)
Normally on Java "side" pressing Ctrl+O leads to very handy "Quick Outline" command (Key shortcut must be set to PHP as it does not exist by default). But because of some strange thing, that command does not do anything in PHPEclipse, although it's very similiar to Outline view. My logic says that because Outline is working on PHPEclipse therefore Quick Outline should work too. That's why I consider this as bug not as an lack of feature.
Change History (3)
comment:1 Changed 5 years ago by ed_mann
- billable set to 0
- Description modified (diff)
- Type changed from Bugs to Feature Requests
comment:2 Changed 5 years ago by ed_mann
- Component changed from Interface (example) to PHP Editor
- Keywords assist, code added
- Milestone set to 1.5.x
- os_platform set to Linux
- Version changed from None to 1.2.0-nightly
comment:3 Changed 4 years ago by incastrix
- os_platform changed from Linux to Any
- Version changed from 1.2.0-nightly to 1.2.x
Note: See
TracTickets for help on using
tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/eclipsebutton_med.png)
I looked into this and it's not something very easy to add. it's not just 1 line of code, but it can be added. I am marking this as a feature Request, because that is what it is.