Skip to content

gumuz/currentscope

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

currentscope

sublime text 2 plugin showing the current scope in the status bar

For now it only supports Python.

Install

Package Control Installation

note: This step requires Package Control.

  1. Open the Command Palette using [command + shift + p] and enter "install package".
  2. Select Package Control: Install Package from the popup menu and press [return]
  3. Enter "Current Scope" and press [return]

Manual Installation

You can download the latest source from GitHub and copy the currentscope folder to your Sublime Text "Packages" directory.

Or clone the repository to your Sublime Text "Packages" directory:

git clone git://github.com/gumuz/currentscope.git

The "Packages" directory is located at:

  • OS X:

      ~/Library/Application Support/Sublime Text 2/Packages/
    
  • Linux:

      ~/.config/sublime-text-2/Packages/
    
  • Windows:

      %APPDATA%/Sublime Text 2/Packages/
    

Features / Usage

Show current scope automatically show the current method and the current class in the status bar Show current scope

About

sublime text 2 plugin showing the current scope in the status bar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages