GitHub to JetBrains IDE のバージョン履歴 - 全 3 バージョン
GitHub to JetBrains IDE 作成者: t9craft
GitHub to JetBrains IDE のバージョン履歴 - 全 3 バージョン
古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。
最新バージョン
バージョン 1.0.5
リリース日 : 2026年6月30日 - 149.41 KBfirefox バージョン 109.0 以降 で動作IDE and host settings
Added a popup settings page for enabling/disabling IDEs and GitHub hosts.
Custom IDE support
Users can add custom IDE launchers with a display name, URI template, and optional SVG icon.
Custom GitHub hosts support
Users can add custom GitHub hosts (*.ghe.com).
Improved 'Open With' dialog
The IDE picker now uses a selection-first dialog with 'Open once' and 'Open always' actions.
Improved keyboard navigation
The 'Open With' dialog now supports Arrow Up/Down navigation and Enter to open.ソースコードは MIT に従いリリースされています
以前のバージョン
バージョン 1.0.3
リリース日 : 2026年3月19日 - 143.38 KBfirefox バージョン 109.0 以降 で動作SSH clone URL support
Buttons now work when the GitHub clone picker is set to SSH (previously only HTTPS was recognised).
Dynamic URL resolution
Repo URL is resolved at click time, so switching between HTTPS/SSH after buttons appear is handled correctly.
IDE validation
Stored IDE ID is now validated against the supported list; invalid values fall back to idea.
Async/await refactor
getDefaultIDE rewritten for cleaner error handling and a more reliable localStorage fallback.ソースコードは MIT に従いリリースされています