Professional Autocomplete & Snippets for Python GTK (PyGObject) development. Includes built-in documentation and "!G" shortcut for rapid boilerplate generation.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
⚠️ Important Note!: You need PyGObject installed to Run ac-gtk Extension its work now based on python extension and Gtk3 and you will need Python Extensions to python autocomplete and python runner button (It can run without it but you need it because without it you will lose many features that I didn't add because they are already present in the Python extension).
Contributions are welcome! If you'd like to help improve this extension, feel free to open a pull request.
Fun Fact: You can access the extension.js file and search (using ctrl + f or g) for the word "DOC?" and there you can add the definition you want in the pull request.