Skip to content

Inline suggestions and autocomplete not working for github copilot extension #298405

Description

Type: Bug

Despite uninstalling and reinstalling the extension and signing out of github and back in, I cannot get inline suggestions to activate. First, the ones that normally pop up while I am writing code to autocomplete are not showing up. Second, when I do crtl + i to make a coding request inline, I can type out my instructions, it thinks for a long time, then it deletes what I wrote and stays there.

Extension version: 0.37.9
VS Code version: Code 1.109.5 (0725862, 2026-02-19T19:43:32.382Z)
OS version: Linux x64 6.17.0-14-generic
Modes:

Logs
Debug: Getting CopilotToken (force: undefined) threw error: Error: GitHubLoginFailed
Error: [CopilotInlineCompletionItemProvider] _provideInlineCompletionItems: Zfe [Error]: GitHubLoginFailed
    at bY._authShowWarnings (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:1708:18508)
    at bY.getCopilotToken (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:1708:16226)
    at boe.getCopilotToken (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:1213:6438)
    at Hte.updateCachedToken (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:2540:8722)
    at Sre.updateExPValuesAndAssignments (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:4678:11198)
    at Jma (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:4677:12723)
    at hve.getGhostText (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:4677:2354)
    at xre.getInlineCompletionsResult (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:4678:2451)
    at xre.getInlineCompletions (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:4678:2071)
    at Ere.provideInlineCompletionItems (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:4678:4093)
    at kre._provideInlineCompletionItems (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:4678:7648)
    at kre.provideInlineCompletionItems (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:4678:7142)
    at ko.provideInlineCompletions (file:///usr/share/code/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:144:164169)
Error: [CopilotInlineCompletionItemProvider] _provideInlineCompletionItems: Zfe [Error]: GitHubLoginFailed
    at bY._authShowWarnings (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:1708:18508)
    at bY.getCopilotToken (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:1708:16226)
    at boe.getCopilotToken (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:1213:6438)
    at Hte.updateCachedToken (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:2540:8722)
    at Sre.updateExPValuesAndAssignments (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:4678:11198)
    at Jma (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:4677:12723)
    at hve.getGhostText (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:4677:2354)
    at xre.getInlineCompletionsResult (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:4678:2451)
    at xre.getInlineCompletions (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:4678:2071)
    at Ere.provideInlineCompletionItems (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:4678:4093)
    at kre._provideInlineCompletionItems (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:4678:7648)
    at kre.provideInlineCompletionItems (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:4678:7142)
    at ko.provideInlineCompletions (file:///usr/share/code/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:144:164169)
Info: ccreq:969429bd.copilotmd | markdown
Info: ccreq:88302112.copilotmd | markdown
Trace: [Ghost][CopilotInlineCompletionItemProvider][provideInlineCompletionItems] Started providing inline completion items
Debug: [getCompletions] Requesting for vscode-notebook-cell:/home/jcspendl/Documents/CODE/qtrack-paper/motion_blur_fig/plot.ipynb#X21sZmlsZQ%3D%3D at 4:3 between "    println(size(batched_frames))\nend" and "".
Debug: Getting CopilotToken (force: undefined)...
Warning: GitHub login failed
Debug: Getting CopilotToken (force: undefined) threw error: Error: GitHubLoginFailed
Error: [CopilotInlineCompletionItemProvider] _provideInlineCompletionItems: Zfe [Error]: GitHubLoginFailed
    at bY._authShowWarnings (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:1708:18508)
    at bY.getCopilotToken (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:1708:16226)
    at boe.getCopilotToken (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:1213:6438)
    at Hte.updateCachedToken (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:2540:8722)
    at Sre.updateExPValuesAndAssignments (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:4678:11198)
    at Jma (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:4677:12723)
    at hve.getGhostText (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:4677:2354)
    at xre.getInlineCompletionsResult (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:4678:2451)
    at xre.getInlineCompletions (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:4678:2071)
    at Ere.provideInlineCompletionItems (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:4678:4093)
    at kre._provideInlineCompletionItems (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:4678:7648)
    at kre.provideInlineCompletionItems (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:4678:7142)
    at ko.provideInlineCompletions (file:///usr/share/code/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:144:164169)
Info: ccreq:a4b3abf0.copilotmd | markdown
Debug: Getting CopilotToken (force: undefined)...
Warning: GitHub login failed
Debug: Getting CopilotToken (force: undefined) threw error: Error: GitHubLoginFailed
Trace: [Ghost][CopilotInlineCompletionItemProvider][provideInlineCompletionItems] Started providing inline completion items
Debug: [getCompletions] Requesting for vscode-notebook-cell:/home/jcspendl/Documents/CODE/qtrack-paper/motion_blur_fig/plot.ipynb#X21sZmlsZQ%3D%3D at 0:16 between "batchsizes=[16,2" and "]\nfor batchsize in batchsizes\n".
Debug: Getting CopilotToken (force: undefined)...
Warning: GitHub login failed
Debug: Getting CopilotToken (force: undefined) threw error: Error: GitHubLoginFailed
Error: [CopilotInlineCompletionItemProvider] _provideInlineCompletionItems: Zfe [Error]: GitHubLoginFailed
    at bY._authShowWarnings (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:1708:18508)
    at bY.getCopilotToken (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:1708:16226)
    at boe.getCopilotToken (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:1213:6438)
    at Hte.updateCachedToken (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:2540:8722)
    at Sre.updateExPValuesAndAssignments (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:4678:11198)
    at Jma (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:4677:12723)
    at hve.getGhostText (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:4677:2354)
    at xre.getInlineCompletionsResult (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:4678:2451)
    at xre.getInlineCompletions (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:4678:2071)
    at Ere.provideInlineCompletionItems (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:4678:4093)
    at kre._provideInlineCompletionItems (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:4678:7648)
    at kre.provideInlineCompletionItems (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:4678:7142)
    at ko.provideInlineCompletions (file:///usr/share/code/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:144:164169)
Info: ccreq:331f877f.copilotmd | markdown
Trace: [Ghost][CopilotInlineCompletionItemProvider][provideInlineCompletionItems] Started providing inline completion items
Debug: [getCompletions] Requesting for vscode-notebook-cell:/home/jcspendl/Documents/CODE/qtrack-paper/motion_blur_fig/plot.ipynb#X21sZmlsZQ%3D%3D at 0:17 between "batchsizes=[16,25" and "]\nfor batchsize in batchsizes\n".
Debug: Getting CopilotToken (force: undefined)...
Warning: GitHub login failed
Debug: Getting CopilotToken (force: undefined) threw error: Error: GitHubLoginFailed
Error: [CopilotInlineCompletionItemProvider] _provideInlineCompletionItems: Zfe [Error]: GitHubLoginFailed
    at bY._authShowWarnings (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:1708:18508)
    at bY.getCopilotToken (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:1708:16226)
    at boe.getCopilotToken (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:1213:6438)
    at Hte.updateCachedToken (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:2540:8722)
    at Sre.updateExPValuesAndAssignments (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:4678:11198)
    at Jma (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:4677:12723)
    at hve.getGhostText (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:4677:2354)
    at xre.getInlineCompletionsResult (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:4678:2451)
    at xre.getInlineCompletions (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:4678:2071)
    at Ere.provideInlineCompletionItems (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:4678:4093)
    at kre._provideInlineCompletionItems (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:4678:7648)
    at kre.provideInlineCompletionItems (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:4678:7142)
    at ko.provideInlineCompletions (file:///usr/share/code/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:144:164169)
Info: ccreq:d0609f40.copilotmd | markdown
Trace: [Ghost][CopilotInlineCompletionItemProvider][provideInlineCompletionItems] Started providing inline completion items
Debug: [getCompletions] Requesting for vscode-notebook-cell:/home/jcspendl/Documents/CODE/qtrack-paper/motion_blur_fig/plot.ipynb#X21sZmlsZQ%3D%3D at 0:18 between "batchsizes=[16,256" and "]\nfor batchsize in batchsizes\n".
Debug: Getting CopilotToken (force: undefined)...
Warning: GitHub login failed
Debug: Getting CopilotToken (force: undefined) threw error: Error: GitHubLoginFailed
Error: [CopilotInlineCompletionItemProvider] _provideInlineCompletionItems: Zfe [Error]: GitHubLoginFailed
    at bY._authShowWarnings (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:1708:18508)
    at bY.getCopilotToken (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:1708:16226)
    at boe.getCopilotToken (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:1213:6438)
    at Hte.updateCachedToken (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:2540:8722)
    at Sre.updateExPValuesAndAssignments (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:4678:11198)
    at Jma (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:4677:12723)
    at hve.getGhostText (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:4677:2354)
    at xre.getInlineCompletionsResult (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:4678:2451)
    at xre.getInlineCompletions (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:4678:2071)
    at Ere.provideInlineCompletionItems (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:4678:4093)
    at kre._provideInlineCompletionItems (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:4678:7648)
    at kre.provideInlineCompletionItems (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:4678:7142)
    at ko.provideInlineCompletions (file:///usr/share/code/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:144:164169)
Info: ccreq:d64efb71.copilotmd | markdown
Debug: Getting CopilotToken (force: undefined)...
Warning: GitHub login failed
Debug: Getting CopilotToken (force: undefined) threw error: Error: GitHubLoginFailed
Trace: [Ghost][CopilotInlineCompletionItemProvider][provideInlineCompletionItems] Started providing inline completion items
Debug: [getCompletions] Requesting for vscode-notebook-cell:/home/jcspendl/Documents/CODE/qtrack-paper/motion_blur_fig/plot.ipynb#X21sZmlsZQ%3D%3D at 4:4 between "    println(size(batched_frames))\n    " and "\n".
Debug: Getting CopilotToken (force: undefined)...
Warning: GitHub login failed
Debug: Getting CopilotToken (force: undefined) threw error: Error: GitHubLoginFailed
Error: [CopilotInlineCompletionItemProvider] _provideInlineCompletionItems: Zfe [Error]: GitHubLoginFailed
    at bY._authShowWarnings (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:1708:18508)
    at bY.getCopilotToken (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:1708:16226)
    at boe.getCopilotToken (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:1213:6438)
    at Hte.updateCachedToken (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:2540:8722)
    at Sre.updateExPValuesAndAssignments (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:4678:11198)
    at Jma (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:4677:12723)
    at hve.getGhostText (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:4677:2354)
    at xre.getInlineCompletionsResult (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:4678:2451)
    at xre.getInlineCompletions (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:4678:2071)
    at Ere.provideInlineCompletionItems (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:4678:4093)
    at kre._provideInlineCompletionItems (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:4678:7648)
    at kre.provideInlineCompletionItems (/home/jcspendl/.vscode/extensions/github.copilot-chat-0.37.9/dist/extension.js:4678:7142)
    at ko.provideInlineCompletions (file:///usr/share/code/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:144:164169)
Info: ccreq:6b8feabb.copilotmd | markdown
Debug: Getting CopilotToken (force: undefined)...
Warning: GitHub login failed
Debug: Getting CopilotToken (force: undefined) threw error: Error: GitHubLoginFailed
Trace: [CopilotCLI] [DIFF] getActiveDiffByTab: tab is not a diff tab
Request IDs

System Info
Item Value
CPUs Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz (8 x 4500)
GPU Status 2d_canvas: enabled
GPU0: VENDOR= 0x10de [Google Inc. (NVIDIA Corporation)], DEVICE=0x2488 [ANGLE (NVIDIA Corporation, NVIDIA GeForce RTX 3070/PCIe/SSE2, OpenGL 4.5.0 NVIDIA 590.48.01)], DRIVER_VENDOR=Nvidia, DRIVER_VERSION=590.48.01 ACTIVE
Machine model name:
Machine model version:
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
trees_in_viz: disabled_off
video_decode: enabled
video_encode: disabled_software
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off
webnn: disabled_off
Load (avg) 1, 1, 1
Memory (System) 62.75GB (45.10GB free)
Process Argv --crash-reporter-id 158afff5-f632-4d0d-ad23-3e9102a1867d
Screen Reader no
VM 0%
DESKTOP_SESSION ubuntu
XDG_CURRENT_DESKTOP ubuntu:GNOME
XDG_SESSION_DESKTOP ubuntu
XDG_SESSION_TYPE x11
A/B Experiments
vsliv368cf:30146710
binariesv615:30325510
nativeloc1:31344060
dwcopilot:31170013
dwoutputs:31242946
copilot_t_ci:31333650
e5gg6876:31282496
pythonrdcb7:31342333
6518g693:31463988
aj953862:31281341
b6b4d950:31327385
6abeh943:31336334
envsactivate1:31464700
cloudbuttont:31379625
42190218_ostrepl:31403339
839jf696:31457053
use-responses-api:31390855
defaultusage:31403421
je187915:31401254
ec5jj548:31422691
gpt-41-copilot-f1:31465740
cp_cls_t_966_ss:31454198
4je02754:31466945
ge8j1254_inline_auto_hint_haiku:31427726
nes-autoexp-10:31446583
a5gib710:31434435
38bie571_auto:31426784
7a04d226_do_not_restore_last_panel_session:31438103
cp_cls_c_1081:31454833
copilot-nes-callisto-002:31455108
ia-use-proxy-models-svc:31452481
a43f0574a:31442826
e9c30283:31461165
nes-conv-2-3:31462665
g_63ac8346:31467999
idci7584:31464702
edit_mode_hidden:31461530
nostats:31457175
864ei723_large_tool_results_to_disk:31460878
b1f5h706:31458075
chat:31457767
med_i40i5356:31469182
jdddd261:31466390

Metadata

Metadata

Labels

info-neededIssue requires more information from poster

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions