Skip to content

Conversation

@shati-patel
Copy link
Contributor

This makes Python available in the model editor if you have "codeQL.model.enablePython": true in your (user or workspace) settings ⚙ (heavily inspired by the previous Ruby implementation from b023431)

Note that Python won't actually work in the model editor yet, since we haven't implemented it. But we can do the necessary development work behind this flag without affecting existing users 🏴

Checklist

N/A

  • CHANGELOG.md has been updated to incorporate all user visible changes made by this pull request.
  • Issues have been created for any UI or other user-facing changes made by this pull request.
  • [Maintainers only] If this pull request makes user-facing changes that require documentation changes, open a corresponding docs pull request in the github/codeql repo and add the ready-for-doc-review label there.

This makes Python available in the model editor if you have `"codeQL.model.enablePython": true` in your (user or workspace) settings.
@shati-patel shati-patel requested review from a team as code owners February 13, 2024 13:47
Copy link
Member

@koesie10 koesie10 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@shati-patel shati-patel merged commit 70b8ddf into main Feb 13, 2024
@shati-patel shati-patel deleted the shati-patel/model-editor-py-ff branch February 13, 2024 14:02
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.

3 participants