You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.
The DisposableCollection is cool and convenient to use, however, what we have fixed in Theia never got back to here. Time to update or publish the DisposableCollection to npmjs and we do not have to copy-paste the code over and over.
The
DisposableCollection
is cool and convenient to use, however, what we have fixed in Theia never got back to here. Time to update or publish theDisposableCollection
to npmjs and we do not have to copy-paste the code over and over.See the diffs:
vscode-ws-jsonrpc/src/disposable.ts
Lines 12 to 33 in b9dbfda
https://github.com/eclipse-theia/theia/blob/c4b4d3995ba81a80e36cd62d290dce2b23c8fd82/packages/core/src/common/disposable.ts#L38-L102
The text was updated successfully, but these errors were encountered: