Skip to content

Tags: qmiinh/vimspector

Tags

625411291

Toggle 625411291's commit message
Fix error when nothing to expand

621140033

Toggle 621140033's commit message
Add example of ssh to remote host

613865461

Toggle 613865461's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request puremourning#366 from puremourning/fix-stop

Fix crash using Stop function

606299429

Toggle 606299429's commit message
Add debugging instruction

600905010

Toggle 600905010's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request puremourning#362 from puremourning/expr-completion…

…s-startup

Delay launching the python interpreter until needed

599203056

Toggle 599203056's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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.

596999025

Toggle 596999025's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request puremourning#355 from puremourning/terminate-debugee

Ask the user about terminating the debuggee

596952857

Toggle 596952857's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request puremourning#356 from puremourning/telemetry-hide

hide the pointless telemetry data;

593724191

Toggle 593724191's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request puremourning#354 from YgorSouza/fix-readme-typos

Fix typos in README

592114842

Toggle 592114842's commit message
Disable mappings in the popup to ensure navigaion works