New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

make-sublime-project

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

make-sublime-project

Build a sublime text .project file to highlight private npm modules in your project

latest
npmnpm
Version
1.0.7
Version published
Maintainers
1
Created
Source

make-sublime-project makes a Sublime Text .project file that highlights private npm modules. This is useful if you're using private modules and want to focus on them, rather than on third party modules.

Installation

npm install -g make-sublime-project

Usage

cd /Documents/your-app
make-sublime-project

This will create a your-app.sublime-project file.

Then in Sublime Text, click Project > Open Project and select your new .project file.

Keywords

sublime

FAQs

Package last updated on 13 Dec 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts