ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Scope​Status

by willurd ST2

A Sublime Text 2 plugin for displaying the syntax scope at the current cursor position in the status bar.

Details

  • 2013.05.08.06.10.01
  • github.​com
  • github.​com
  • 12 years ago
  • 46 minutes ago
  • 12 years ago

Installs

  • Total 447
  • Win 202
  • Mac 183
  • Linux 62
Feb 5 Feb 4 Feb 3 Feb 2 Feb 1 Jan 31 Jan 30 Jan 29 Jan 28 Jan 27 Jan 26 Jan 25 Jan 24 Jan 23 Jan 22 Jan 21 Jan 20 Jan 19 Jan 18 Jan 17 Jan 16 Jan 15 Jan 14 Jan 13 Jan 12 Jan 11 Jan 10 Jan 9 Jan 8 Jan 7 Jan 6 Jan 5 Jan 4 Jan 3 Jan 2 Jan 1 Dec 31 Dec 30 Dec 29 Dec 28 Dec 27 Dec 26 Dec 25 Dec 24 Dec 23
Windows 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Mac 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Linux 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

Readme

Source
raw.​githubusercontent.​com

ScopeStatus

ScopeStatus is a Sublime Text 2 plugin for displaying the syntax scope at the current cursor position in the status bar.

The scope displayed in the Status Bar

This setting is applied per file.

Installation

With Package Control:

  1. Run the “Package Control: Install Package” command
  2. Search for “ScopeStatus”
  3. Install and Enjoy

Manually:

  1. Clone or download this repo into your Packages folder (Preferences > Browse Packages…)
  2. Enjoy

Showing the scope

When the scope is not shown in the status bar, you can show it via the Command Palette:

Showing the scope via the Command Palette

or the Tools menu:

Showing the scope via the Tools menu

Hiding the scope

When the scope is shown in the status bar, you can hide it via the Command Palette:

Hiding the scope via the Command Palette

or the Tools menu:

Hiding the scope via the Tools menu