Closed PhoebeTf closed 4 months ago
Fixed in #615
@gcampbell-msft Verified with Makefile Tools v0.10.12, Pre-config and Post-config failed info has been localized in the pop up dialog, while still not localized for output info. Could you help to confirm do I need reactive this issue? Or just track the issue 610 and verify the output info status after that issue fixed?
This is expected, as I'm solving the localization of the output panel in a different PR #610
Got it and will verify the output info status again after issue https://github.com/microsoft/vscode-makefile-tools/issues/610 fixed.
@gcampbell-msft Verified with Makefile Tools v0.10.21(pre-release), the output info for pre and post config has been localized, while the output info for post-config have been changed as same with pop up dialog info, is this expected? Do I need create a new issue to track it? CHS:
ENU:
@PhoebeTf Sorry, I'm not fully understanding. What is the issue? What happened before versus now?
@gcampbell-msft Sorry for confused you, the new issue is output info for post-config have been changed from "No post-configure script is set in settings. Make sure a post-configuration script path is defined with makefile.postConfigureScript." to "Post-configure failed: no script provided.", which is same with pop up dialog info, is this expected?
Detailed screenshot as below: MakefileTools V0.9.10: "No post-configure script is set in settings. Make sure a post-configuration script path is defined with makefile.postConfigureScript."
MakefileTools V0.10.21(pre-release): "Post-configure failed: no script provided."
@PhoebeTf Thanks for checking, I have a PR for this here: #632
@gcampbell-msft @PhoebeTf This issue has been fixed on latest Makefile tools version v0.11.4(pre-release), you can get the details below. Thank you!
@gcampbell-msft Sorry for confused you, the new issue is output info for post-config have been changed from "No post-configure script is set in settings. Make sure a post-configuration script path is defined with makefile.postConfigureScript." to "Post-configure failed: no script provided.", which is same with pop up dialog info, is this expected?
Detailed screenshot as below: MakefileTools V0.9.10: "No post-configure script is set in settings. Make sure a post-configuration script path is defined with makefile.postConfigureScript."
MakefileTools V0.10.21(pre-release): "Post-configure failed: no script provided."
Environment: VSCode 1.90.1 + Makefile Tools v0.10.9(pre-release)
More info: Repro Language: All 13 loc languages Repro platform: Windows, Linux, Mac
Repro steps:
Expected result: Pre-config and Post-config failed info localized both in output and pop up dialog
Actual result: Pre-config and Post-config failed info not localized both in output and pop up dialog
Pre-config:
Post-config: