I have created a Spring Boot project in Visual Studio Code. My issue is that autocompletion is not working in my application.settings
file, it works fine in other parts of project. Any help will be appreciated.
Question posted in Visual Studio Code
View the official documentation.
View the official documentation.
2
Answers
Do you have the necessary plugins/extension installed in your VS Code.
Try installing Spring Boot Tools and try again.
vs code => settings => Editor: Quick Suggestions