Hirse / brackets-outline-list

Extension for Brackets and Phoenix to display a list of the functions or definitions in the currently opened document.
MIT License
79 stars 30 forks source link

Auto-hide for unsupported files #10

Closed thany closed 9 years ago

thany commented 9 years ago

Would be a nice touch if the Outline pane would auto-hide when editing a file for which it's unsupported, such as html, markdown (friendly hint ;)), htaccess, plain text, etc.

Hirse commented 9 years ago

Added both (Autohide and markdown) in 0.3.0

thany commented 9 years ago

Thanks! :)