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

Run selected text in terminal fails with error #8402

Closed
chrmarti opened this issue Jun 28, 2016 · 2 comments
Closed

Run selected text in terminal fails with error #8402

chrmarti opened this issue Jun 28, 2016 · 2 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug terminal General terminal issues that don't fall under another label verified Verification succeeded
Milestone

Comments

@chrmarti
Copy link
Collaborator

chrmarti commented Jun 28, 2016

Testing #8222

  • VSCode Version: Code - Insiders 1.3.0-insider (d0c2b89, 2016-06-28T05:07:32.441Z)
  • OS Version: Windows_NT ia32 6.3.9600

Steps to Reproduce:

  1. Close terminal, restart VS Code
  2. Open test.txt, select "echo 123"
  3. Run selected text in terminal
  4. -> Error: Cannot read property 'process' of undefined
@Tyriar Tyriar added bug Issue identified by VS Code Team member as probable bug important Issue identified as high-priority terminal General terminal issues that don't fall under another label labels Jun 29, 2016
@Tyriar Tyriar self-assigned this Jun 29, 2016
@Tyriar Tyriar added this to the June 2016 milestone Jun 29, 2016
@Tyriar
Copy link
Member

Tyriar commented Jun 29, 2016

Good find 😃

@Tyriar Tyriar removed the important Issue identified as high-priority label Jun 30, 2016
@Tyriar Tyriar closed this as completed in a5939c8 Jun 30, 2016
@sandy081 sandy081 added the verified Verification succeeded label Jul 1, 2016
@sandy081
Copy link
Member

sandy081 commented Jul 1, 2016

While verifying this on windows 8.1 with insiders latest build 716f764

Action Run selected text in terminal is opening terminal and copying text but not running the command. Focus remains in the editor.

I am opening a new issue for this.

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug terminal General terminal issues that don't fall under another label verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

3 participants