v2.26.0
Fixed:
- Make sure text is escaped when the width is negative. #510
- Fixed prev/next messages when
show_inline_messages=false
in latest Rust 1.73. #518 - Fixed "in this macro" message for desuggarings. #520
Added:
- Added the "Rust: Open Last Build Output As View" command to show the output from the compiler as rendered by rustc. #519