Untitled
unknown
plain_text
9 months ago
1.2 kB
6
Indexable
{
"explorer.compactFolders": false,
"workbench.editor.labelFormat": "short",
"terminal.integrated.fontFamily": "MesloLGS NF",
"workbench.sideBar.location": "right",
"editor.formatOnPaste": true,
"editor.formatOnType": true,
"terminal.integrated.cursorStyle": "line",
"terminal.integrated.cursorBlinking": true,
"terminal.integrated.cursorStyleInactive": "none",
"terminal.integrated.cursorWidth": 2,
"workbench.statusBar.visible": false,
"editor.formatOnSave": true,
"files.exclude": {
"**/.trunk/*actions/": true,
"**/.trunk/*logs/": true,
"**/.trunk/*notifications/": true,
"**/.trunk/*out/": true,
"**/.trunk/*plugins/": true
},
"files.watcherExclude": {
"**/.trunk/*actions/": true,
"**/.trunk/*logs/": true,
"**/.trunk/*notifications/": true,
"**/.trunk/*out/": true,
"**/.trunk/*plugins/": true
},
"editor.defaultFormatter": "trunk.io",
"window.customTitleBarVisibility": "never",
"workbench.editor.editorActionsLocation": "hidden",
"icube-devtool-ports.autoCreateLocalTunnel": false,
"files.autoSave": "afterDelay",
"AI.chatLanguage": "English",
}Editor is loading...
Leave a Comment