Sublime Text 3 - integrated terminal?

后端 未结 6 1989
悲&欢浪女
悲&欢浪女 2021-02-07 01:04

I normally use the WebStorm IDE for Node.js and FE JavaScript development. However I was thinking of using Sublime Text 3 since I am running out of computing power on a crappy o

6条回答
  •  执笔经年
    2021-02-07 01:41

    I tried Sublime package - TerminalView, quickly realized I couldn't copy paste things. Tried on MacOS.

    Terminus(https://github.com/randy3k/Terminus ) looks good to me, it has two options

    (i) opens in a tab(view)

    (ii) opens also in a panel. (which I prefer most)

提交回复
热议问题