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

IPython: Running Selected Text in Terminal Only Executes First Line of Code #11281

Closed
haz-q opened this issue Aug 31, 2016 · 3 comments
Closed
Assignees
Labels
terminal Integrated terminal issues
Milestone

Comments

@haz-q
Copy link

haz-q commented Aug 31, 2016

  • VSCode Version: 1.4
  • OS Version: OSX 10.10.5

Steps to Reproduce:

  1. Open integrated terminal and run ipython.
  2. Type at least two lines of code in editor, with the last line calling a print() function.
  3. Highlight text and use command Terminal: Run Selected Text in Active Terminal.

The IPython session will only run the first line of code rather than all selected text.

screen shot 2016-08-31 at 12 34 35 am

Note that this behavior is different than the Windows version described in #11253; there, the entirety of the selected text does run (although the user must hit enter after using the run selected text command).

@dbaeumer dbaeumer added the terminal Integrated terminal issues label Aug 31, 2016
@Tyriar Tyriar added the help wanted Issues identified as good community contribution opportunities label Aug 31, 2016
@Tyriar Tyriar added this to the Backlog milestone Aug 31, 2016
@Tyriar
Copy link
Member

Tyriar commented Apr 20, 2017

This is likely fixed now.

@Tyriar Tyriar closed this as completed Apr 20, 2017
@Tyriar Tyriar removed the help wanted Issues identified as good community contribution opportunities label Apr 20, 2017
@robertmartin8
Copy link

As of 20/9/17, this is still a problem!

@nunobbras
Copy link

nunobbras commented Nov 11, 2017

This is definitely not working yet... please reopen this issue

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
terminal Integrated terminal issues
Projects
None yet
Development

No branches or pull requests

5 participants