File tree Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 1
1
# History
2
2
3
3
- master/HEAD
4
+ - 3.3.4 (2020.1.14)
4
5
* Fix unexpected error from cyclic references.
5
6
* Reduce accidental modifications of the tree structure after tabs are shown/hidden.
6
7
* Skip collapsed tabs on Ctrl-Tab/Ctrl-Shift-Tab focus rotation more correctly, just after the active tab was closed.
Original file line number Diff line number Diff line change 1
1
# 更新履歴
2
2
3
3
- master/HEAD
4
+ - 3.3.4 (2020.1.14)
4
5
* 循環参照に起因する意図されないエラーを修正
5
6
* タブの表示/非表示が切り替わった後にツリー構造が意図せず変更されるケースを減らした
6
7
* アクティブなタブが閉じられた直後にCtrl-Tab/Ctrl-Shift-Tabでタブを切り替えたとき、折り畳まれたツリーの子孫のタブがスキップされない問題を修正
Original file line number Diff line number Diff line change 1
1
{
2
2
"manifest_version" : 2 ,
3
3
"name" : " __MSG_extensionName__" ,
4
- "version" : " 3.3.3 " ,
4
+ "version" : " 3.3.4 " ,
5
5
"author" : " YUKI \" Piro\" Hiroshi" ,
6
6
"description" : " __MSG_extensionDescription__" ,
7
7
"permissions" : [
You can’t perform that action at this time.
0 commit comments