This repository was archived by the owner on Nov 18, 2022. It is now read-only.
This repository was archived by the owner on Nov 18, 2022. It is now read-only.
Highlight the question mark operator to ease code review #512
Open
Description
When reviewing Rust code, spotting the question mark operator ?
is very important in order to form a picture of the possible code paths and return points. Could you please provide an option to highlight the question mark operator in some pretty obvious color, and maybe make it bold or underlined.