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

Respect workspace folder order #62

Open
rbalet opened this issue Dec 17, 2021 · 0 comments
Open

Respect workspace folder order #62

rbalet opened this issue Dec 17, 2021 · 0 comments

Comments

@rbalet
Copy link

rbalet commented Dec 17, 2021

I'm working in a workspace, having 3 different folders.
The extension is opening every terminals at once, and it works like a charm, but let say, I have the following order in my workspace

>foo
>bar
>folder

The terminals manager will open them not always in the right order, which will be sometime right, and sometime

>bar
>foo
>folder

Would it be possible to keep an order somehow ?

@fabiospampinato fabiospampinato changed the title sync with workspace order Respect workspace folder order Feb 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants