microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
163.87k stars 29.15k forks source link

chat streams need link extraction for uri transformation #232149

Open jrieken opened 5 days ago

jrieken commented 5 days ago

When a chat handler runs remotely (wsl, ssh) and streams links they won't be transformed. We need something similar to this - which extracts uris so that they travel as types and get rewritten accordingly

https://github.com/microsoft/vscode/blob/1a85a0881e19b4238f9bc01e3268b32c0c1264d1/src/vs/workbench/api/common/extHostTypeConverters.ts#L356

Jaimin020 commented 5 days ago

Hi @jrieken I would like to contribute to this bug.

jrieken commented 5 days ago

@Jaimin020 Thanks for the offer but this issue isn't a good one. You can use the help wanted label to find better issues