| CARVIEW |
Select Language
HTTP/2 200
access-control-allow-origin: *
content-security-policy: default-src 'none';prefetch-src 'self';connect-src 'self';font-src 'self' data:;img-src 'self' github.com *.github.com *.githubusercontent.com *.githubassets.com data: placehold.it;object-src 'self';script-src 'self' github.com *.github.com *.githubusercontent.com *.githubassets.com 'self' data: 'unsafe-inline';script-src-attr 'self';frame-src 'self' github.com *.github.com *.githubusercontent.com *.githubassets.com https://support.github.com https://www.youtube-nocookie.com;frame-ancestors 'self' github.com *.github.com *.githubusercontent.com *.githubassets.com;style-src 'self' github.com *.github.com *.githubusercontent.com *.githubassets.com 'self' 'unsafe-inline' data:;child-src 'self';manifest-src 'self';upgrade-insecure-requests;base-uri 'self';form-action 'self'
cross-origin-opener-policy: same-origin
cross-origin-resource-policy: same-origin
origin-agent-cluster: ?1
referrer-policy: no-referrer-when-downgrade
x-content-type-options: nosniff
x-dns-prefetch-control: off
x-download-options: noopen
x-frame-options: SAMEORIGIN
x-permitted-cross-domain-policies: none
x-xss-protection: 0
cache-control: public, max-age=60
x-powered-by: Next.js
content-type: text/html; charset=utf-8
x-github-backend: Kubernetes
x-github-request-id: DEE6:127471:3A6E86:4C7EE7:694E8694
content-encoding: gzip
accept-ranges: bytes
age: 1552
date: Fri, 26 Dec 2025 13:26:26 GMT
via: 1.1 varnish
x-served-by: cache-bom-vanm7210023-BOM
x-cache: HIT
x-cache-hits: 0
x-timer: S1766755587.666283,VS0,VE1
vary: Accept-Encoding
strict-transport-security: max-age=31557600
content-length: 38487
Use CodeQL inside Visual Studio Code - GitHub Docs
Skip to main content
GitHub Docs
Search or ask Copilot
Select language: current language is English
Search or ask Copilot
Open menu
Open Sidebar
Use CodeQL inside Visual Studio Code
Use the CodeQL for Visual Studio Code extension to write, run, and test CodeQL queries inside Visual Studio Code.
Who can use this feature?
CodeQL is available for the following repository types:
- Public repositories on GitHub.com, see GitHub CodeQL Terms and Conditions
- Organization-owned repositories on GitHub Team with GitHub Code Security enabled
- Getting started with the CodeQL for Visual Studio Code extension
- Using the advanced functionality of the CodeQL for VS Code extension
- Using the CodeQL model editor
- Creating a custom query
- Managing CodeQL query packs and library packs
- Exploring the structure of your source code
- Testing CodeQL queries in Visual Studio Code
- Customizing settings
- Setting up a CodeQL workspace
- Configuring access to the CodeQL CLI
- Telemetry in CodeQL for Visual Studio Code
- Troubleshooting CodeQL for VS Code