About 11 months ago, I retired all the legacy Biscuit extensions. Mainly because a new extension system was introduced.
So now the old extensions live in this graveyard: https://t.co/GenVP1TrAE
Wondering if anyone's interested in helping out with porting. It's well documented.
"Python is the language of code, not the god"
does that even make any sense?
ps. this is random blabbering btw, my "clippy" doesn't have any context access yet
Today I worked on Biscuit's Indentation Guides feature.
- Draws 1px lines
- Tree-sitter highlights only the innermost level -> easy to track your current editing context
- Runs only on visible lines with widget pooling
See the pr for code: https://t.co/8iEBUx8JbI