filiph/linkcheck

Unsupported scheme 'vscode'

admc opened this issue · 0 comments

admc commented

Great project, thank you.

We have links in our site that deep link into VS Code, and would like to skip those from the link check. Do you think this would be possible?

Unhandled exception:
Invalid argument(s): Unsupported scheme 'vscode' in URI vscode://stateful.runme?command=setup&repository=https://github.com/stateful/linkerd-website.git&fileToOpen=tests/runme/README.md
#0      _HttpClient._openUrl (dart:_http/http_impl.dart:2737:9)
#1      _HttpClient._openUrlFromRequest (dart:_http/http_impl.dart:2817:12)
#2      _HttpClientResponse.redirect (dart:_http/http_impl.dart:668:10)
#3      _HttpClientRequest._onIncoming.<anonymous closure> (dart:_http/http_impl.dart:1477:55)
<asynchronous suspension>
#4      _HttpClientRequest._onIncoming.<anonymous closure> (dart:_http/http_impl.dart:1492:17)
<asynchronous suspension>

Thank you!