Skip to content

Commit

Permalink
Add breaking change entry for OpenWithService (#13893)
Browse files Browse the repository at this point in the history
  • Loading branch information
msujew committed Jul 8, 2024
1 parent 69b8877 commit 77c66e4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,8 @@
<a name="breaking_changes_1.50.0">[Breaking Changes:](#breaking_changes_1.50.0)</a>

- [core] Classes implementing the `Saveable` interface no longer need to implement the `autoSave` field. However, a new `onContentChanged` event has been added instead.

- [navigator] The `Open With...` command now uses a dedicated `OpenWithHandler` to populate the quick pick.
Adopters contributing an open handler need to explicitly add the handler to the `OpenWithHandler` ([#13573](https://github.com/eclipse-theia/theia/pull/13573)).

## v1.49.0 - 04/29/2024

Expand Down

0 comments on commit 77c66e4

Please sign in to comment.