Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keystrokes are not detected correctly in VS Code command line #29

Closed
nikolasborrel opened this issue Dec 17, 2020 · 1 comment
Closed

Comments

@nikolasborrel
Copy link

When hitting an @infiltrate cond = true breakpoint, keystrokes are not detected properly:

E.g when writing

debug> f_detect

the command line changes to

julia> fdtc

and only after pressing enter a few times, the command line is ready for use in the debug> env. It's quite annoying and time-consuming to get the command line ready on every run!

System:

  • VS Code (mac) 1.52.0
  • Julia Language Support extension 1.0.10
  • Julia 1.5.3

infiltrate_debug
infiltrate_debug_err

@pfitzseb
Copy link
Member

Dup of #23.

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

No branches or pull requests

2 participants