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

Add common Disposable API #222

Merged
merged 4 commits into from
Jan 24, 2023
Merged

Add common Disposable API #222

merged 4 commits into from
Jan 24, 2023

Commits on Jan 18, 2023

  1. Update to glsp dev package

    + Autoformat package.json files
    tortmayr committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    f51ddf9 View commit details
    Browse the repository at this point in the history
  2. Add common Disposable API

    Provide a reusable Disposable API similar to what Theia/VS Code uses
    Fixes eclipse-glsp/glsp#867
    tortmayr committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    c545d79 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. Update packages/protocol/src/utils/disposable.ts

    Co-authored-by: Martin Fleck <mfleck@eclipsesource.com>
    tortmayr and martin-fleck-at committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    dec6b80 View commit details
    Browse the repository at this point in the history
  2. Add suggested test cases

    tortmayr committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    b2cb102 View commit details
    Browse the repository at this point in the history