Skip to content

Commit

Permalink
Disabled preferences schema validation in IDE2.
Browse files Browse the repository at this point in the history
Ref: eclipse-theia/theia#11189
Signed-off-by: Akos Kitta <[email protected]>
  • Loading branch information
Akos Kitta committed Jul 25, 2022
1 parent a797c2b commit 2665a1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions electron-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
"config": {
"applicationName": "Arduino IDE",
"defaultTheme": "arduino-theme",
"validatePreferencesSchema": false,
"preferences": {
"files.autoSave": "afterDelay",
"editor.minimap.enabled": false,
Expand Down

0 comments on commit 2665a1c

Please sign in to comment.