Socket
Socket
Sign inDemoInstall

open-in-editor

Package Overview
Dependencies
10
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "open-in-editor",
"description": "Open file in editor",
"version": "1.0.0",
"version": "1.0.1",
"author": "Roman Dvornov <rdvornov@gmail.com>",

@@ -6,0 +6,0 @@ "license": "MIT",

@@ -0,1 +1,3 @@

[![NPM version](https://img.shields.io/npm/v/open-in-editor.svg)](https://www.npmjs.com/package/open-in-editor)
Simplify file open in editor.

@@ -5,5 +7,5 @@

- Sublime Text
- Atom Editor
- Visual Studio Code
- [Sublime Text](http://www.sublimetext.com/)
- [Atom Editor](https://atom.io/)
- [Visual Studio Code](https://code.visualstudio.com/)

@@ -62,3 +64,5 @@ But you also can use any other editor that supported file opening by terminal command.

Type: `String`
Values: `sublime`, `atom`, `code`
Default: *not set*

@@ -77,2 +81,3 @@

Type: `String`
Default: *not set*

@@ -103,2 +108,3 @@

Type: `Number`
Default: `1`

@@ -111,2 +117,3 @@

Type: `Number`
Default: `1`

@@ -113,0 +120,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc