DEV Community

Fuad Pashayev
Fuad Pashayev

Posted on

Amazing VSCode Extension

Intro

As you know Terminal is one of the most essential tools that we use.

But in VSCode we have to use following ways to open terminal:

  • Shortcut

    • ctrl + '(MacOS)
    • alt + ' (Windows)
  • Top Menu > Terminal

Sometimes we need Terminal access in our hands.

Extension

So, I am inspired from Jetbrains products such as PhpStorm, WebStorm or etc. which has Terminal button on bottom status bar (bottom menu) as below image:

PhpStorm bottom menu

And that is why I decided to create an extension to access my favorite thing - CLI easily, with one click.

Installation

You can easily download this extension from VSCode Extensions (Marketplace)
Just search for bottom-terminal in Extensions Tab as below:

VSCode Extensions Marketplace

And ta dammm 🎉. Now we have Terminalbutton on bottom menu, so we can easily open it. Good codings 😉

VSCode bottom menu

Here is the link to the extension and github repo.

Top comments (12)

Collapse
 
karyan40024 profile image
Karen Sargsyan

Thanks for the extension...
A small suggestion: As after opening the terminal we already have button on the top to add new instance maybe better use case would be to modify the extension to just toggle terminal instead of adding new one.

Collapse
 
fuadpashayev profile image
Fuad Pashayev

Thanks for suggestion, will take it into consideration, thanks 👌

Collapse
 
khayal0 profile image
xeyal

+1

Collapse
 
fuadpashayev profile image
Fuad Pashayev

I have already released new version which includes this change, thanks!

Collapse
 
ccoveille profile image
Christophe Colombier

I love how you took the time to allow yourself to be lazy then.

You are a real developer

Image description

Collapse
 
fuadpashayev profile image
Fuad Pashayev

Thanks :)

Collapse
 
rohitmore07 profile image
Rohit More

Thanks For Sharing

Collapse
 
fuadpashayev profile image
Fuad Pashayev

My pleasure!

Collapse
 
almogtzabari profile image
Almog Tzabari

Nice :)

Collapse
 
fuadpashayev profile image
Fuad Pashayev

Thanks :)

Collapse
 
khayal0 profile image
xeyal

Loved it , thanks a lot!

Collapse
 
fuadpashayev profile image
Fuad Pashayev

Thanks, it is my pleasure!