Giter VIP home page Giter VIP logo

vscterm's Introduction

VSC Terminal

Hacking VS Code (based on v1.23.2) to make the integrated terminal work as an standalone app.

Usage

Similar to the original integrated terminal. Quick Open is kept and some commands can be access through it.

For example, if you want to select the default shell in Windows, Press F1 and Input Select Default Shell.

Also, if the terminal does not show up in some cases, Press F1 and Input Toggle Integrated Terminal

The location of setting file is similar to VS Code.

Windows: %APPDATA%\vscterm\User\settings.json
macOS: $HOME/Library/Application Support/vscterm/User/settings.json
Linux: $HOME/.config/vscterm/User/settings.json

Build and Run

Refers to Code's contribution page

Or, to put it simply:

In one terminal

yarn
yarn run watch

In another terminal

./scripts/code.bat or ./scripts/code.sh

Progress

demo

  • Hide other parts in the workbench and let the Panel take up the whole window.
  • ๐Ÿƒ Remove not used services for unrelevant parts like Status Bar etc.
  • Remove buildin language extensions to reduce the size of setup
  • ๐Ÿƒ Figure out how to integrate latest vs code

License

Licensed under the MIT License.

vscterm's People

Contributors

lujunweng avatar

Stargazers

Krittanon Wisedchart avatar  avatar sammy avatar Marx Soul avatar Hojin Jun avatar  avatar  avatar Konstantinos Zagoris avatar Noj Vek avatar zxl avatar Brent Woodruff avatar Yeechan Lu avatar Jose De Gouveia avatar Losses Don avatar Christian Stewart avatar  avatar

Watchers

Brent Woodruff avatar James Cloos avatar  avatar  avatar

Forkers

paralin

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.