microsoft / microsoft/vscode-generator-code

Use a lower vscode engine version

Open
#523 4 comments 0 reactions 1 assignee View on GitHub

@aeschli is already working on this.

Since Dec 2, 2025.

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

Description

Using the latest vscode engine in the generated extension means that the extension (silently) wont' run on any non-latest vscode builds. This can cause a lot of frustration during development, and possibly trying to distribute? Right now it uses v100 which came out 3 days ago, and I'm on 1.99.3, it took me 20 minutes to figure out why my extension just wasn't loading. If it used an older version it would just work for everyone, right?

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.