Skip to content

Latest commit

 

History

History
61 lines (35 loc) · 1.12 KB

README.md

File metadata and controls

61 lines (35 loc) · 1.12 KB

Open Github in editor

A chrome and Firefox extension for opening github diff line in your editor 💻

https://chrome.google.com/webstore/detail/open-github-in-editor/epklehdbjbicoeeebecaeeeceflgpmga/

https://addons.mozilla.org/en-US/firefox/addon/open-github-in-editor/

  • Supports vscode, vscode-insiders and textmate.
  • More editors soon, maybe also support for gitlab who knows!!

want support for sublime text?

follow this blocking issue sublimehq/sublime_text#2514

Changelog

v1.2.1

  • Fix support for Bitbucket
  • Update to chrome manifest v3

v1.2.0

  • Add support for Bitbucket
  • Show error message in page in case of errors

v1.1.1

  • fix for conversation tab support

v1.1.0

  • conversation tab lines support
  • new icons

v1.0.0

  • Firefox support 🎉
  • fixed annoying options page on chrome update
  • fixed options reset on each update

v0.1.0

  • added support for textmate
  • moved the changelog to readme

v0.0.3

  • add gif and some icons

v0.0.2

  • open options page on first run
  • cleanup of the options page

v0.0.1

  • first version 🎉