You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(DapViewWatch): switch to Watcher view when repl active (#8)
* fix: when using DapViewWatch on current position with repl showing, switch to Watcher view
* ref: use nvim_set_current_buf to set buffer for winnr
* ref(watcher): when adding watcher expression check if window is valid before switching view
* ref: add window id checks when switching views
* ref: removes redundant function wraps for callback argument
0 commit comments