Closing VSC does not save the past app positioning #2900
-
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
|
Unfortunately the views are not controlled by Code for IBM i - they are controlled by VS Code. There was a request for saving the view state here, but it didn't get enough votes and were not implemented. FWIW, I have the same issue, and I have found that the view states are saved when VS Code is closed, but opening VS Code in a new window will show the views in standard setting. So when I have two or more VS Code windows open, I'm careful and close the window with my preferred setting as the last one. |
Beta Was this translation helpful? Give feedback.
-
|
Btw, you can disable the
This will give you some additional screen space - and you can enable it again by right-clicking another header or the three dots next to the `IBM I´. |
Beta Was this translation helpful? Give feedback.
-
|
I also stumbled across this similar request which is still open, but sadly hasn't seen much activity. As @chrjorgensen suggested, best option would be to hide views which you don't use often. |
Beta Was this translation helpful? Give feedback.



Unfortunately the views are not controlled by Code for IBM i - they are controlled by VS Code.
So we have no way of keeping the state of the views between VS Code sessions.
There was a request for saving the view state here, but it didn't get enough votes and were not implemented.
FWIW, I have the same issue, and I have found that the view states are saved when VS Code is closed, but opening VS Code in a new window will show the views in standard setting. So when I have two or more VS Code windows open, I'm careful and close the window with my preferred setting as the last one.