continuedev / continuedev/continue

Duplicate command registration error when installing Continue in WSL

Open
#13,158 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
36k
Forks
5.4k
PR merge metrics
No merged PRs in 30d

Description

Type: Bug

Description
When installing the Continue.continue extension version 2.0.0 inside a WSL (Ubuntu) environment, VS Code reports a duplicate command registration error:

Code
Command continue.focusContinueInput already registered by Continue - open-source AI code agent (Continue.continue)
The extension installs successfully and works (e.g., can be triggered via Ctrl+L), but the error appears every time VS Code starts or the extension is installed.

Steps to Reproduce
Open WSL (Ubuntu).

Launch VS Code using:

Code
code .
Install the extension:

Code
code --install-extension Continue.continue
Restart VS Code.

Expected Behavior
The extension should register its commands only once and should not produce errors during installation or startup.

Actual Behavior
VS Code reports a duplicate command registration error:

Code
Command continue.focusContinueInput already registered
The extension still works, but the error appears consistently.

Additional Information
Continue is not installed in the Windows (LOCAL) environment.

Only one copy of the extension exists in WSL:

Code
~/.vscode-server/extensions/continue.continue-2.0.0-linux-x64
The error persists after removing and reinstalling the extension.

Environment:

Host OS: Windows 11

Remote: WSL2 Ubuntu

VS Code: Remote WSL + VS Code Server (latest)

Extension version: 2.0.0
VS Code version: Code 1.133.0 (a5b500951314efd502d07465bd138dfbd714a960, 2026-08-11T22:14:08Z)
OS version: Windows_NT x64 10.0.26200
Modes:
Remote OS version: Linux x64 5.15.90.1-microsoft-standard-WSL2+

System Info
Item Value
CPUs 12th Gen Intel(R) Core(TM) i5-12600KF (16 x 3686)
GPU Status 2d_canvas: enabled
GPU0: VENDOR= 0x10de, DEVICE=0x2507 [NVIDIA GeForce RTX 3050], DRIVER_VENDOR=NVIDIA, DRIVER_VERSION=32.0.16.1088 ACTIVE
GPU1: VENDOR= 0x1414, DEVICE=0x008c [Microsoft Basic Render Driver], DRIVER_VERSION=10.0.26100.8972
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: enabled
webgl: enabled
webgpu: enabled
webnn: disabled_off
Load (avg) undefined
Memory (System) 31.85GB (17.12GB free)
Process Argv --folder-uri vscode-remote://wsl%2Bubuntu/home/vmc/vender-1 --crash-reporter-id e11ab295-1fc3-496c-ba57-8ef5bcf46b93
Screen Reader no
VM 33%
Item Value
Remote WSL: Ubuntu
OS Linux x64 5.15.90.1-microsoft-standard-WSL2+
CPUs 12th Gen Intel(R) Core(TM) i5-12600KF (16 x 0)
Memory (System) 15.62GB (13.79GB free)
VM 0%
A/B Experiments
vsliv368cf:30146710
vswsl492:30256859
binariesv615:30325510
9b8hh234:30694863
nativeloc1:31344060
dwcopilot:31170013
dwoutputs:31242946
copilot_t_ci:31333650
e5gg6876:31282496
pythonrdcb7:31342333
6518g693:31463988
aj953862:31281341
envsactivate1:31551504
478i5457:31544283
cloudbuttont:31379625
3efgi100_wstrepl:31403338
839jf696:31457053
ddidtcf:31399634
ec5jj548:31422691
cp_cls_t_966_ss:31526232
4je02754:31466945
8hhj4413:31478653
cp_cls_c_1081:31454833
conptydll_true:31498968
e9c30283:31461165
test_treatment2:31471001
46204921:31447328
capico_axe_098a3278:31555651
ei9d7968:31496641
chat:31457767
8hig5102:31480529
89g7j272:31518289
i2gc6536:31499202
52612955:31516516
ghj88844:31499326
23c7c724:31520045
ddid_c:31478207
hmra_i5g22:31518061
7df3h592:31512476
cp_cls_t_1082:31535311
logging_enabled_new:31498466
j0d79568:31499440
jb_cp_cls_t_632:31543129
56dj4588:31512888
32d76977:31512328
ha629193:31508444
a1ije391_t:31540920
jbcp_cls_pctr_t:31531130
61138546:31518536
cp_intellij_t_nes:31548657
gf14b233:31526830
ahp-both-windows:31556933
sessions_5:31532894
ihg5j128:31534457
f412h606:31551416
9gg7f176:31542112
nes-ex-cf-euporie-03:31542868
enable_editor_pane_layout:31567814
allow-none:31555437
6i51c363:31551401
ac562147:31564510
c7c27ce7:31554789
1h923230:31564177
1532g621_copy:31554320
treatment-23-1:31555779
unuse_dynamic_mcp:31555281
0d8dfbc3:31566037
nemo-v2:31565334
0c1h4866:31566224
session-archive:31558132
5b8j3302:31564601

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue with code ., installing Continue.continue in WSL, and restarting VS Code, then trace where continue.focusContinueInput is registered during extension startup. Done means the extension still works in the WSL environment without reporting a duplicate command registration error.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript, ubuntu, vscode
Domain
devtools
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.