Open jrieken opened 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
Hi @jrieken I would like to contribute to this bug.
@Jaimin020 Thanks for the offer but this issue isn't a good one. You can use the help wanted label to find better issues
help wanted
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