dos功能:

  1. window——》show view——》other——》remote systems,选择remote shell,选择确定或者双击,打开了一个新工具窗口。
  2. 点击remote shell窗口最右上角的小三角,在launch子菜单中选择local,点击即可。
  3. 这个工具窗口是在最下面输入命令,可以使用git,maven等(需要配置path环境变量)。

terminal功能

  1. window——》show view——》other——》terminal,选择terminal,选择确定或者双击,打开了一个新工具窗口terminal。
  2. 在terminal窗口上面的工具栏,有服务器连接配置(可以重命名),连接功能,断开功能,打开新窗口功能。

show view里面有些功能还是很有用的,一直都没发现,有兴趣的多试试。

GitHub 加速计划 / term / terminal
94.53 K
8.17 K
下载
The new Windows Terminal and the original Windows console host, all in the same place!
最近提交(Master分支:2 个月前 )
d04381ec "HighContrast" is not a possible requested theme. So `_UpdateBackgroundForMica()` would force the settings UI to be light or dark. To fix this, we just check if we're in high contrast mode and, if so, we don't bother setting the requested theme. 7 天前
e83434ff Turns out that having the styles for the KeyChordText and ParsedCommandLineText be empty for high contrast mode caused the issue. Since we're already using theme resources for the colors, we automatically adjust properly to whatever the high contrast theme is (Thanks XAML!). Bonus points: - we didn't need the theme dictionaries anymore, so I just moved them to the ResourceDictionary directly - ParsedCommandLineTextBlockStyle isn't used. So I removed it altogether. Validated command palette with multiple high contrast themes. See PR thread for demo. Closes #17914 7 天前
Logo

旨在为数千万中国开发者提供一个无缝且高效的云端环境,以支持学习、使用和贡献开源项目。

更多推荐