9

The autocomplete for content is not working in spring tool suite 4. I have checked the settings

Content Assist dialog

Could anyone tell me how to solve this.

For Example:

if I enter Math. -> and press ctrl + space for suggestions it show no default templates.

crusy
  • 1,424
  • 2
  • 25
  • 54
Chandan
  • 129
  • 1
  • 1
  • 5

1 Answers1

26

In the Auto Activation section fill in Auto activation triggers for Java:

abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ._

enter image description here

Alien
  • 15,141
  • 6
  • 37
  • 57