open-editor

Open files in your editor at a specific line and column

MIT License

Downloads
412.1K
Stars
182
Committers
10

Bot releases are hidden (Show)

open-editor - Latest Release

Published by sindresorhus about 1 year ago

  • Fix usage without any options (#19) d4731b4

https://github.com/sindresorhus/open-editor/compare/v4.1.0...v4.1.1

open-editor -

Published by sindresorhus about 1 year ago

  • Add wait option (#17) d86c940
  • Add VSCodium (#16) 7eb89f4

https://github.com/sindresorhus/open-editor/compare/v4.0.0...v4.1.0

open-editor -

Published by sindresorhus almost 3 years ago

Breaking

  • Require Node.js 12.20 053506d
  • This package is now pure ESM. Please read this.
  • openEditor.make moved to a named export called getEditorInfo.
  • The EditorRunConfig TypeScript type was renamed to EditorInfo.

https://github.com/sindresorhus/open-editor/compare/v3.0.0...v4.0.0

open-editor -

Published by sindresorhus almost 4 years ago

Breaking

  • Require Node.js 10 cf61efe

Improvements

  • Improve Windows compatibility (#14) 7d9e1fa

https://github.com/sindresorhus/open-editor/compare/v2.0.1...v3.0.0

open-editor -

Published by sindresorhus over 5 years ago

open-editor -

Published by sindresorhus over 5 years ago

Breaking:

  • Require Node.js 8 2ace28f
  • Rename property args to arguments and bin to binary (#6) 5d28a4b

Enhancements:

  • Add TypeScript definition (#6) 5d28a4b

https://github.com/sindresorhus/open-editor/compare/v1.2.0...v2.0.0