Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 549 Bytes

README.rst

File metadata and controls

32 lines (19 loc) · 549 Bytes

sublime-cgit-url

Right click -> copy/open cgit links in Sublimetext

Installation

run bundle.sh

Open sublimetext

Preferences -> Browse Packages

Put the package somewhere in there

Goals

  • Add folders to a project
  • Remove folders from a project
  • list current folders in proejct
  • Add all dependencies of a pants target (N levels)
  • (therefore, list all pants dependencies)
  • Generate cgit links and copy or open
  • Generate sourcegraph links and copy or open

Stretch: - Find what depends on a particular file