You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When I have no enabled extensions I can set "workbench.tree.indent": 20, and naturally that is respected the tree is indented 20 pixels. Upon restart that setting is saved.
If VSCodeVim is my only enabled extension, I can set 20 pixels and then restart the editor upon restart it will be set back to the default (I believe 8 but I could be wrong). The UI still shows 20 pixels, but I can change that to a different number and change it back to 20 and it will work.
To Reproduce
Steps to reproduce the behavior:
Enable vscodevim
set tree indent to 20 pixels
restart vscode
tree will not be indented 20 pixels
Expected behavior
I would expect the tree indent to be respected as it is with other plugins.
Screenshots
If applicable, add screenshots to help explain your problem.
If remapping-related, please attach log output: https://github.com/VSCodeVim/Vim#debugging-remappings.
Attached screenshots of tree indent where no settings were changed besides enabling vscodevim and restarting
Environment (please complete the following information):
Describe the bug
When I have no enabled extensions I can set "workbench.tree.indent": 20, and naturally that is respected the tree is indented 20 pixels. Upon restart that setting is saved.
If VSCodeVim is my only enabled extension, I can set 20 pixels and then restart the editor upon restart it will be set back to the default (I believe 8 but I could be wrong). The UI still shows 20 pixels, but I can change that to a different number and change it back to 20 and it will work.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
![2019-03-15_155266094708](https://user-images.githubusercontent.com/13550971/54439445-6c0dec00-46fe-11e9-8aea-9573d901a969.png)
![2019-03-15_155266098808](https://user-images.githubusercontent.com/13550971/54439457-70d2a000-46fe-11e9-976d-67cdf2869cbd.png)
I would expect the tree indent to be respected as it is with other plugins.
Screenshots
If applicable, add screenshots to help explain your problem.
If remapping-related, please attach log output: https://github.com/VSCodeVim/Vim#debugging-remappings.
Attached screenshots of tree indent where no settings were changed besides enabling vscodevim and restarting
Environment (please complete the following information):
Version: 1.31.1
Commit: 1b8e8302e405050205e69b59abb3559592bb9e60
Date: 2019-02-12T02:19:29.629Z
Electron: 3.1.2
Chrome: 66.0.3359.181
Node.js: 10.2.0
V8: 6.6.346.32
OS: Linux x64 4.15.0-46-generic
Additional context
None I can think of but if additional details are needed let me know and I'll get this issue updated asap.
The text was updated successfully, but these errors were encountered: