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

Working with multiple projects #50

Closed
DJManas opened this issue Nov 11, 2017 · 9 comments
Closed

Working with multiple projects #50

DJManas opened this issue Nov 11, 2017 · 9 comments
Milestone

Comments

@DJManas
Copy link

DJManas commented Nov 11, 2017

Hello,

just a quick question. Are you supporting the new workspace feature of VSCode? I mean, I have 4 folders opened, but I want only to compile one of them. At the moment it is compiling the first one, but I want to compile e.g. 3rd one, because I want to do some memory optimization of few linked libraries.

Does it need some work from your side or is it M$’s bug? In atom it takes selected folder or active file and compiles the corresponding project.

Thanks,
Regards,
Petr Sourek

@ivankravets
Copy link
Member

We are working on this feature and will announce soon.

@DJManas
Copy link
Author

DJManas commented Nov 16, 2017

Great, if you need some beta testing, leave me a message here. I started to use VSCode, because I am not conmfortable with Atom and I have beta channel on.

@electrek
Copy link

Any update on adding support for workspaces in VSCode (i.e. multiple folders)?

Thanks!

@ivankravets ivankravets changed the title Workspace Question Working with multiple projects Mar 7, 2018
@ghost
Copy link

ghost commented Mar 18, 2018

Just to be clear, this is to support this: https://code.visualstudio.com/docs/editor/multi-root-workspaces, correct? :)
It's the one thing I really miss from Atom :)

@DJManas
Copy link
Author

DJManas commented Mar 18, 2018

Yes. I can use command as a workaround, but I like that feature from Atom and finally it got into VSCode, which is much more faster than Atom...

@ivankravets ivankravets added this to the 1.0.0 milestone Jun 1, 2018
@smilexth
Copy link

smilexth commented Aug 9, 2018

Waiting selectable folder task too

@ivankravets
Copy link
Member

Friends, we are so close to the first official 1.0.0 release of PlatformIO IDE for VSCode. The first public RC1 is here https://github.com/platformio/platformio-vscode-ide/releases/tag/v1.0.0-rc.1

Please test it. We would be thankful for any feedback!

@DJManas
Copy link
Author

DJManas commented Aug 28, 2018

Great thanks, this one works pretty well (quick test).

I get some issues on PlatformIO: Update platforms & packages / PlatformIO: Upgrade PlatformIO core to latest version like command doesn’t exists, but I will try to simulate it few times and create new issue.

@DJManas
Copy link
Author

DJManas commented Aug 28, 2018

Ok, the issue has something to do with PIO not fully initialized. Will try it in the next days. No issue for now.

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

4 participants