puremourning / vimspector

vimspector - A multi-language debugging system for Vim
http://puremourning.github.io/vimspector-web
Apache License 2.0
4.08k stars 171 forks source link

Fix not starting the correct configuration after installing gadget #829

Closed puremourning closed 7 months ago

puremourning commented 7 months ago

Found while investigating #828

A while ago the signature for 'Start' was changed.

Steps to repro:

Expect :

Actual:

After this change, actual is expected.

puremourning commented 7 months ago

This change is Reviewable