Results 52 comments of Nir Friedman

I'm just curious, where are things on this? I downloaded the latest black on pip (19.10b0) and I still seem the same issues on with statements. I'm actually waiting on...

This also fixes an issue for me, wherein if you click the sidebar button and the sidebar appears, after clicking on the main page to dismiss the sidebar (rather than...

If you're going to build locally, then there are custom plugins and so on for Jekyll that are not available on github, and you have complete control of the build...

I tried your suggestion, both globally (in poole.css) and just changing lineno. The first is definitely a massive improvement, though there is still huge space left of the line numbers....

Looks quite ideal, yes. What's your secret?

Alright, cool, I managed to get some CSS out that at least is allowing me to control these things. If you think you have something good that doesn't affect anything...

Alright, once I have this done in a way that works for me I'll do my best to upstream. Thanks again for your help.

FYI this works in various ways for different text objects. For instance, v2i{ is very useful in C++, it will highlight everything within the second level of nesting curly brace...

Still does not fully work. Consider this code: ``` for x in range(10): print x def adder(y): print "ack" return x+y print "hello world" ``` I find a number of...

@albertdev Any updates on this? I know that dev on vrapper has re-invigorated a bit, thought I'd pop this up from the pile.