mthiede / rtext_eclipse_plugin

4 stars 0 forks source link

Frontend sends reuqests the whole time, while mouse hovers over a token. #33

Open sanastasiou opened 8 years ago

sanastasiou commented 8 years ago

This is an optimization issue.

If the mouse remains over the same token, there is no need to sends constantly request to the backend. A single request suffices.