Closed spenceryr closed 1 year ago
This fixes issues when trying to get compile arguments for file paths where there is a space. The URI is percent escaping but the files in the .compile file are not.
Thanks a lot @spenceryr.
This fixes issues when trying to get compile arguments for file paths where there is a space. The URI is percent escaping but the files in the .compile file are not.