Add a way to go back to older versions
- 主要言語
- Kotlin
- スター
- 33
- フォーク
- 18
- 平均マージ
- 2日 13時間
- マージ済み PR(30日)
- 1
説明
Currently, if you try to use a recent connection and choose to accept the upgrade prompt, you have no way to go back to the older version. This can be a problem if there is some bug in the newest IDE.
In the recents window, we should add a dropdown picker to the version column that allows selecting an older version. I think maybe what we do is make another query for the past N versions and allow the user to downgrade. Or we could keep track of the past N versions the user has actually used and avoid the query altogether, just need to store that info along with the recent connection. Downside to that is it will only help in the future and not for users that already need to downgrade since we are not currently storing that info.
コントリビューションガイド
調査の方向性
最近使用した項目のウィンドウから始めて、バージョン列と最近の接続データがどのように設定されているかを追跡します。過去のバージョンを問い合わせる方法と、各最近の接続で使用されたバージョンを保存する方法を比較します。完了条件は、ユーザーが最近使用した項目のウィンドウから古いバージョンを選択してダウングレードできることです。可能な場合は、既存の最近の接続も対象にします。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- kotlin
- 領域
- desktop
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100