Remix.run Logo
wazHFsRy 3 days ago

I just wish Claude code would also offer fast inline auto complete. Sometimes I’ll just want to have a function definition or some boilerplate spelled out without waiting for the slow Claude response. Or actively switching models. ——- Maybe I can set up a shortcut for that?

Gagarin1917 3 days ago | parent | next [-]

Is there a significant difference between Claude Code in VSCode and Copilot in VSCode? I’ve been using Copilot with the Claude models (including Sonnet/Opus 4.6) and it seems to work spectacularly.

My subscription is only $10 a month, and it has unlimited inline suggestions. I just wonder if I’m missing anything.

thefounder 3 days ago | parent | next [-]

Copilot just sucks . I’ve tried them both and I stick with cc and codex mcp

wazHFsRy 3 days ago | parent | prev | next [-]

I tried copilot for a bit in vscode as well with opus and felt something was off. Somehow as if copilots harness around it just wasn’t as good. But I can’t give solid prove.

Mashimo 3 days ago | parent [-]

Can't you use the official claude code vs plugin? AFAIK it uses the same binary as the cli in the background.

wazHFsRy 3 days ago | parent [-]

Yes and I do. My above point was just that I’d like to have fast inline auto complete.

ValentineC 3 days ago | parent | prev | next [-]

> Is there a significant difference between Claude Code in VSCode and Copilot in VSCode? I’ve been using Copilot with the Claude models (including Sonnet/Opus 4.6) and it seems to work spectacularly.

Most models are limited to 200k context in GitHub Copilot. The Claude models are now 1M context elsewhere.

mmplxx 3 days ago | parent | prev [-]

The $10/month plan offers a quite limited number of tokens for advanced models. And if you are not careful and set the model to Auto it will quickly deplete them.

merlindru 3 days ago | parent | prev [-]

Not a real solution but you could try using AquaVoice for dictation. It can gather screen context so you just say the function name out loud and it capitalizes and spells everything correctly. (Even hard cases!)