Rick Staa

Results 1034 comments of Rick Staa

@TomeASilva Ah I see reverting back to using the 1.0.5 version. Thanks for the tip I might need that in the future. I currently use a shortcut to toggle the...

@J-Fields Thanks a lot for your reply. Although that is a very helpful feature, it does not allow me to use the debug variable filter feature (see [this issue](https://github.com/microsoft/vscode/issues/106632)). I...

@Jimmydalecleveland and @J-Fields their workaround of hitting `/` seems to work perfectly now. I think some of my custom shortcuts were conflicting! :) This issue can be closed as `/`...

@JamesALeedham First of all, thanks a lot for the solution on [the StackOverflow question](https://stackoverflow.com/questions/2701998/sphinx-autodoc-is-not-automatic-enough/62613202#62613202). I think it would make the auto_summary extension even more useful. There are, however, several problems...

@JamesALeedham, I think your solution is good as it works in most use cases. I use it in most of my projects. My previous comment was mainly to provide the...

@visatish @WYCEN In my fork the problems with pyglet and skimage are solved for python 2.7 by using scikit-image (0.14.5) and pyglet (1.4.7).

> @rickstaa thanks for the correct pyglet version! The issue I was seeing with scikit-image was that although the GQ-CNN dep explicitly states scikit-image

@visatish No problem at all. Let me know if you found the issue I'm curious to see what could cause such a problem.

@Yajo Thanks for creating this issue. I also experience this problem. I also need some extensions during debugging.