roogle
roogle copied to clipboard
[WIP] syntax highlight at search bar
maybe possible:
https://codemirror.net/
and
https://github.com/codemirror/lang-rust
@hkmatsumoto can't find the frontend code.
Here is the repo. Due to the constraints of the hosting service, it belongs to my personal account.
Currently, react-syntax-highlighter is used to color rust codes in documentation, so it is a good idea first to try using that.