When developing a Spring application on the local desktop version of VS Code, when user starts up a Spring application, our extensions do not provide any visual hints. However, if user does this on ...
It works for application.properties file, but there is no tip window when i edit application.yml . Visual Studio Code version is 1.23.0 vscode-spring-boot version is 0.20-RC.1 ...