Update Codium extensions for Java support

This commit is contained in:
Tobi Schäfer 2024-05-18 14:37:55 +02:00
parent 581b17bc72
commit eae2848e9e
Signed by: tobi
GPG key ID: 91FAE6FE2EBAC4C8
3 changed files with 91 additions and 1 deletions

View file

@ -4,5 +4,6 @@
},
"files.watcherExclude": {
"apps/": true
}
},
"java.configuration.updateBuildConfiguration": "automatic"
}