We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c19e0b8 commit 9c7abb1Copy full SHA for 9c7abb1
zed/settings.json
@@ -62,6 +62,7 @@
62
"**/dist",
63
"**/node_modules"
64
],
65
+ "jupyter": { "dock": "bottom", "enabled": false },
66
"chat_panel": { "dock": "bottom" },
67
"project_panel": { "indent_size": 10 },
68
"tab_bar": { "show_nav_history_buttons": false }
0 commit comments