question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Extract the integrated terminal

See original GitHub issue

“Feature” request.

The integrated terminal grows in functionality, to the point that it could soon become very useful standalone, as its own app. I’m only a casual VScode user (using vim most of the time), but I would definitely be interested in a well-behaved, consistent, reactively-configurable, multi-platform terminal not tied to the editor.

Obviously if such a situation were to unfold, the shared component (not entirely dissimilar to VTE) should be jointly developed and shared with VScode. Both could be able to leverage a common configuration so that whether a terminal leveraging such a theoretical common component is spawned within VScode or standalone, they behave the same.


Edit from @Tyriar:

There is some confusion about the scope of this issue, here is the clarification as the thread is long:

Issue Analytics

  • State:open
  • Created 6 years ago
  • Reactions:1029
  • Comments:129 (45 by maintainers)

github_iconTop GitHub Comments

68reactions
bijeebusscommented, Feb 15, 2018

I’m glad this is being worked on. The integrated terminal in VS Code is the best terminal on windows and I would love to be able to use it as a standalone app.

49reactions
Tyriarcommented, Sep 15, 2017

This is an idea I’ve thrown around a bit, I doubt we’ll get time to work on it any time soon. The first steps for this would be more flexible movement of the panel inside the workbench and pulling it into its own window.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Integrated Terminal in Visual Studio Code
From the Command Palette (Ctrl+Shift+P), use the View: Toggle Terminal command. The integrated terminal can run commands such as mkdir and git just...
Read more >
VS Code tips — Search in the integrated terminal - YouTube
Use ctrl+f / cmd+f to search through the contents of VS Code's integrated terminal.You can even use regular expressions for searching, ...
Read more >
How to open a file from the integrated terminal in Visual Studio ...
@AliMertCakar Did you get it to open in the SAME window via. Ubuntu WSL? I've this problem :( – user16341274. Aug 3, 2021...
Read more >
Is it possible to detach the terminal window from VSCode?
I do not think it is possible to open the integrated terminal (or ... You absolutely CAN get the terminal window onto 'another...
Read more >
Integrated terminal - vscode-docs1
Use the kb(workbench.action.terminal.toggleTerminal) keyboard shortcut with the backtick character. · Use the View | Integrated Terminal menu command. · From the ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found