Skip to content

Question: Publish old versions #33738

@octref

Description

@octref

Currently the vscode NPM module pulls vscode.d.ts from GitHub with a postinstall hook. We'd like to move the files to @types/vscode, and align the type package's version with VS Code versions. For example:

  • VS Code 1.32 -> @types/vscode 1.32
  • VS Code 1.31 -> @types/vscode 1.31

However I can't find a way to send PR that would publish the old versions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions