max-kamps / jpd-breader

MIT License
100 stars 24 forks source link

Parse words on hover/on holding hotkey #83

Open RomanNur opened 4 months ago

RomanNur commented 4 months ago

Currently the only working way for me to load tooltips for words is either:

  1. click on extension -> click "Parse {tab name}"
  2. select text -> right click->click "Parse {selected text} with jpdb"

In settings I have this, but even when I'm holding shift, or "select text + holding shift" - popup with explanation doesnt show up, no requests are sent to jpdb. What am I doing wrong, how can I debug this? I also tried different keybind, but it didnt help. image

Example image when I'm holding shift but no popup is showing up: image

Example after selecting the word -> right click->parse with jpdb image