github / vscode-codeql

An extension for Visual Studio Code that adds rich language support for CodeQL
https://marketplace.visualstudio.com/items?itemName=GitHub.vscode-codeql
MIT License
421 stars 184 forks source link

Enable type models for Python in the model editor #3654

Closed koesie10 closed 3 months ago

koesie10 commented 3 months ago

This enables type models for Python in the model editor. There is no query for generating type models or for complex access path suggestions, so a simple text box will be shown to enter the path and related type.