{ "editor.fontFamily": "'Fira Code', 'Font Awesome 6 Brands', 'Font Awesome 6 Free', 'Font Awesome 6 Free Solid'", "editor.minimap.enabled": false, "editor.fontLigatures": true, "editor.rulers": [80, 100, 120], "terminal.integrated.fontFamily": "'Fira Code', 'Font Awesome 6 Brands', 'Font Awesome 6 Free', 'Font Awesome 6 Free Solid'", "explorer.confirmDelete": false, "git.inputValidationLength": 100, "git.inputValidationSubjectLength": 100, "redhat.telemetry.enabled": false, "sonarlint.connectedMode.connections.sonarqube": [ { "serverUrl": "https://cq.bsh-sdd.com", "connectionId": "https-cq-bsh-sdd-com-" } ], "workbench.colorTheme": "Atom One Dark", "sonarlint.ls.javaHome": "/home/loherj/.sdkman/candidates/java/current" }