This commit is contained in:
2022-05-19 16:23:25 +02:00
parent 9d4c6ecc7d
commit 2f45a5a342
14 changed files with 48 additions and 21 deletions

View File

@@ -5,5 +5,10 @@
"lib/**/*.jar"
],
"liveshare.shareExternalFiles": false,
"liveshare.allowGuestDebugControl": true
"liveshare.allowGuestDebugControl": true,
"cSpell.words": [
"Jframe",
"Jlogo",
"Jname"
]
}