2025-02-21 08:26:27 +01:00
|
|
|
{
|
|
|
|
|
"java.configuration.updateBuildConfiguration": "interactive",
|
2025-03-10 13:33:21 +01:00
|
|
|
"cmake.sourceDirectory": "${workspaceFolder}/linux/flutter",
|
|
|
|
|
"editor.wordBasedSuggestions": "off",
|
|
|
|
|
"editor.tabCompletion": "onlySnippets",
|
|
|
|
|
"editor.selectionHighlight": false
|
2025-02-21 08:26:27 +01:00
|
|
|
}
|