Skip to content

Quick list of functions and CSS definitions added to the sidebar

Notifications You must be signed in to change notification settings

alefalezza/brackets-outline

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Outline

A small Eclipse-esque outline that lists all functions and CSS definitions in your current file, providing shortcuts for quick navigation.

Screenshot

What's New

  • Toggle Function Arguments
  • Toggle Outline from Toolbar (Thanks to Karsten Bruckmann!)
  • Show Outline in Sidebar or next to the Toolbar (Also thanks to Karsten!)

Current Features

  • List and Quickly Jump to Functions and CSS Definitions
  • Hide Unnamed Functions
  • Works for JS, PHP, and CSS

Planned Features

In the future, I'd like to add arrays, objects, and variables to the outline and display them in a collapsible tree. But right now that's more of a nice-to-have for me, so I'm uncertain if and when I'll get around to it.

How to Install

Code Outline is an extension for Brackets.

To install extensions:

  1. Choose File > Extension Manager and select the Available tab.
  2. Search for this extension.
  3. Click Install.

License

MIT-licensed -- see main.js for details.

About

Quick list of functions and CSS definitions added to the sidebar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.6%
  • CSS 8.4%