8000 GitHub - lkytal/BuiltinCmd: VS extension that provide a built-in terminal window for CMD or Powershell.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

lkytal/BuiltinCmd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BuiltinCmd

AppVeyor

Integrate Windows CMD terminal or PowerShell into Visual Studio.

You can open it via "view -> other window -> Toggle BuiltinCmd" or just press Ctrl + Shift + T to show it.

Support from VS2013 to VS2017.

Highlights

  • Support switching within command histories by arrow keys.
  • Support autocompletion with the Tab key.
  • Support Ctrl + C to terminate.
  • Support Powershell.
  • Support startup commands.

Overview

ScreenShot

Let me know if you have any questions or suggestions.

Install BuiltinCmd via VS market

Update log

  • 2.0.2: Some refact.
  • 2.0.1: Correct cancellation.
  • 2.0.0: Support PowerShell; support startup commands.
  • 1.9.6: Detect white space correctly.
  • 1.9.5: Refine key handling.
  • 1.9.4: Better caret color when using the dark theme.
  • 1.9.3: Clean up code, new menu icon.
  • 1.9.2: Start with project dir.
  • 1.9.1: Fix tab complete position.
  • 1.9.0: Better performance.
  • 1.8.0: Support VS2017.
  • 1.7.2: Support Ctrl + C.
  • 1.7.1: Fixed autocompletion with different dir.
  • 1.7.0: Autocompletion with the tab key.
  • 1.6.1: Fix dispose on shutdown.
  • 1.5.1: Fix for vs2013.
  • 1.5.0: Experiment support for VS15.
  • 1.4.0: Native look as the command prompt.
  • 1.3.2: Fixup ScrollToEnd.

My Other Extensions

Acknowledgment

Icons made by Vectors Market from www.flaticon.com is licensed by CC 4.0 BY
0