Giter VIP home page Giter VIP logo

vscoloroutput64's Introduction

Image

Project Description

VSColorOutput is a Visual Studio extension that adds color highlighting to Visual Studio's Build and Debug Output Windows. Errors are in Red, Warnings in Yellow, build headers are Green. 

Custom match patterns can be added. Colors can be modified.

Developed in C#

Image

Colors can be edited from the Fonts and Colors dialog under the Text Editor category. Look for items starting with "VSColorOutput".

An options page is used to add custom match expressions.

(More Information)

vscoloroutput64's People

Contributors

mike-ward avatar svenaelterman avatar drewnoakes avatar mac2000 avatar joesdu avatar andy-kohne avatar barokai avatar gandarez avatar dmitry-me avatar guzevartem avatar russkie avatar jzabroski avatar kmgallahan avatar madskristensen avatar re995 avatar salinecrew avatar

Stargazers

Avi Nerenberg avatar CoralSea avatar Bret Johnson avatar Trout Zhang avatar Frank Ray avatar Grigory avatar Nick Papadiochos avatar  avatar David Vreony avatar Sedenion avatar Ilia Pasechnikov avatar Mavaddat Javid avatar John Hook avatar  avatar Lokesh Govindu avatar Simone avatar Edd Lonzanida avatar George Feakes avatar Nana Sakisaka avatar Alexey Militov avatar SalHe Li avatar  avatar CruiseYoung avatar  avatar Diogo Martinho avatar Emy avatar FroggieFrog avatar Maximilian Haru Raditya avatar  avatar Chris Bolyard avatar Matthieu Penant avatar Ron BI avatar Jason Stevenson avatar Rendijs Smukulis avatar Andrey Nekrasov avatar Alex Meyer-Gleaves avatar Faheem Pervez avatar Jorge Morales avatar  avatar MeeSong avatar Tobias Haimerl avatar  avatar iFarbod avatar Makabeusz Orban avatar EvanLabs avatar JeongRae Kim avatar Anthony avatar Alef Carlos avatar MoFtZ avatar Kyle Kolander avatar well.james avatar Jan Karger ツ ☀ avatar Tim Y Davies avatar Chen Tao avatar Kirill Osenkov avatar Alexandre Mutel avatar Jordan Wright avatar Jason De Freites avatar Grzegorz Dziadkiewicz avatar Christopher Kloß avatar 小辉辉 avatar  avatar Dameng avatar Chiyuki Kagura avatar

Watchers

 avatar  avatar James Cloos avatar Peter Wagner avatar  avatar  avatar  avatar

vscoloroutput64's Issues

Default color 'DarkBlue' for Information tag

The default color DarkBlue for Information looks very nice on all themes except dark ones. I'm using a built-in dark theme and cannot read the Information output at all due to dark contrast.

Is it possible to have this particular color change if the theme is set to dark?

Any way to get timestamps and build times to work with CMake projects?

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.

[FEATURE REQUEST] Ability to omit [Config|Platform] in lines of build report.

Is it even possible to perform a build where different projects build with different debug/release/config settings at the same time? I'm not aware of that being possible.

For me, the addition of [Config|Platform] to every line of the 'Projects build report' is visually noisy.
Can you please update that output to only add that to the header?

Instead of this:

Projects build report:
  Status    | Project [Config|platform]
 -----------|---------------------------------------------------------------------------------------------------
  Succeeded | ZERO_CHECK [Debug|x64]
  Succeeded | Library [Debug|x64]
  Succeeded | Core [Debug|x64]

Have this:

Projects build report:
  Status    | Project [Debug|x64]
 -----------|---------------------------------------------------------------------------------------------------
  Succeeded | ZERO_CHECK 
  Succeeded | Library 
  Succeeded | Core 

Or, at least, have an option to select that output format.

Regards

Feature request

Hi Mike, do you accept a feature request?
I'm searching for a way to clear the output window with a shortcut.

Long String is too Slow

I apologize for my poor English.
First of all, thank you for creating such a wonderful extension

The bug I found is that when outputting a very long string (e.g. cl command), there is a freeze for a while and then the output window works.

I think regex is slow.

Please check this issue, thank you

No colors in VS 2022

Hello,
Since switching from VS 2019 to VS 2022, I no longer have any colors in my output window. The build report is displayed fine, so the extension is active.
I tried to disable R# and other extensions, unsuccessfully.
The extension was installed directly from the "Extensions" menu in VS.

Do you have an idea to make this essential extension work again?

Thank you

arm64 build tested

I haven't found it on marketplace but I downloaded it here, built it and it works like a charm on VS arm on macbook pro m1

Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.