nvim-lua/wishlist

[Feature] Support multiple session switch

Open

#53 opened on Jul 22, 2024

View on GitHub
 (0 comments) (0 reactions) (0 assignees) (0 forks)github user discovery
help wantedidea

Repository metrics

Stars
 (249 stars)
PR merge metrics
 (PR metrics pending)

Description

What? When I am debugging go microservices, I may need to give multiple service break points. I need a session that can be flexibly switched and decided to close.

Why? You can debug microservices flexibly.

Potential existing implementations: Not yet

Potential pitfalls:

Contributor guide