microsoft / live-share

Real-time collaborative development from the comfort of your favorite tools
http://aka.ms/vsls
Creative Commons Attribution 4.0 International
2.28k stars 253 forks source link

Hash # in a folder name leads to error during Live Share #5088

Open RicardoNiepel opened 4 months ago

RicardoNiepel commented 4 months ago

Steps to Reproduce:

  1. Use a hash '#' inside a folder name
  2. Start a Live Share session, share a file which is under the folder containing '#' inside the name
  3. Opening this Live Share session in the web leads to the error message "file could not be opened"

Link to wrong issue at VSCode: https://github.com/microsoft/vscode/issues/221635