Zulip Chat Archive

Stream: general

Topic: info and warnings as errors, in VSCode?


Kim Morrison (Apr 15 2025 at 00:43):

Can anyone think of a simple mechanism to convert all info and warning messages in VSCode into errors?

Eric Wieser (Apr 15 2025 at 00:49):

A linter that rewrites the message log?

Damiano Testa (Apr 15 2025 at 00:49):

Like docs#Lean.warningAsError, but also for info?

Alok Singh (Apr 15 2025 at 03:19):

Why info as error too?

Kim Morrison (Apr 15 2025 at 03:25):

Cursor agent currently reads error messages just fine, but can't see warnings or infos.

Kim Morrison (Apr 15 2025 at 03:26):

I'm not sure about Copilot, I'd be curious if someone wanted to check.

Alok Singh (Apr 15 2025 at 22:14):

Kim Morrison said:

Cursor agent currently reads error messages just fine, but can't see warnings or infos.

after my own heart =). i was wondering if this was the motive

Alok Singh (Apr 15 2025 at 22:15):

also though idk what a motive is, i've heard that word so many times in zulip now


Last updated: May 02 2025 at 03:31 UTC