Skip to content

Unable to install on an old version of vscode #215

@FrankSAURET

Description

@FrankSAURET

Is your feature request related to a problem? Please describe.
Unable to install on an old version of vscode

Describe the solution you'd like
Put the lowest possible version of vs code in package.json
"engines": {
"vscode": "^1.46.0"
},

Additional context
My students do not have the rights to update VSCode and therefore cannot install the extension. So I have to fork it so they can install it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    wontfixThis will not be worked on

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions