don't show outline pane if there is nothing to outline
Bug #1258260 reported by
Danielle Foré
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Scratch |
Fix Released
|
Low
|
Mario Guerriero |
Bug Description
If I don't have a .vala file open, the outline pane should not show (For example on the welcome screen or while editing CSS)
Related branches
lp://staging/~mefrio-g/scratch/fix-1258260
- Niclas Lockner (community): Approve
-
Diff: 204 lines (+45/-26)3 files modifiedplugins/outline/CtagsSymbolResolver.vala (+7/-0)
plugins/outline/OutlinePlugin.vala (+29/-8)
plugins/outline/ValaSymbolResolver.vala (+9/-18)
Changed in scratch: | |
status: | New → Won't Fix |
milestone: | none → isis-beta1 |
Changed in scratch: | |
importance: | Undecided → Low |
status: | Won't Fix → Confirmed |
Changed in scratch: | |
assignee: | nobody → Mario Guerriero (mefrio-g) |
status: | Confirmed → In Progress |
Changed in scratch: | |
status: | In Progress → Fix Released |
To post a comment you must log in.
It should appears only on .vala files?
What about other programming languages?