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

Remove the enableGhecDr flag #3618

Closed robertbrignull closed 4 months ago

robertbrignull commented 4 months ago

The feature is now fully enabled on the API side for all GHEC-DR instances. We should remove the feature flag on the extension side too. To use it now all you'll need to do is set github-enterprise.uri.

Checklist