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

Saving new project does not save label #42

Closed
ferrantejake opened this issue Aug 22, 2016 · 9 comments
Closed

Saving new project does not save label #42

ferrantejake opened this issue Aug 22, 2016 · 9 comments
Assignees
Labels

Comments

@ferrantejake
Copy link

Saving a new project in v0.8.3, the label field is not populated in the newly created entry.

@alefragnani
Copy link
Owner

Hi @ferrantejake ,

Which OS are you using? And wich VSCode release (stable or insider)?

Also, is this your first project to be saved, or do you have others? And does it shows the Project saved! message when you have a new project?

@ferrantejake
Copy link
Author

I am using Windows 10 Anniversary with the Insider edition of VS Code.

This happens when I create any new project. I noticed when my projects listing was empty and I started re-creating all of my projects again and the manager wasn't able to create new ones with a different label, only replace the one with an empty string as a label.

Yes, I get a Project Saved! notification when I go to save a new project.

@alefragnani
Copy link
Owner

Do you have Stable and Insider versions installed?

In 0.8.2 release I made the Insider version has its own projects.json file and so, in order to keep sharing the projects between Stable and Insider you should redirect the Insider, configuring projectManager.projectsLocation to the Stable location.

This is also true if you only have the Insider version installed.

Take a look at the updated Readme file for more info

Hope this helps

@roblourens
Copy link

Same here, only in Insider build. I was looking at it and filed this bug on vscode - microsoft/vscode/issues/11503

@ferrantejake
Copy link
Author

I have both Stable (VSCode) and Insider (VSCode Insider Edition) installed on my machine.
The concern isn't with the sharing of projects between editors - but with the label of the project not being populated when creating a new project

@alefragnani
Copy link
Owner

I could reproduce the problem in Insider release, just like @roblourens commented.

@ferrantejake do you confirm the issue only occurs in Insider release? If yes, I will release a patch to fix this.

@alefragnani alefragnani self-assigned this Sep 4, 2016
@ferrantejake
Copy link
Author

Yes, I can confirm this issue only appears in the Insider edition. Thanks for looking into this 👍

@alefragnani
Copy link
Owner

Great! Stay tuned for a patch later today 👍

@alefragnani
Copy link
Owner

I just released a fix for the issue. Let me know if its working for you guys.

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

No branches or pull requests

3 participants