0

I am developing web application with Spring Boot and Thymeleaf as template engine. I've placed all CSS files at "resource/static/css" location. But when i try to edit html file, STS doesn't suggest CSS classes from both my custom CSS file and bootstrap CSS file. Have tried all settings like checking editors code suggestion in preference, adding code proposal in editors. Still no luck.

enter image description here

Jagan
  • 27
  • 10

1 Answers1

0

Related discussion on the project GitHub issue: https://github.com/spring-projects/sts4/issues/510

Martin Lippert
  • 5,988
  • 1
  • 15
  • 18