We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I just downloaded and installed VSColorOutput from here: https://github.com/mike-ward/VSColorOutput/releases/tag/v2.6.4 (Visual Studio 2017 Express Version 15.9.21)
Trying to access Tools -> Options -> VSColorOutput displays the following window:
The mentioned ActivityLog.xml contains the following lines regarding VSColorOutput:
<entry> <record>1601</record> <time>2020/04/02 06:19:56.485</time> <type>Warning</type> <source>VisualStudio</source> <description>Performance warning: String load failed. Pkg:{CD56B219-38CB-482A-9B2D-7582DF4AAF1E} (VSColorOutput.VsColorOutputPackage, VSColorOutput, Version=2.6.4.0, Culture=neutral, PublicKeyToken=e6ec3eff9ff02fa9) LANG:0409 ID:1000
</description> </entry> <entry> <record>1602</record> <time>2020/04/02 06:19:56.486</time> <type>Warning</type> <source>VisualStudio</source> <description>Performance warning: String load failed. Pkg:{CD56B219-38CB-482A-9B2D-7582DF4AAF1E} (VSColorOutput.VsColorOutputPackage, VSColorOutput, Version=2.6.4.0, Culture=neutral, PublicKeyToken=e6ec3eff9ff02fa9) LANG:0409 ID:1001
</description> </entry>
The text was updated successfully, but these errors were encountered:
Sounds like a conflict with another extension. I would try removing all extensions, reinstalling VS 2017 Express and then VSColorOutput.
Or just upgrade to VS2019 Community. It's also free.
Sorry, something went wrong.
I thought there was no Express flavour of VS2017 - just a Community one :)
No branches or pull requests
Problem
I just downloaded and installed VSColorOutput from here:
https://github.com/mike-ward/VSColorOutput/releases/tag/v2.6.4
(Visual Studio 2017 Express Version 15.9.21)
Trying to access Tools -> Options -> VSColorOutput displays the following window:
The mentioned ActivityLog.xml contains the following lines regarding VSColorOutput:
What i've tried so far
The text was updated successfully, but these errors were encountered: