Re: [Qgis-user] PR review needed

2022-09-28 Thread Alessandro Pasotti via Qgis-user
Yes, I know pip install is quite a barrier, I've been using this plugin for years and never used the standard console again. I guess this is more a personal project than a plugin for a wider audience. I'm glad that you've found it useful. Regards. On Wed, Sep 28, 2022 at 8:59 AM Johannes

Re: [Qgis-user] PR review needed

2022-09-28 Thread WhereGroup
Thank you! I had that in my tabs to try out and did so yesterday. It is impressive but of course requires the user to manually install some packages (which is a HUGE blocker for 99% of users) and is missing integration in the script editor. I will probably still use it for myself though so

Re: [Qgis-user] PR review needed

2022-09-27 Thread Alessandro Pasotti via Qgis-user
You may want to check this out (Works For Me (TM)): https://plugins.qgis.org/plugins/IPyConsole/ autocompletion and other IPython features works just fine. On Tue, Sep 27, 2022 at 4:37 PM Johannes Kröger (WhereGroup) via Qgis-user < qgis-user@lists.osgeo.org> wrote: > > jedi autocompletion >

Re: [Qgis-user] PR review needed

2022-09-27 Thread WhereGroup
> jedi autocompletion I can't say just how awesome it would be to have some "proper" autocompletion in the console and editor. One that knows about the actual object it is used on instead of suggesting random text string matches from anywhere in its database. Honestly, this would make

[Qgis-user] PR review needed

2022-09-27 Thread Yoann QUENACH DE QUIVILLIC via Qgis-user
Hi everyone, Some 2 years ago, I was frustrated with some of the features of the embedded python console, so I developed a plugin called Better Editor ( https://plugins.qgis.org/plugins/bettereditor) which offered smart brackets / parenthesis, better toggle comment action, code formatting with