我完全能夠將我的 TreeView 從側邊欄移動到底部面板(問題、輸出、終端......)。
但是,我不確定如何讓我的 TreeView 默認出現在底部面板中。該檔案沒有說明有關底部面板的任何內容。
有任何想法嗎?
uj5u.com熱心網友回復:
我將panelas 視為 as 的一個選項viewContainer:
"contributes": {
"viewsContainers": {
"panel" : [ // instead of activityBar here
{
"id": "your virewContainer id",
"title": "your title",
"icon": "$(....)"
}
]
}
}
通過使用智能感知找到。
轉載請註明出處,本文鏈接:https://www.uj5u.com/caozuo/444364.html
下一篇:pandasdataframe-groupbydataframebydatetime(過去12個月)并同意兩列,答案是這樣↓
