-
1
-
2
-
3
-
4
-
5
-
6
-
7
-
8
-
9
{
"editor.wordWrap": "on",
// Stop VSCodium from complaining about these
"git.autofetch": true,
"git.enableSmartCommit": true,
// Make title bar consistent with other apps in KDE
"window.customTitleBarVisibility": "never",
"window.titleBarStyle": "native",
}