env-editor

Get metadata on the default editor or a specific editor

MIT License

Downloads
3.2M
Stars
50
Committers
8

Bot releases are hidden (Show)

env-editor - Latest Release

Published by sindresorhus over 2 years ago

env-editor -

Published by sindresorhus about 3 years ago

Breaking

  • Require Node.js 12.20 20a6e38
  • This package is now pure ESM. Please read this.

https://github.com/sindresorhus/env-editor/compare/v0.5.0...v1.0.0

env-editor -

Published by sindresorhus over 3 years ago

env-editor -

Published by sindresorhus over 3 years ago

  • Add support for Android Studio (#10) 0dbcdeb

https://github.com/sindresorhus/env-editor/compare/v0.4.1...v0.4.2

env-editor -

Published by sindresorhus about 5 years ago

env-editor -

Published by sindresorhus over 5 years ago

Breaking:

  • Require Node.js 8 (#6) 9d1bd79
  • Rename the .bin property to .binary (#6) 9d1bd79
  • Rename the exported methods: (#6) 9d1bd79
    • default()defaultEditor()
    • get()getEditor()
    • all()allEditors()

Enhancements:

  • Add support for nano and Emacs (#6) 9d1bd79
  • Add TypeScript definition (#6) 9d1bd79

https://github.com/sindresorhus/env-editor/compare/v0.3.1...v0.4.0