List of CodeQL Integrations
This is a list of platforms and tools that integrate with CodeQL. This list is updated as of October 2025.
-
1
Visual Studio Code
Microsoft
Empower your coding experience with seamless integration and customization.Visual Studio Code (VS Code) is an advanced, open-source AI-integrated development environment (IDE) built for productivity, creativity, and collaboration. Designed by Microsoft, it unites code editing, debugging, version control, and AI automation in a single cross-platform workspace. Developers can code in nearly any language—including JavaScript, TypeScript, Python, C++, C#, Java, PHP, and more—using built-in tools or specialized extensions. Its AI features, such as Agent Mode and Next Edit Suggestions, transform VS Code into an autonomous assistant capable of reading entire codebases, suggesting edits, and resolving compile or test issues automatically. With MCP (Model Context Protocol) and multi-model support, developers can use AI models like Claude Sonnet, GPT-4, or Gemini—or connect their own keys via OpenRouter or Azure OpenAI. Deep GitHub integration, remote development, and cloud portability make collaboration effortless across global teams. VS Code’s extensive marketplace offers tens of thousands of extensions—from Docker to Jupyter and Stripe—empowering developers to build and deploy in any environment. Custom profiles, themes, and settings sync allow for a personalized workspace across devices. Its integrated terminal, local history, and debugging tools ensure smooth workflows from prototype to production. Whether building enterprise software, web apps, or AI agents, VS Code redefines what a modern coding experience should feel like: intelligent, fast, and universally accessible. -
2
GitHub remains the foremost platform for developers around the world, celebrated for its robust security, impressive scalability, and strong community engagement. By becoming part of the vast network of millions of developers and organizations, you can play a role in creating the software that propels society forward. Engage and collaborate with some of the most innovative communities while taking advantage of our exceptional tools, support, and services. If you are managing multiple contributors, consider utilizing our complimentary GitHub Team for Open Source feature. Furthermore, GitHub Sponsors is designed to help finance your initiatives and projects effectively. We are excited to bring back The Pack, a program that offers students and educators free access to top-notch developer tools throughout the academic year and beyond. In addition, if you are affiliated with a recognized nonprofit, association, or a 501(c)(3) organization, we provide a discounted Organization account to help further your mission. Through these initiatives, GitHub continues to empower a diverse range of users in their software development endeavors, fostering a more inclusive tech community. With ongoing support and resources, GitHub is dedicated to enhancing the development experience for everyone involved.
-
3
Java
Oracle
Effortlessly create versatile applications across any platform.The Java™ Programming Language is crafted to be a flexible, concurrent, and strongly typed language that is oriented around objects and follows a class-based framework. It is usually converted into bytecode that complies with the guidelines established in the Java Virtual Machine Specification. Developers typically write their source code in plain text documents, which are designated with a .java extension. These source files are then compiled into .class files using the javac compiler. Unlike code meant for native processors, a .class file contains bytecodes that represent the machine language recognized by the Java Virtual Machine (Java VM). To run an application, the java launcher tool initiates an instance of the Java Virtual Machine, enabling the smooth execution of the compiled bytecode. This entire workflow illustrates the remarkable efficiency and portability that Java provides across a wide range of computing platforms, showcasing its adaptability in diverse programming environments. As a result, developers can rely on Java to create applications that function consistently regardless of the underlying system architecture.
- Previous
- You're on page 1
- Next