Rohan Paul

Results 8 comments of Rohan Paul

Same problem with me, just cant get it to autocomplete after following all the steps ... Atom 1.19.5 on Ubuntu 16.04

Yes, I meant for auto save without promting. Or even if prompting it remembers my last folder selection and the prompt shows that last folder in the prompt next time....

> In matplotlib `3.2.2` > > ```python > import matplotlib.pyplot as plt > pyplot.new_figure_manager.__module__ > ``` > > yields: `matplotlib.backend_bases` > > In matplotlib `3.4.3` it yields: `matplotlib.pyplot` > >...

Comment from [Matplotlib Project Lead](https://github.com/matplotlib/matplotlib/issues/20901#issuecomment-905766791) on this > Ah, that is an intentional change on our part (we changed how we do the dependency injection of the backend-specefic details into...

> It looks like this is no longer maintained and it can only handle 1 type of line and block comment. > > There is an alternative extensions that removes...

Yes having same issue in Ubuntu 20.04 as well. However absolutely great tool, and Thank You @mufeedvh for open-sourcing it.

Thanks for replying, let me see if I can contribute on this.

that looks nice and compact. Thanks @Ashwin7mak