Skip to content

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

License

Notifications You must be signed in to change notification settings

Hirse/brackets-outline-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d63122d Β· Aug 12, 2023
Aug 12, 2023
Aug 11, 2023
Nov 6, 2018
Aug 12, 2023
Nov 6, 2018
Nov 6, 2018
Oct 26, 2017
Aug 12, 2023
Jun 12, 2016
Nov 6, 2018
Nov 15, 2016
Mar 10, 2017
Dec 28, 2020
Feb 21, 2016
Aug 11, 2023
Aug 12, 2023
Jan 22, 2017
Aug 12, 2023
Aug 11, 2023
Nov 13, 2018
Aug 12, 2023
Feb 21, 2016
Aug 11, 2023

Repository files navigation

npm Build Status Test Coverage

Brackets Phoenix

Outline List

Extension for Brackets and Phoenix to display a list of the functions or definitions in the currently opened document. Settings for parameters and anonymous functions. See features for a list of supported languages.

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

Language features:

Parsing Sorting Indentation Arguments Unnamed
CSS, SCSS, LESS PostCSS βœ”οΈ βœ”οΈ 🚫 🚫
CoffeeScript RegExp βœ”οΈ ❌ βœ”οΈ βœ”οΈ
Haxe RegExp βœ”οΈ ❌ βœ”οΈ βœ”οΈ
Pug (Jade) RegExp 🚫 ❌ ❌ 🚫
JavaScript, JSX Espree βœ”οΈ βœ”οΈ βœ”οΈ βœ”οΈ
Markdown, GitHub-Flavored-Markdown RegExp βœ”οΈ 🚫 🚫 🚫
PHP php-parser βœ”οΈ βœ”οΈ βœ”οΈ βœ”οΈ
Python RegExp βœ”οΈ βœ”οΈ βœ”οΈ ❌
Ruby RegExp βœ”οΈ ❌ βœ”οΈ ❌
Stylus RegExp ❌ ❌ 🚫 🚫
XML, HTML, SVG htmlparser2 🚫 βœ”οΈ βœ”οΈ 🚫

Installation

Latest Release

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

Latest Commit

To install the latest commit of this extension use the built-in Extension Manager which has a function to Install from URL... using this link: https://github.com/Hirse/brackets-outline-list/archive/master.zip.

License

Outline List is licensed under the MIT license.

Used thirdparty software: