Please provide a clear and concise description of the bug along with logs
What are the steps to reproduce this issue?
- Ensure settings include the following:
"micropico.manualComDevice": "/dev/ttyACM0",
"micropico.syncAllFileTypes": true,
"micropico.openOnStart": false,
"micropico.autoConnect": false,
- Start VSCode
- Wait for extensions to start
What happens?
MicroPico REPL opens
What were you expecting to happen?
No REPL and no connection to any device (since we have openOnStart and autoConnect set false)
Any logs, error output, etc?
2026-04-13 10:15:36.086 [info] ExtensionService#_doActivateExtension paulober.pico-w-go, startup: true, activationEvent: 'workspaceContains:.micropico'
Any other comments?
The same happens if I disable all extensions except for MicroPico.
Which version of MicroPico are you using?
4.3.4
Support info
Copy this from the Help -> Info/About -> Copy (Code -> About Visual Studio Code -> Copy on macOS) option in Visual Studio Code:
Version: 1.115.0
Commit: 41dd792b5e652393e7787322889ed5fdc58bd75b
Date: 2026-04-07T22:04:57Z
Electron: 39.8.5
ElectronBuildId: 13703022
Chromium: 142.0.7444.265
Node.js: 22.22.1
V8: 14.2.231.22-electron.0
OS: Linux x64 6.17.0-20-generic
What are the steps to reproduce this issue?
What happens?
MicroPico REPL opens
What were you expecting to happen?
No REPL and no connection to any device (since we have
openOnStartandautoConnectset false)Any logs, error output, etc?
Any other comments?
The same happens if I disable all extensions except for MicroPico.
Which version of MicroPico are you using?
4.3.4
Support info
Copy this from the
Help -> Info/About -> Copy(Code -> About Visual Studio Code -> Copyon macOS) option in Visual Studio Code: