On Fri, 14 Jan 2022 14:32:00 GMT, Erik Joelsson <er...@openjdk.org> wrote:

>> Backslashes in `sed` replacement string are interpreted by `sed`. In order 
>> to output the strings we want, the replacement text needs to be escaped 
>> again. See https://stackoverflow.com/a/2705678
>> 
>> Verified that with this patch VSCode is able to open the workspace, and all 
>> files are visible in "Explorer".
>
> Looks good!

Thanks @erikj79 for reviewing this. Could you sponsor?

-------------

PR: https://git.openjdk.java.net/jdk/pull/7083

Reply via email to