Closed
Description
Describe the bug
'to go defined' and 'code completion' fails. Developer Tools console continues to report errors "Header must provide a Content-Length property"
To Reproduce
MacOS 13.1 M1
install vscode 1.75.0
install vmware.vscode-spring-boot v1.44.0
Write some code that will cause the Java language server reports error(for example: call a function with invaid arguement), then the error is likely to be reproduced.