Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrated terminal #132

Closed
arangates opened this issue Sep 8, 2017 · 13 comments
Closed

Integrated terminal #132

arangates opened this issue Sep 8, 2017 · 13 comments

Comments

@arangates
Copy link

i wish i had integrated terminal jus like VScode has ...supporting minimal things like angular-cli commands,git and some common bash commands like cd,cp,...etc

@ricky11
Copy link

ricky11 commented Sep 10, 2017

or even a build in sudo console on the previous pane.

@EricSimons
Copy link
Member

Love this idea. We're actually building out ang-cli commands into the UI itself (for generators, etc) and we'll be doing the same with git (just like how VS Code does it). Would love to hear more about your usage of cd, cp, etc - perhaps we could build out similar integrations?

@arangates
Copy link
Author

@EricSimons i don't think there will be use of cd,cp...etc,. if ang-cli,git commands comes in the UI itself 😉

@EricSimons
Copy link
Member

@arangates this just shipped! If you right click on any folder you can now activate any of the Angular CLI generators: https://twitter.com/ericsimons40/status/915646318294343680

Try it out and lmk what you think!

@ngaffer
Copy link

ngaffer commented Jul 26, 2018

How do I run a command like this in StackBlitz?

ng generate @angular/material:materialNav --name=main-nav

@kiranFullStack
Copy link

This flopped as soon as I couldn't create a Component in Angular without the Integrated terminal.

@zaarheed
Copy link

@arangates this just shipped! If you right click on any folder you can now activate any of the Angular CLI generators: https://twitter.com/ericsimons40/status/915646318294343680

stackblitz angular generator

Works great for me! 🔥

@venkatesh696
Copy link

@arangates this just shipped! If you right click on any folder you can now activate any of the Angular CLI generators: https://twitter.com/ericsimons40/status/915646318294343680

stackblitz angular generator

Works great for me!

Got an idea thanks

@nandanraj56
Copy link

How can we use these generator on Android phones, how to right click?

@dsmileybrainly
Copy link

Has any progress been made on an integrated terminal? The editor simply isn't viable without one IMO. Maybe web containers solves somehow this problem? I see the screenshots show a terminal.

@EricSimons
Copy link
Member

@dsmileybrainly yep! if you start a webcontainer project from the homepage (node, nextjs, graphql, etc) you should see a terminal now.

@DaniBencz
Copy link

Hi, how do I open a terminal if I, instead of creating a new one, I clone a github project? Thx!

@PyxlD3v
Copy link

PyxlD3v commented Sep 30, 2023

How do you create a new terminal for a react project?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests