Skip to content

Conversation

@igorlfs
Copy link
Owner

@igorlfs igorlfs commented Aug 26, 2025

Closes #83

Depends on mfussenegger/nvim-dap#1546

@igorlfs igorlfs mentioned this pull request Aug 24, 2025
There are lots of workarounds for the js-debug-adapter
Yet another workaround for the js-debug-adapter
Otherwise it does not get updated
- Refresh when switching sessions
- When refreshing, check if there is an active session (otherwise
  nothing will be shown)
- When refreshing, check if there are no scopes available (similarly, to
  avoid showing nothing if there are no scopes for the new session)
The default config will be used anyway. Most of the setup (highlights,
listeners and autocmds) happens "magically" when a command is triggered
anyway (I'm not sure if that's a good thing, no other plugin does this)
@igorlfs igorlfs merged commit a5d836a into main Sep 1, 2025
2 checks passed
@igorlfs igorlfs deleted the fix/83 branch September 1, 2025 00:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feature: Preserve console output after program termination

2 participants