Ctrl+space not working for AngularJS content assist in eclipse 2021-06
I\’m learning AngularJS in Eclipse 2021-06. But when I\’m in an HTML page, Content Assist shows no suggestion when typing an Angular tag. For example: When I start typing ng-controller
and hit ctrl + space, the IDE shows \'No Suggestions\'
.