Bengt Lüers

Results 43 comments of Bengt Lüers

Thanks for the quick reply and your explanations! I get why you want to ignore inputs like this, which are not semantic to Python, but semantic to the reader. I...

I see. Thanks for linking and summarizing the older issue. I couldn't find it on my own. So, I guess, you would suggest using a comment for explicitly separating the...

Cool. Thanks for reconsidering, @felix-hilden!

Thanks for your input, @fmalina. Indeed, this issue is also blocking my projects to adopt black for now. I consider having strict rules a benefit, in regard to code style...

Sorry, I am not that familiar with Javascript, but I managed to adapt a [gist to print out all HTML codes for the 6x6x6 color cube](https://gist.github.com/Bengt/4ce622847577dbed351a). I hope this is...

+1 This would be very handy when writing excerpts, taking notes or quoting. There is [a StackOverflow Q&A where someone added the example for this exact use case to the...

The differences between the hello world example and the text selection example are actually way smaller. The basic idea is to overlay the canvas the pdf gets rendered into with...

+1 Using find-and-replace seems the way to, because it opens already via its keybinding, it just does not actually search.

Hi, @gforcada! Thanks for thinking about this. Yes, I mean checking this repo against itself. On the one hand this would assure that the code quality of this repo reaches...

@Zash Conversations is licensed as GPL, as [the `LICENSE` file](https://github.com/siacs/Conversations/blob/development/LICENSE) states. Does this answer your question?