microsoft / microsoft/vscode-generator-code

version error should be more visible: Extension is not compatible

Open
#376 0 comments 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
1.6k
Forks
262
Avg merge
15d 22h
Merged PRs (30d)
1

Description

when i launch the generated "hello world" extension with F5, the extension is not loaded

this error is hidden in Output: Log (Window)

[renderer18] [error] [/tmp/Hello]: Extension is not compatible with Code 1.71.2. Extension requires: ^1.72.0.

in this context, this is a fatal error, so it should be more visible

expected: error popup, similar to "Extension host did not start in 10 seconds ..."

Contributor guide

No contributing guide indexed for this repository

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 generated "hello world" extension by launching it with F5 on Code 1.71.2, then inspect how the compatibility error appears in Output: Log (Window). Trace the extension-launch error handling and make the fatal incompatibility visible as a popup, matching the existing extension-host timeout error behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, vscode
Domain
devtools
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.