The Wayback Machine - http://web.archive.org/web/20200930161711/https://github.com/lkytal/BuiltinCmd
Skip to content
master
Go to file
Code

Latest commit

* update to .net 4.7.2
migrate all packages to package manager
change from sync to async
chnage all var to explicit types

autogenerated files changed from zh to en

* https://github.com/lkytal/BuiltinCmd/blob/022d29f72f04a3e24b86dc7ad6b5bb3b78fb6e8c/BuiltinCmd/BuiltinCmdPackage.cs#L14

* uneeded class
2a7fcdd

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
Wpf
 
 
 
 
 
 
 
 
 
 

README.md

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

Support on Beerpay

Hey dude! Help me out for a couple of 🍻!

Beerpay Beerpay

You can’t perform that action at this time.