> 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 learning and teaching Python and the PyQGIS API infinitely easier and fun.

Seeing the GIFs on https://yoannqdq.github.io/qgis-better-editor/ makes me jealous of the people who used your plugin when it was working in the older versions. Wow!

Cheers, Hannes

Am 27.09.22 um 14:48 schrieb 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 black, jedi autocompletion...

I was quite happy with it, but unfortunately, this plugin was heavily reliant on monkey patching existing classes, so it broke very often across QGIS versions.

I'm now trying to backport some of the features I developed in the plugin in QGIS, starting (small) with the toggle comment action.

I'd be really thankful if a QGIS maintainer could take the time to review my PR:

https://github.com/qgis/QGIS/pull/50341

Regards,

*--*
*Yoann Quenach de Quivllic*


Attachment: OpenPGP_0x840A4B843789797F.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to