Skip to content

pl86/brackets-outline-list

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brackets Outline List

Brackets Extension to display a list of the functions or definitions in the currently opened document. Settings for parameters and anonymous functions. Works with JavaScript, CoffeeScript, CSS, SCSS, LESS, XML, HTML, SVG, Markdown and PHP.

Thanks to crabcode for his groundwork on this project. Original project repo here: Brackets-Outline

Screenshots

JavaScript Outline Outline for JavaScript

CSS Outline Outline for CSS, HTML and Markdown in the Sidebar

Features

  • List Functions or Definitions in the current document
  • Jump to declaration from the Outline List
  • Show Outline List in the sidebar or next to the toolbar
  • Differentiate between types easily by showing different icons
  • Toggle sorting of Outline List
  • Toggle anonymous function
  • Toggle function arguments
  • Supported languages:
    • JavaScript
    • CoffeeScript
    • CSS, SCSS, LESS
    • XML, HTML, SVG (hierarchical based on indentation)
    • Markdown, GitHub-Flavored-Markdown (atx-style headings only)
    • PHP

Installation

To install the latest release of this extension use the built-in Brackets Extension Manager which downloads the extension from the extension registry.

License

Brackets Outline List is licensed under the MIT license. The original Brackets Outline Extension and the Ionicons are also licensed under the MIT license.

About

Brackets Extension to display a list of the functions or definitions in the currently opened document.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 84.0%
  • CSS 14.0%
  • HTML 2.0%