]> git.lizzy.rs Git - rust.git/commit
Add semantic highlight to QUESTION token
authorRoland Ruckerbauer <roland.rucky@gmail.com>
Fri, 29 May 2020 19:17:14 +0000 (21:17 +0200)
committerRoland Ruckerbauer <roland.rucky@gmail.com>
Fri, 29 May 2020 19:17:14 +0000 (21:17 +0200)
commit18aa4bcb0328393db0c20de0241e1e9606901144
tree668ed1158a6f207ae7895a48b55b1fc8eeaa507c
parent30658b25d2bb00ec495e0f3396de772141482081
Add semantic highlight to QUESTION token

Made it an operator with controlFlow modifier.
crates/ra_ide/src/syntax_highlighting.rs
crates/ra_ide/src/syntax_highlighting/tags.rs
crates/rust-analyzer/src/to_proto.rs