leftstick / vscode-favorites

An extension helps developer marking resources as favorite. Therefor, those resources can be easily found at a special view
https://leftstick.gitbooks.io/vscode-favorites/
GNU General Public License v3.0
49 stars 22 forks source link

I can't remove folder #41

Open jockrow opened 4 years ago

jockrow commented 4 years ago

When I try to remove a favorite folder, this is not displayed name and this folder is not removed.

image

leftstick commented 4 years ago

@geforcesong would you please take a look?

geforcesong commented 4 years ago

@jockrow could you please tell me how did you add a favorite folder without a name?

jockrow commented 4 years ago

@jockrow could you please tell me how did you add a favorite folder without a name?

From Workspace in Side Bar, I have a folder named "Templates", and later this added in Favorites without name image

After I tried to remove this favorite, but was not possible

geforcesong commented 4 years ago

Sorry @jockrow, I am still not able to reproduce this, I can successfully add fav folder with name as "Templates". If you just want to remove it, you can go to your .vscode/settings.json to remove the settings under "favorites.resources" section

jockrow commented 4 years ago

Sorry @jockrow, I am still not able to reproduce this, I can successfully add fav folder with name as "Templates". If you just want to remove it, you can go to your .vscode/settings.json to remove the settings under "favorites.resources" section

Finally I reproduced this, but first I had to uninstall vscode and delete settings folders. 1. I created a Session with this Extension: "oigene.sessions" 2. I Added Templates Folder: image

  1. I Added Folder to Favorites: image
  2. Finally this was the result: image