vscode谁用的6?
Tofloor
poster avatar
牧野
deepin
2018-05-12 03:09
Author
最近学习一下vscode的使用,强迫症犯了,调试运行的时候需要xterm支持,我不想装xterm。如何配置才能调用deepin-terminal。
Reply Favorite View the author
All Replies
avatar
牧野
deepin
2018-05-12 03:13
#1
这是根据网上资料配置的,根本没用。
Reply View the author
avatar
Lyvnee
deepin
2018-05-12 03:35
#2
用它呢
  1. x-terminal-emulator
Copy the Code
Reply View the author
avatar
nevershow
deepin
2018-05-12 04:21
#3
/usr/bin/deepin-terminal
Reply View the author
avatar
liubailinprivate
deepin
2019-01-29 20:10
#4
我用vs都不知知道怎么 编译代码.
Reply View the author
avatar
foxbcd
deepin
2019-01-29 22:48
#5
不用装的啊
Reply View the author
avatar
foxbcd
deepin
2019-01-29 23:57
#6
"externalConsole": false, //这里调用vscode内部终端

"externalConsole": true, //这里调用外部终端




Reply View the author