Giter VIP home page Giter VIP logo

builtincmd's Introduction

Kaiyuan Liu Top Langs

builtincmd's People

Contributors

lkytal avatar smalls89 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

builtincmd's Issues

Bash in Windows 10

Is there any plan to add Bash terminal of Windows 10?
I want to use WSL through this plugin.

Multiple terminals!

Hi, lovely extension.

I want more than one terminal window at a time. Is this possible?

Cheers,
Rob

Tab key does not autocomplete

Tab for autocomplete is not available. It move focus away from CMD window. Can tab key be passed to CMD for using to autocomplete?

Does not use async autoload API

Visual Studio v16.1 complains that this extension uses the deprecated synchronous autoload API. Should be migrated to async background loading if possible. Async loading is supported in Visual Studio 2015 and newer.

Ability to specify startup arguments

Are you planning to support startup arguments?

I would like to start a bach file when starting the terminal.

Usually I do this with cmd.exe /K mybach.cmd, but unfortunately it's not yet possible with builtinCmd

Act similar to other Visual Studio windows

Love the extension, but I would like the ability to have it docked (say in shared area with my Visual Studio output window) and then be able to View it via shortcut key.. Right now you only have a "toggle" command that hides/shows... I would the ability to do what I can with the Visual Studio output window which is to have a key board shortcut that activates it, if not open, opens first...

VS 2019 : This extension is not installable on any currently installed products

Hi Im facing an error when i try to install the extention from market place

Windows 10 version 1909 (OS Build : 18363.476)
Visual studio Version : 16.3.10

here is the full log :

12/11/2019 3:20:58 PM - Microsoft VSIX Installer
12/11/2019 3:20:58 PM - -------------------------------------------
12/11/2019 3:20:58 PM - Initializing Install...
12/11/2019 3:20:58 PM - Extension Details...
12/11/2019 3:20:58 PM - Identifier : 5f1a1460-a418-4fae-9cad-ff1c76b7aed9
12/11/2019 3:20:58 PM - Name : BuiltinCmd
12/11/2019 3:20:58 PM - Author : Lkytal
12/11/2019 3:20:58 PM - Version : 2.1.0
12/11/2019 3:20:58 PM - Description : Integrate CMD Terminal into VS2013, VS2015, VS2017 or VS2019
12/11/2019 3:20:58 PM - Locale : en-US
12/11/2019 3:20:58 PM - MoreInfoURL :
12/11/2019 3:20:58 PM - InstalledByMSI : False
12/11/2019 3:20:58 PM - SupportedFrameworkVersionRange : [4.5,)
12/11/2019 3:20:58 PM -
12/11/2019 3:20:58 PM - Supported Products :
12/11/2019 3:20:58 PM - Microsoft.VisualStudio.Pro
12/11/2019 3:20:58 PM - Version : [12.0,17.0)
12/11/2019 3:20:58 PM - Microsoft.VisualStudio.Community
12/11/2019 3:20:58 PM - Version : [12.0,17.0)
12/11/2019 3:20:58 PM - Microsoft.VisualStudio.Enterprise
12/11/2019 3:20:58 PM - Version : [12.0,17.0)
12/11/2019 3:20:58 PM -
12/11/2019 3:20:58 PM - References :
12/11/2019 3:20:58 PM - -------------------------------------------------------
12/11/2019 3:20:58 PM - Identifier : Microsoft.VisualStudio.MPF.12.0
12/11/2019 3:20:58 PM - Name : Visual Studio MPF 12.0
12/11/2019 3:20:58 PM - Version : [12.0,17.0)
12/11/2019 3:20:58 PM - MoreInfoURL :
12/11/2019 3:20:58 PM - Nested : No
12/11/2019 3:20:58 PM -
12/11/2019 3:20:58 PM -
12/11/2019 3:20:58 PM - Searching for applicable products...
12/11/2019 3:20:58 PM - Found installed product - Global Location
12/11/2019 3:20:58 PM - VSIXInstaller.NoApplicableSKUsException: This extension is not installable on any currently installed products.
at VSIXInstaller.App.InitializeInstall(Boolean isRepairSupported)
at VSIXInstaller.App.InitializeInstall()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()

Tab to complete not working beyond current folder

Nice extension, but I think I found an issue. If I have this structure:
C:\Root\First\Second\Third\File.ext
And I'm in the Root folder, I can type:
cd F[tab]

and get:
cd First

Then, if I:
cd First\S[tab]

It finds the "Second" folder but changes the command to:
cd Second

Instead of:
cd First\Second

At least that's what happens in VS 2015 Community running on Windows 7... for me. :-)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.