-
Bug
-
Resolution: Fixed
-
P5
-
25
-
master
The make targets `make vscode-project-*` create a VSCode workspace in the build directory. Unfortunately, some configuration values in the templates are not valid anymore, because they are capitalized.
For example, after building the vscode-project-clangd target, VSCode complains that the value "Disabled" is invalid for the setting "C_Cpp.formatting".
For example, after building the vscode-project-clangd target, VSCode complains that the value "Disabled" is invalid for the setting "C_Cpp.formatting".
- links to
-
Commit(master) openjdk/jdk/3e9a7a4a
-
Review(master) openjdk/jdk/24280