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 50 million developers.
Sign up
Popular repositories
1,074 contributions in the last year
Contribution activity
September 2020
Created an issue in Akuli/mathpaste that received 11 comments
feature idea: rubber to drawing area
when the rubber touches a drawn object, the entire object gets deleted, not just a part of it (otherwise rubbering a circle too difficult to implem…
11
comments
- guessing pygments lexer from file content is dumb, don't do that
- automagic alignment
- automatic dedents
- urls plugin doesn't work with mixed markdown and html
- typing dot doesn't trigger autocompletions when a non-langserver-supported file has been opened (as opposed to creating a new file and saving it)
- dedent_block plugin doesn't work with tab characters
- autocomplete all-words-in-file completer sorting is dumb
- autocomplete triggers when dot is pressed, even in languages that don't use dot-separated things
- comment_block comment char isn't configurable