# Plugins killed double-click behavior in DrRacket?

**URL:** <https://racket.discourse.group/t/plugins-killed-double-click-behavior-in-drracket/2013>\
**Category:** Questions & Answers\
**Tags:** drracket\
**Created:** [June 15, 2023, 12:08am UTC](https://racket.discourse.group/t/plugins-killed-double-click-behavior-in-drracket/2013 "2023-06-15T00:08:48Z")\
**Posts on this page:** 2\
**Page:** 1

<div class="post-metadata">

**Author:** ![madkins23](https://yyz2.discourse-cdn.com/free1/user_avatar/racket.discourse.group/madkins23/32/1208_2.png) [@madkins23](https://racket.discourse.group/u/madkins23)\
**Post date:** [June 15, 2023, 12:08am UTC](https://racket.discourse.group/t/plugins-killed-double-click-behavior-in-drracket/2013/1 "2023-06-15T00:08:48Z")

</div>

Not so much a question...

I lost the double-click behavior (selection of symbol under cursor) in DrRacket somehow and had to completely reload Racket/DrRacket to get it back.

I _think_ that it happened when I loaded two DrRacket plugins (at the same time on account of I'm an idiot):

- [drcomplete](https://pkgs.racket-lang.org/package/drcomplete)
- [files-viewer](https://pkgs.racket-lang.org/package/files-viewer)

Afterwards nothing seemed to get the double-click behavior back. I tried removing the two packages and then _all_ packages (restarting DrRacket each time). I couldn't find a setting to turn it back on.

I'm back up and don't want to spend a lot of time on this. Just thought I should say something.

---

<div class="post-metadata">

**Author:** ![madkins23](https://yyz2.discourse-cdn.com/free1/user_avatar/racket.discourse.group/madkins23/32/1208_2.png) [@madkins23](https://racket.discourse.group/u/madkins23)\
**Post date:** [June 17, 2023, 9:34pm UTC](https://racket.discourse.group/t/plugins-killed-double-click-behavior-in-drracket/2013/2 "2023-06-17T21:34:49Z")

</div>

It seems like the culprit is [`drcomplete`](https://pkgs.racket-lang.org/package/drcomplete). I reinstalled it and now I have to put the cursor in the symbol first and then double-click. So if the cursor is somewhere else it's a triple-click, but if the cursor is already on that symbol it's just a double-click. Weird, but now that I have it figured out I can cope with it and I filed an issue on it.
