Focus
Focus copied to clipboard
Dim the font color of text in surrounding paragraphs
Thanks for sharing this plugin, it's appreciated. It reminds me of LimeLight. But I found it hard to read other syntax color when it's not lightened up, and navigate it...
This pull request mainly addresses #2. It calculates a suitable foreground color for the region out of focus. Doing this is significantly more resource demanding, so some effort has been...
It seems that when an autocomplete window appears the grayed out regions unfocus. Any ideas here? Thanks.
Hey @larstvei 👋 Thank you so much for Focus. I've got a lot of stuff I love in my Emacs config, but Focus is very high up on the list!...
Emacs 29.3 comes with a built-in tree-sitter library. This PR updates the REAME.org to include an example of configuring Focus to work with tree-sitter for python source code.