Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.augmentcode.com/llms.txt

Use this file to discover all available pages before exploring further.

This page is primarily relevant to Enterprise plans, which continue to support Code Completions. On Indie, Standard Max, and Legacy plans, Code Completions support was deprecated on March 31, 2026, so conflicts with other inline-completion assistants are no longer expected. Read more.

About additional code assistants

Augment is a code assistant that integrates into your favorite IDE’s code suggestion system. When multiple code assistants are enabled, they can conflict with each other and cause unexpected behavior. There are multiple ways to prevent conflicts, including uninstalling the additional code assistants or disabling them. For the most up to date instructions on disabling other assistants, please refer to their documentation.

Disable GitHub Copilot

1

Open the Extensions panel in Visual Studio Code

Click the Extensions icon in the sidebar, or use the keyboard shortcut to show the Extensions panel.
2

Search for GitHub Copilot in your installed extensions

Using the search bar in the Extensions panel, search for .
3

Disable the extension

Click Disable to disable the extension, and click .

Disable GitHub Copilot inline completions

1

Show GitHub Copilot commands in the Command Palette

Click the GitHub Copilot icon in the status bar, or use the keyboard shortcut to show the Command Palette.
2

Find Disable Completions in the Command Palette

Search or scroll for in the Command Palette.
3

Disable completions

Click to disable inline code completions.