Roslyn Code Diagnostic report other than text? -


is possible diagnostic return other simple text.

for example colourised text, or images? or insert glyph in editor text

currently, there no support this. diagnostics need able displayed in multiple places: not editor error lists, command line builds, build server builds, etc. restricting text ensures can diagnostic everywhere needs be.


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -