Ticket #707 (assigned enhancement)
Don't show unncecessary windows
| Reported by: | kaare | Owned by: | adamk |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | editor | Version: | 0.48 |
| Keywords: | bottom pane, side pane, functions, outline, syntax, usability | Cc: |
Description
Only show 'Functions' and 'Syntax' windows when the document is in an appropriate language (ie perl, perl6, ...)
Change History
comment:1 Changed 3 years ago by zenogantner
- Keywords bottom pane, side pane, functions, outline, syntax added
comment:3 Changed 2 years ago by szabgab
What if the user already has other windows open when he switches to, say a text file?
Should the syntax check window automatically close? And if after that he switches to a Perl file
then should the syntax check window automatically open?
That would require us to keep track which windows are relevant for which mime-type and to keep track what is the current user selected stat of the window (on-off). Is it worth the trouble?
Note: See
TracTickets for help on using
tickets.
