Skip to content

chore: add vscode setup/debugging, stubs for typing & resolvers#56

Merged
Jeffser merged 6 commits intoJeffser:mainfrom
kurisubrooks:chore/dev-setup
Mar 31, 2026
Merged

chore: add vscode setup/debugging, stubs for typing & resolvers#56
Jeffser merged 6 commits intoJeffser:mainfrom
kurisubrooks:chore/dev-setup

Conversation

@kurisubrooks
Copy link
Copy Markdown
Contributor

Not sure if this is something you'd want in the repo since I'm pretty sure you use GNOME Builder, but this is part of my build setup to help with type checking and debugging in VS Code.

The stubs help silence errors regarding package imports being unable to be found since python-gi basically just exposes the C frameworks. (Unsure if there's a typings repository @types/{package_name} equivalent for Python? I'm a TypeScript developer by trade so the Python ecosystem is still new to me!)

@Jeffser Jeffser merged commit ebb7d35 into Jeffser:main Mar 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants