Code Monkey home page Code Monkey logo

codeterminal's Introduction

CodeTerminal - Cross platform terminal app from Visual Studio Code. | Product Hunt

CodeTerminal

Standalone terminal from Visual Studio Code.

Installation

macOS

Highly recommanded to install with homebrew.

brew tap xcodebuild/custom
brew reinstall --no-quarantine --cask codeterminal

部分用户可能需要设置代理,例如 export https_proxy=http://127.0.0.1:7890 http_proxy=http://127.0.0.1:7890 all_proxy=socks5://127.0.0.1:7890

Windows/Linux/macOS

Download from https://nightly.link/xcodebuild/CodeTerminal/workflows/release/release.

Or join group.

微信群

Telegram Group

Join Telegram Group

Configure

Press menubar CodeTerminal => Preferences => Settings to reveal setting.json in System File Manager. Edit it with your code editor(Visual Studio Code is recommended).

Here is a example:

{
    "workbench.statusBar.visible": false,
    "workbench.tips.enabled": false,
    "workbench.colorTheme": "Solarized Dark",
    "editor.fontLigatures": true,
    "terminal.integrated.fontSize": 16,
    "editor.fontFamily": "agave Nerd Font Mono"
}

BTW, you can download agave Nerd Font Mono from here.

FAQ

Tips for macOS users

打开时如果提示文件已损坏,需要执行

If the prompt file is corrupted when opening, you need to execute

sudo xattr -rd com.apple.quarantine /Applications/CodeTerminal.app

How to install theme(beta)

Theme Management is not completed yet, but you can still use it.

  • The preview of theme(or extension) is not work for now.

  • You have show/close extension management panel for now.

Install

With Ctrl(Cmd)+Shift+P you can run Extensions: Install Extensions command to show extension install panel, then search and install theme.

image

After installed you can use View: Close Primary Side Bar to close extension side-bar for now.

Switch theme

With Ctrl(Cmd)+Shift+P you can run Preferences: Color Theme command to show extension install panel, then search and install theme.

codeterminal's People

Contributors

aeschli avatar alexdima avatar alexr00 avatar bpasero avatar chrmarti avatar connor4312 avatar dbaeumer avatar deepak1556 avatar dstorey avatar egamma avatar hediet avatar isidorn avatar joaomoreno avatar jrieken avatar kieferrm avatar lramos15 avatar lszomoru avatar meganrogge avatar michelkaporin avatar mjbvz avatar octref avatar ramya-rao-a avatar rebornix avatar roblourens avatar rzhao271 avatar sandy081 avatar sbatten avatar tylerleonhardt avatar tyriar avatar weinand avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

codeterminal's Issues

Cannot install anyway

hello I'm trying install code terminal in my mac mini.
but nightly link said that latest successful run is older than 90 days, and its artifacts likely expired.
I can't install it anyway, is there any idea?

Opens new terminal window every time you open the app

As per the title. If I have an open terminal window when I close the app, the next time I open, I'll have the resumed terminal, plus a new tab:

image

If I close with two, I'll have three... etc.

Is there a config setting I can put in to close terminals on exit? Would be nice to have them resume, but can wait for the fix for this issue and live with them closing for now.

Thanks,
Matt

horizontal split?

It'll be great if we can support a horizontal split as well, will be helpful for 9:16 screens or running jest coverage reports.

Maybe it can be done with an additional "+" at the top right corner, or a setting to toggle between horizontal split and vertical split so it's easy to implement.

image

Telegram link not working

The telegram link & QR code in README.md is not working 👇

Snip

If bugs are ironed out, and a polished stable build can be developed & actively maintained, this could become as popular as VSCode itself 🙌

Really loved it ✨👏

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.