Tags: qmiinh/vimspector
Tags
Merge pull request puremourning#366 from puremourning/fix-stop Fix crash using Stop function
Merge pull request puremourning#362 from puremourning/expr-completion… …s-startup Delay launching the python interpreter until needed
Fix using double-quotes in VimspectorEval The VimspectorEval command used `-bar` but this prevented the use of double quotes. This seems much more useful than a vim comment in this scenario, so remove the `-bar`. This is _techncially_ breaking change, but I don't think it's likely anyone will be relying on doing `VimspectorEval x | something else`. If they are, sorry.
Merge pull request puremourning#355 from puremourning/terminate-debugee Ask the user about terminating the debuggee
Merge pull request puremourning#356 from puremourning/telemetry-hide hide the pointless telemetry data;
Merge pull request puremourning#354 from YgorSouza/fix-readme-typos Fix typos in README
PreviousNext