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

# Visual Studio Troubleshooting

> Troubleshoot Visual Studio plugin issues including IntelliCode conflicts, Tab key bindings, and marketplace visibility problems.

<Note>
  We strongly recommend using the native Windsurf Editor or the JetBrains local plugin for their advanced agentic AI capabilities and cutting-edge features.
  The Visual Studio plugin is under maintenance mode.
</Note>

# Supported Versions

Visual Studio 17.5.5 or greater.

# Gathering extension logs

Go to `View > Output`, select `Codeium` in the dropdown, and copy the logs.

# Known IDE issues and solutions

## Don't see Codeium in the VS Marketplace

Make sure that you are using VS version 2022 17.5.5 or greater.

## Seeing overlapping autocomplete suggestions

This happens if Visual Studio's IntelliCode suggestions are displayed at the same time as Codeium's. Disable all IntelliCode options as shown below:

<Frame>
  <img src="https://mintcdn.com/codeium/d8O4q6w3H2CjrirL/assets/plugins/troubleshooting-visualstudio-disable-intellicode.jpg?fit=max&auto=format&n=d8O4q6w3H2CjrirL&q=85&s=97b198bc53016b25ea553ddd054875d8" width="653" height="473" data-path="assets/plugins/troubleshooting-visualstudio-disable-intellicode.jpg" />
</Frame>

## Tab key is not always accepting completions

You can rebind this to a different keyboard shortcut in your settings:

<Frame>
  <img src="https://mintcdn.com/codeium/d8O4q6w3H2CjrirL/assets/plugins/troubleshooting-visualstudio-keybindings.jpg?fit=max&auto=format&n=d8O4q6w3H2CjrirL&q=85&s=b8ce35af4c3ab56df5a5a24f8ff1acfb" width="854" height="577" data-path="assets/plugins/troubleshooting-visualstudio-keybindings.jpg" />
</Frame>
