Raphael Quast
Raphael Quast
Hey, thanks! Sorry to disappoint you, but I doubt that I'll be able to work on porting the "br3tts tree explorer script" anytime soon. Also it would be really nice...
Thanks for this suggestion! I'll get back to you once I've managed to have a close look at `pyproject-fmt`!
Hey, thanks for the suggestion! Nice to hear that someone appreciates the work that went into the scalebar feature! Thats indeed a nice idea and it should also be fairly...
I forgot how hillarious this system of units is 😅 1 Furlong = 10 Chains = 40 Rods = 220 Yards = 660 Feet = 7920 Inch = 201,168 Meter
+1 for using the `"happens"` logic! I regularly get confused why my tasks don't show up in the timeline until I remember that I have to use "scheduled" instead of...
I just realized that this issue also affects tasks that come after a list that had no preceding newline, e.g.; ```markdown Some text - A list element right after the...
Hey, I'm currently a bit busy, but I'll keep it on the radar and try to implement it as soon as I find some time!
Thanks for the response! Its a pity that there's no (public) way to link to the actual task item... Right now my solution is to recursively search for the first...
Thanks for the quick response! Well, I guess my intention here was twofold: 1) Since this the first time this issue appeared (previous installations of Spyder 5.x worked just find...
Hey, thanks a lot for the follow-up and for all your work here! To get a clean test for my issue I created a fresh environment (using `miniforge`) with ```...