> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Visualstudio

> Documentation for Visual Studio in the XBOX Game Development Kit (developer tools) on Windows PC. Covers concepts, tools, configuration, and workflows.

Explore visualstudio topics for XBOX game development.

<CardGroup cols={2}>
  <Card title="Visual studio (contents)" icon="bug" href="/tools/tools-pc/visualstudio/gr-visualstudio-toc">
    Use the Visual Studio Integrated Development Environment (IDE) to create, build, deploy, and debug Microsoft Game Development Kit (GDK) on…
  </Card>

  <Card title="Visual studio 2019 support notes" icon="bug" href="/tools/tools-pc/visualstudio/gr-vs-2019-support-notes">
    This topic describes Microsoft Game Development Kit (GDK) support for Visual Studio 2019.
  </Card>

  <Card title="Visual studio 2022 support notes" icon="bug" href="/tools/tools-pc/visualstudio/gr-vs-2022-support-notes">
    Visual Studio 2022 is supported for Microsoft Game Development Kit (GDK) development, and Long Term Support Channels are provided for 17.8,…
  </Card>

  <Card title="Using clang/llvm with the microsoft" icon="cube" href="/tools/tools-pc/visualstudio/gr-vs-clang">
    Development of GDK titles using Clang/LLVM is officially supported using Visual Studio 2019 or 2022 and the clang/LLVM for Windows toolset…
  </Card>

  <Card title="Debugging pc projects on remote windows" icon="bug" href="/tools/tools-pc/visualstudio/gr-vs-debugging-with-visualstudio-remote-windows">
    The XBOX PC Remote Tools include the ability to deploy and debug a game running on a remote Windows device.
  </Card>

  <Card title="Debugging pc projects using visual" icon="bug" href="/tools/tools-pc/visualstudio/gr-vs-debugging-with-visualstudio">
    Starting with the June 2022 version of the Microsoft Game Development Kit (GDK), the native code debugger that ships as part of Visual…
  </Card>

  <Card title="Visual studio properties for pc game" icon="bug" href="/tools/tools-pc/visualstudio/gr-vs-property-pages">
    The Microsoft Game Development Kit (GDK) has a custom Visual Studio property page that's used to configure Windows PC game projects.
  </Card>

  <Card title="Project templates in visual studio for" icon="bug" href="/tools/tools-pc/visualstudio/gr-vs-templates">
    This topic describes the Windows PC games project templates that are available in Visual Studio.
  </Card>
</CardGroup>

## See also

* [Commandlinetools](/tools/tools-pc/commandlinetools/index)
* [Xboxpctoolbox](/tools/tools-pc/xboxpctoolbox/index)


## Related topics

- [Visualstudio](/tools/tools-console/visualstudio/index.md)
- [PC developer tools for the XBOX GDK](/tools/tools-pc/index.md)
- [XBOX console developer tools (GDK)](/tools/tools-console/index.md)
- [XBOX PC Toolbox app for remote Windows devices](/tools/tools-pc/xboxpctoolbox/index.md)
- [Commandlinetools](/tools/tools-pc/commandlinetools/index.md)
