1
0
mirror of https://github.com/Sarsoo/csbindgen.git synced 2025-01-13 06:47:46 +00:00
csbindgen/.vscode/settings.json
2023-03-05 17:18:52 +09:00

5 lines
153 B
JSON

{
"rust-analyzer.typing.autoClosingAngleBrackets.enable": false,
"editor.autoClosingQuotes": "never",
"editor.autoClosingBrackets": "never"
}