brendanzab/codespan
Beautiful diagnostic reporting for text-based programming languages.
RustApache-2.0
Issues
- 0
- 0
Trim or wrap line when it does not fit on the screen
#364 opened by RGBCube - 1
Unicode block-drawing support
#362 opened by Jake-Shadle - 0
Move termcolor behind a feature flag
#360 opened by stefnotch - 0
Wrong outer padding
#352 opened by abs0luty - 0
Error when an error spans until EOF
#351 opened by ISSOtm - 6
- 4
Use of moved value: `blue`
#322 opened by kvark - 0
Make some functions `const`
#347 opened by Johan-Mi - 0
The destiny of `codespan` (and `codespan-reporting`)
#345 opened by 8573 - 3
How to report inside `Display` implementation?
#340 opened by kvark - 2
Are there C bindings for codespan?
#336 opened by aminya - 3
Implement `Ord` for `Severity`
#335 opened by bjchambers - 3
Accessor for the location of a diagnostic
#333 opened by bjchambers - 11
Add an option to render more context around lines.
#278 opened by RDambrosio016 - 1
Should non-`term` rendering backends live here?
#313 opened by azriel91 - 8
There should be no source color highlighting if the label points to the whole line, or if the label is multiline
#261 opened by RDambrosio016 - 5
Cut codespan release with fix?
#316 opened by Jake-Shadle - 1
- 5
Display is broken on some platforms
#311 opened by codec-abc - 3
How to remove files from Files database?
#248 opened by Timmmm - 3
- 3
- 5
release tracking issue
#298 opened by Johann150 - 5
Introduce macro to create diagnostics
#273 opened by Stupremee - 4
- 6
Position is off by 2 characters with some strings
#288 opened by fmonniot - 1
Order-preserving error reporting
#285 opened by yannham - 4
File column/line should consistently point to the first primary label instead of the first label
#259 opened by RDambrosio016 - 7
- 0
Rethink release process and document it
#272 opened by brendanzab - 5
Multiline labels which start or end on the same line should have their lines merged
#265 opened by RDambrosio016 - 7
- 2
Add the ability to create labels which point to separate ranges inside of a line
#256 opened by RDambrosio016 - 4
Highlight text pointed to by labels
#206 opened by dtolnay - 4
Make File type public
#249 opened by Timmmm - 0
Fix tabulation columns in diagnostic output
#220 opened by brendanzab - 1
- 3
- 4
- 9
Better JSON support?
#216 opened by oOBoomberOo - 7
Optional file names
#200 opened by brendanzab - 2
Make single-line label rendering clearer
#211 opened by brendanzab - 1
Bump lsp_types to 0.74.X
#239 opened by segeljakt - 0
- 3
- 6
- 1
Truncate long lines in source snippets
#228 opened by brendanzab - 4
- 4
codespan-reporting and codespan-lsp compatibility
#227 opened by aweary