partial debug

This commit is contained in:
2022-05-19 13:04:14 +02:00
parent 2120ee1c5d
commit 2e15fc5835
7 changed files with 21 additions and 3 deletions

View File

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