windows-rdl / clang: make file paths with spaces clickable with OSC 8 hyperlinks #4356
Closed as not planned
windows-rdl / clang: make file paths with spaces clickable with OSC 8 hyperlinks #4356
When clang encounters errors, such as missing types, in some cases it emits a file path. This file path is not clickable if the path contains spaces. We can fix that with OSC 8 hyperlinks.
Ref: https://gist.github.com/egmontkob/eb114294efbcd5adb1944c9f3cb5feda
Demo (in PowerShell):