vscode changes
This commit is contained in:
@ -95,5 +95,13 @@
|
||||
"editor.tabSize": 2,
|
||||
"emmet.showAbbreviationSuggestions": false,
|
||||
"editor.linkedEditing": true,
|
||||
"editor.codeActionsOnSave": {
|
||||
"source.organizeImports": "always"
|
||||
}
|
||||
},
|
||||
"hexeditor.columnWidth": 4,
|
||||
"hexeditor.showDecodedText": true,
|
||||
"hexeditor.defaultEndianness": "little",
|
||||
"hexeditor.inspectorType": "aside",
|
||||
"typst-lsp.exportPdf": "onType",
|
||||
}
|
||||
Reference in New Issue
Block a user