如何在 JetBrains WebStorm 中手动更改侧边栏高度和标签高度
How to change sidebar height and tab height manually in JetBrains WebStorm
我最近才发现 JetBrains 发布了 WebStorm 的 2021
版本,所以我更新了它,它改变了我的整个 UI 因为 Material UI
不再是 free
但无论如何我都做到了,但我的 left sidebar
和 editor tabs
.
的高度有问题
Editor tabs
在 height and width
中变得太小并且有时不显示 file
的 full name
(参见 package.json
和 .eslintrc
在图像中)和 left sidebar
看起来所有的东西都在一起。
请帮我更改 editor tabs
和 sidebar
的高度或如何免费获得 Material Theme UI
WebStorm 2020
WebStorm 2021
我注意到安装 v2020
后,您可以在 Material Theme UI
的帮助下更改 Editor Tabs
高度,还可以更改侧边栏高度
这就是为什么在卸载后 Material Theme UI
我遇到了缩放问题
编辑器选项卡高度设置
Appearance & Behavior > Material Theme > Tabs > Tabs Height
边栏高度设置
Appearance & Behavior > Material Theme > Project View > Custom Sidebar Height
这就是为什么我将 Material Theme UI
的版本降级到 5.7.0
并且我的所有问题都解决了。
您可以从https://plugins.jetbrains.com/plugin/download?rel=true&updateId=109027
下载
1. Download the zip
2. Open plugins from settings and click on 3 vertical dots near to `Installed` and then click on `install plugin from disk`.
3. Select above downloaded zip
4. Enjoy
Github: https://github.com/ChrisRM/material-theme-jetbrains/issues/1718
我最近才发现 JetBrains 发布了 WebStorm 的 2021
版本,所以我更新了它,它改变了我的整个 UI 因为 Material UI
不再是 free
但无论如何我都做到了,但我的 left sidebar
和 editor tabs
.
Editor tabs
在 height and width
中变得太小并且有时不显示 file
的 full name
(参见 package.json
和 .eslintrc
在图像中)和 left sidebar
看起来所有的东西都在一起。
请帮我更改 editor tabs
和 sidebar
的高度或如何免费获得 Material Theme UI
WebStorm 2020
WebStorm 2021
我注意到安装 v2020
后,您可以在 Material Theme UI
的帮助下更改 Editor Tabs
高度,还可以更改侧边栏高度
这就是为什么在卸载后 Material Theme UI
我遇到了缩放问题
编辑器选项卡高度设置
Appearance & Behavior > Material Theme > Tabs > Tabs Height
边栏高度设置
Appearance & Behavior > Material Theme > Project View > Custom Sidebar Height
这就是为什么我将 Material Theme UI
的版本降级到 5.7.0
并且我的所有问题都解决了。
您可以从https://plugins.jetbrains.com/plugin/download?rel=true&updateId=109027
下载1. Download the zip
2. Open plugins from settings and click on 3 vertical dots near to `Installed` and then click on `install plugin from disk`.
3. Select above downloaded zip
4. Enjoy
Github: https://github.com/ChrisRM/material-theme-jetbrains/issues/1718