-
-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Any way to get timestamps and build times to work with CMake projects? #13
Comments
I'm not quite following what you're requesting. Could you mock-up and example? |
I would not have expected that. I wonder if it is a Msbuild notification I'm keying off of. (been quite a while since I visited that part of the code). |
I thought that it was Tweaks2022 that allowed the time stamps in the output window, but it might be a VS2022 (preview?) feature instead. Regardless, it doesn't tell me when builds finish, so it's not very helpful. |
I love this extension and have used it for many years. I only use CMake projects in Visual Studio now. Tweak2022 manages to put timestamps in the output window during builds, but unfortunately, it messes up the text (never shows the line saying build complete, for example, so I can't tell when it is done). Any way that VSColorOutput64 could put timestamps that work better than Tweak2022's? Thanks.
The text was updated successfully, but these errors were encountered: