code-server version: happens in v1 and v2 (see description)
- OS Version: irrelevant
Description
If you put a file-link into a markdown like Please open [file.js](./file.js) and open the preview code-server will produce links like:
The original VSCode desktop handles these links like expected and opens the file in the current workspace.
code-serverversion: happens in v1 and v2 (see description)Description
If you put a file-link into a markdown like
Please open [file.js](./file.js)and open the preview code-server will produce links like:The original VSCode desktop handles these links like expected and opens the file in the current workspace.