File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424 "keywordCase": "upper"
2525 }
2626 }
27- ]
27+ ],
28+ "jsonRecursiveSort": true,
29+ "importOrder": ["^@/(.*)$", "^[./]"],
30+ "importOrderSeparation": true,
31+ "importOrderSortSpecifiers": true
2832}
Original file line number Diff line number Diff line change 5151 "editor.tabSize" : 2
5252 },
5353 "[jsonc]" : {
54- "editor.defaultFormatter" : " esbenp.prettier-vscode " ,
54+ "editor.defaultFormatter" : " vscode.json-language-features " ,
5555 "editor.tabSize" : 2
5656 },
5757 "[less]" : {
114114 "[yaml]" : {
115115 "editor.defaultFormatter" : " redhat.vscode-yaml"
116116 },
117+ "cSpell.userWords" : [" Aptfile" , " brewfiles" ],
117118 "chat.commandCenter.enabled" : false ,
118119 "chat.editing.confirmEditRequestRemoval" : false ,
119120 "chat.editing.confirmEditRequestRetry" : false ,
126127 "/tmp/postman-http-request-post-response.instructions.md" : true ,
127128 "/tmp/postman-http-request-pre-request.instructions.md" : true
128129 },
130+ "chat.viewSessions.orientation" : " stacked" ,
131+ "claudeCode.preferredLocation" : " sidebar" ,
129132 "cmake.pinnedCommands" : [
130133 " workbench.action.tasks.configureTaskRunner" ,
131134 " workbench.action.tasks.runTask"
256259 "github.copilot.nextEditSuggestions.enabled" : true ,
257260 "gitlens.ai.model" : " vscode" ,
258261 "gitlens.ai.vscode.model" : " copilot:gpt-4.1" ,
262+ "gitlens.codeLens.enabled" : false ,
259263 "gitlens.gitCommands.skipConfirmations" : [
260264 " fetch:command" ,
261265 " stash-push:command" ,
You can’t perform that action at this time.
0 commit comments