Add Screenshots/ (panel + settings tabs: engines, input, general, benchmark, about) for documentation, and pyrightconfig.json pointing the type checker at the system dist-packages so it resolves PyGObject (gi). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
6 lines
63 B
JSON
6 lines
63 B
JSON
{
|
|
"extraPaths": [
|
|
"/usr/lib/python3/dist-packages"
|
|
]
|
|
}
|