You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to change the scope of spring-boot.ls.java.home to machine-overridable?
I would like to have remote settings.json updated when vscode.workspace.getconfiguration() is update by an extension in a remote environment such as WSL.
Is it possible to change the scope of
spring-boot.ls.java.hometomachine-overridable?I would like to have remote
settings.jsonupdated whenvscode.workspace.getconfiguration()isupdateby an extension in a remote environment such as WSL.Make the setting 'java.import.gradle.java.home' to be machine-overridable redhat-developer/vscode-java#2624
java.configuration.runtimes in settings.json are ignored redhat-developer/vscode-java#2001
Change scope of jvmargs configuration redhat-developer/vscode-java#2368