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
Open external files by DND into main panel (#9955)
Drag and dropping files from the file system into the main panel now
opens their respective editors in the electron app. Previously, files
that could not be matched to a navigator tree node were ignored.
Signed-off-by: Alexandra Buzila <abuzila@eclipsesource.com>
- [core] modified handling of toolbar items for `ViewContainer`s to handle `onDidChange` correctly. [#9798](https://github.com/eclipse-theia/theia/pull/9798)
8
+
- [navigator] added support for opening external files by drag and dropping into the main panel [#9543](https://github.com/eclipse-theia/theia/issues/9543)
0 commit comments