willyelm / xatom-debug

A Simple Debugger Provider for Atom
MIT License
71 stars 5 forks source link

How to delete "watch Expressions" #60

Closed woli1996 closed 2 years ago

woli1996 commented 6 years ago

I am using xatom-debug 1.6.11 and xatom-debug-nodejs 0.9.3 in atom 1.27.2 x64 on Windows 10. I can add watch expressions, but cannot delete them. The items available are a + to add a new watch expression, and a kind of reload button. I tried back space and DEL and some keys but none works.

How am I supposed to clean up old watch expressions again?