Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: Update to vscode 1.87.0 #246

Merged
merged 2 commits into from Mar 1, 2024
Merged

feat!: Update to vscode 1.87.0 #246

merged 2 commits into from Mar 1, 2024

Commits on Mar 1, 2024

  1. fix: Update to vscode 1.86.0

    Jason3S committed Mar 1, 2024
    Copy the full SHA
    bca7a11 View commit details
    Browse the repository at this point in the history
  2. feat!: Update VSCode API to 1.87.0

    BREAKING:
    It is now necessary to use:
    - `createWorkspace` instead of `new MockWorkspace`
    - `createMockTabGroups` instead of `new MockTabGroups `
    - `createMockTextEditor` instead of `new MockTextEditor `
    Jason3S committed Mar 1, 2024
    Copy the full SHA
    c0bdd3b View commit details
    Browse the repository at this point in the history