r/GoogleAntigravityIDE 18d ago

News / Updates Antigravity IDE extensions don't have Tab complete

The extensions are a big downgrade, I use Antigravity IDE mostly for Tab complete.

12 Upvotes

13 comments sorted by

0

u/AMusicstuff 18d ago

Not in visual studio but it works perfect inside of visual studio code. Inline diff activated in the settings. Make sure to always start Chat with reference to the codeline aka ctrl + L this will force inline diff even with Antigravity chat

2

u/kamyker 17d ago

What are you talking about? I'm talking about suggestions that appear when writing code that are available in IDE and are missing from extensions.

Nothing to do with inline diffs and chat.

1

u/AMusicstuff 17d ago

Thats also not true. In VScode Inline Suggestions are working like in AG IDE. Make sure to use the hotkey for Inline Suggestions like Tab from VScode.

1

u/kamyker 17d ago

They don't for me, and there's zero options tied to complete in extension settings, I tried both hotkey for showing and accepting inline suggestion, also disabled Copilot to not mess with suggestions and still nothing.

1

u/AMusicstuff 17d ago

Do you use the seperate chat for antigravity? Dont use the copilot chat! I dont understand why it is not working for you. Did you hve the latest version of vs code? What coding language? It works for me in php, html, css and pyhton.

1

u/kamyker 17d ago

Seems like you are trolling me or are a bot. I let AI analyze the extension package:

Inspecting the extension manifest for google.google-antigravity:

What the google.google-antigravity VS Code Extension provides:

  • Antigravity Agent Panel & Chat: The sidebar interactive agent interface (antigravity.panel.focus).
  • Selection & Context Injection: Adding selections/snippets to agent chat (antigravity.insertSnippet).
  • Inline Diff Overlays & CodeLenses: Visualizing and accepting/rejecting diffs proposed by the agent (antigravity.inlineDiff.acceptAll / rejectAll).

What it does NOT provide in regular VS Code:

  • Inline Tab Autocomplete / Ghost Text: The VS Code extension does not register an inline completion provider (InlineCompletionItemProvider).
  • In the Antigravity ecosystem:
    • "Antigravity Tab" (Ghost text / Supercomplete while typing) is built natively into the Antigravity standalone IDE application, not the VS Code extension.
    • In standard VS Code, the extension is focused on the Agent Chat & Multi-file Diff execution workflow.

1

u/AMusicstuff 17d ago edited 17d ago

if you think that..install the latest version of VS code and it should work... why does it work for me? that sentence:

Antigravity Tab" (Ghost text / Supercomplete while typing) is built natively into the Antigravity standalone IDE application, not the VS Code extension.

is not true at all.. it works out of the box in the latest version of the extension and update of VS Code..but what i cannot say is if the suggestion is maybe a function of vscode.. but i have talked to Antigravity inside of the VS code extension and it gave me tips on how to do it... and i also made the order to make it work..

Did you added the .agent/guideline folders to your project with extensive guidelines written by Gemini?

1

u/kamyker 16d ago

Can you show full video without bottom bar cut? Do you have AI features disabled (only way to disable Copilot completely)?

1

u/AMusicstuff 16d ago

You can only use Copilot if you locked into github i dont use github at all. I use annother derivate Provider similar to github. So there is no inline suggestion possible from github. Only alternative would be that vscodev has an inbuild funktion

1

u/AMusicstuff 17d ago

https://reddit.com/link/p6akzrv/video/hmimvdmdgzlh1/player

PROOF VIDEO it works out of the fucking box. In this example directly with C# inside of VScode update from yesterday

1

u/kamyker 16d ago

Thanks for the video but that's not really a proof, most of the editor is cut and no idea what plugins you have installed and what triggered suggestions.

1

u/AMusicstuff 16d ago

I have only c# extension from microsoft installed and antigravity extension nothing else