0

Without aparent reason i can not get code completion in xhtml files anymore, instead i get a unique option: data-bind

Is this because an update in the plugins? How can I reset the previous behaviour of the code completion?

Stephano
  • 1
  • 1

2 Answers2

0

Some of the JS editor plugins seem to mess around with JSF completion since 8.0.2. Deactivating the plugins restored normal JSF code completion for me. Go to "Tools->Plugins" and deactivate the plugins in the "Editing" category. In my case that was "Knockout" and "AngularJS".

Syren Baran
  • 444
  • 2
  • 8
0

I had the same issue. Deactivated the openshift plugin, restarted IDE and it works now.

zborha
  • 91
  • 1
  • 5