Skip to content

Commit 2665a1c

Browse files
author
Akos Kitta
committed
Disabled preferences schema validation in IDE2.
Ref: eclipse-theia/theia#11189 Signed-off-by: Akos Kitta <[email protected]>
1 parent a797c2b commit 2665a1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

electron-app/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
"config": {
3939
"applicationName": "Arduino IDE",
4040
"defaultTheme": "arduino-theme",
41+
"validatePreferencesSchema": false,
4142
"preferences": {
4243
"files.autoSave": "afterDelay",
4344
"editor.minimap.enabled": false,

0 commit comments

Comments
 (0)