Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 31 million developers.
Sign up
Pinned
4,674 contributions in the last year
Contribution activity
April 2019
- matklad/bstr Rust
Created a pull request in rust-lang/rust that received 6 comments
Make some of lexer's API private
Lexer is a pub type, so it feels wrong that its fields are just pub (I guess it wasn't exported initially), so let's minimize visibility.
Context: …
+8
−8
•
6
comments
Created an issue in lucax88x/CodeAceJumper that received 3 comments
Apply dim only after the head character is typed
Just tried out the new dim feature, it's super cool! However, it works a bit differently from Emacs: CodeAceJumper applies dimming immediately afte…
3
comments
1
contribution
in private repositories
Apr 3