TelluIoT / ThingML

The ThingML modelling language
https://github.com/TelluIoT/ThingML
Apache License 2.0
101 stars 32 forks source link

Improve code-completion / suggestions in Eclipse #228

Closed jakhog closed 5 years ago

jakhog commented 6 years ago

The code-completion suggestions in Eclipse, are more or less useless at the moment. In some cases it works great (after => in connectors, getting message parameters in the action language, ...) but most of the time, it suggests the full list of keywords.

At least the reachable properties/variables should be at the very top of the list in the action language.

A revision of the current setup would be very good.

brice-morin commented 5 years ago

There has been some improvements there lately. Not sure if it is enough though... but feel free to re-open the issue if it was not sufficient.