We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9d644a commit eb3b090Copy full SHA for eb3b090
dap-ui.el
@@ -471,6 +471,7 @@ DEBUG-SESSION is the debug session triggering the event."
471
:background ,(face-attribute 'fringe :background nil t))
472
'local-map (--doto (make-sparse-keymap)
473
(define-key it [mouse-1] command))
474
+ 'pointer 'hand
475
'help-echo hover-text))
476
477
(declare-function posframe-show "ext:posframe")
0 commit comments