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
48 stars 21 forks source link

Cannot open the file in the editor if there is a '#' in the name #77

Open rabarbargit opened 6 months ago

rabarbargit commented 6 months ago

To reproduce please create a file e.g. with name "my#file.txt". Add a folder with this file to favorites. Try to open the file from the Favorites tab, it will not open. It is getting opened normally from the 'Explorer'. It looks the '#' character is problematic.