vscode-cmake-tools
vscode-cmake-tools copied to clipboard
Incomplete links in the output window when there are spaces in the configuration preset name
Brief Issue Summary
Environment:
VS Code 1.97.2 + CMake Tools v1.21.0 (pre-release)
More info:
This issue reproduces on Windows, Linux, and Mac platforms
Repro steps:
- Unzip the project and open it with vscode TestProject.zip
- Open the command palette (F1 or Ctrl+Shift+P)
- Enter and select the command “CMake: Configure”
- Press “Ctrl” and click the link in OutPut window
Actual result:
The link is incomplete, it's "C:/xxx/Test/out/build/custom", an error window pops up when clicking it
Expected result:
The link should be "C:/xxx/Test/out/build/custom configure preset"
CMake Tools Diagnostics
Debug Log
Additional Information
No response
@Amy-Li03 Could you open this on VS Code core? I don't believe that this is something that our extension can control, since this is a generic output pane which is provided by VS Code. Thanks.
@gcampbell-msft filed a VS Code issue 242440 for this, do we need close this one?
@Amy-Li03 Yes.
Hi @gcampbell-msft, verified this on CMake Tools v1.21.14, issue was not fixed well, details please see following video:
@Amy-Li03 Could you try this again? This seems to behave in your screenshot as expected, because it's a directory and the window provided buttons to open the folder.
Thanks!
Hi @gcampbell-msft, we verified this issue on CMake Tools v1.21.32, issue was not fixed well, details please see following video:
@yanghhhhhhh Video is not attached, thanks!
@gcampbell-msft We can see the video attached previously. I will attach it again, thanks.