All Projects → Hirse → Brackets Outline List

Hirse / Brackets Outline List

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

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Brackets Outline List

brackette-prototype
Manage your Challonge tournaments with ease. A beta application
Stars: ✭ 14 (-81.82%)
Mutual labels:  brackets
Jquery Bracket
jQuery Bracket library for organizing single and double elimination tournaments
Stars: ✭ 427 (+454.55%)
Mutual labels:  brackets
Brackets Minifier
Minifies and Concatenates JS and CSS in Brackets using UglifyJS3 and CleanCSS
Stars: ✭ 56 (-27.27%)
Mutual labels:  brackets
smashgg.js
Node.JS SDK for the Smash.gg public API.
Stars: ✭ 31 (-59.74%)
Mutual labels:  brackets
Ltfinderbuttons
My Finder buttons collection for macOS.
Stars: ✭ 269 (+249.35%)
Mutual labels:  brackets
Brackets Beautify
Beautify HTML, CSS, and Javascript in Adobe Brackets
Stars: ✭ 606 (+687.01%)
Mutual labels:  brackets
brackets-compare
Brackets extension to diff files.
Stars: ✭ 49 (-36.36%)
Mutual labels:  brackets
Brackets Documents Toolbar
Extension that adds new toolbar with a list of all open documents.
Stars: ✭ 69 (-10.39%)
Mutual labels:  brackets
Brackets Snippets
Imitate Sublime Text's behavior of snippets, and bring it to Brackets.
Stars: ✭ 279 (+262.34%)
Mutual labels:  brackets
Brackets Tree Icons
Brackets icons with folder icon
Stars: ✭ 28 (-63.64%)
Mutual labels:  brackets
TournamentBrackets
Android project written in Java to display Tournaments brackets with animation
Stars: ✭ 39 (-49.35%)
Mutual labels:  brackets
brackets-tools
Brackets developer tools extension
Stars: ✭ 60 (-22.08%)
Mutual labels:  brackets
Dreamphp
A dream theme for Brackets IDE that simulates PHP coloring scheme of Dreamweaver
Stars: ✭ 6 (-92.21%)
Mutual labels:  brackets
CKBracketView
Tournament bracket view for iOS. Developed in swift.
Stars: ✭ 38 (-50.65%)
Mutual labels:  brackets
Bughunt
A weekly challenge where we share some code and you find a bug in it.
Stars: ✭ 68 (-11.69%)
Mutual labels:  brackets
tabout
Tab out of quotes, brackets, etc for Visual Studio Code
Stars: ✭ 67 (-12.99%)
Mutual labels:  brackets
Highlightbracketpair
🔆 Highlight bracket pair plugin for intellij
Stars: ✭ 428 (+455.84%)
Mutual labels:  brackets
Brackets Extension Rating
Brackets extension used to display other extensions rating
Stars: ✭ 72 (-6.49%)
Mutual labels:  brackets
Swackets
Empowers your brackets with colours.
Stars: ✭ 69 (-10.39%)
Mutual labels:  brackets
New Moon Brackets
New Moon Theme for Brackets.
Stars: ✭ 19 (-75.32%)
Mutual labels:  brackets

npm

Build Status Code Climate Test Coverage

Brackets

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. 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 Brackets Extension Manager which downloads the extension from the extension registry.

Brackets npm Registry

The latest release of this extension is also available on the Brackets npm Registry.

Latest Commit

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

License

Brackets Outline List is licensed under the MIT license.

Used thirdparty software:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].