1
0
mirror of https://github.com/boudji-ludwig-pett/cnam-geometry-dash.git synced 2025-01-12 22:50:05 +01:00

11 lines
226 B
JSON
Raw Normal View History

2024-12-02 10:11:00 +01:00
{
2024-12-07 23:57:43 +01:00
"editor.bracketPairColorization.enabled": true,
"editor.wordWrap": "on",
"[csharp]": {
"editor.tabSize": 4,
"editor.formatOnSave": true,
"editor.formatOnType": true
},
"omnisharp.useModernNet": false
2024-12-02 10:11:00 +01:00
}