- VSCode Version: 1.20.0-insider
- OS Version: ElementaryOS 0.4.1
When the setting explorer.openEditors.dynamicHeight is set to false the "open editors" panel should have a fixed height. This is not working on this version. On 1.19 (stable) is working fine.
Steps to Reproduce:
- Set the setting
explorer.openEditors.dynamicHeight to false
Reproduces without extensions: Yes

On the left is 1.20, on the right is 1.19.
Both are with the explorer.openEditors.dynamicHeight set to false and explorer.openEditors.visible set to 3.
When the setting
explorer.openEditors.dynamicHeightis set tofalsethe "open editors" panel should have a fixed height. This is not working on this version. On 1.19 (stable) is working fine.Steps to Reproduce:
explorer.openEditors.dynamicHeighttofalseReproduces without extensions: Yes
On the left is 1.20, on the right is 1.19.
Both are with the
explorer.openEditors.dynamicHeightset tofalseandexplorer.openEditors.visibleset to 3.