forked from eclipse-cdt-cloud/theia-trace-extension
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Permit using 'open-with' with folders in navigator context menu
Since the following Theia PR, the navigator's context menu "open-with" command only appears when invoked on file nodes. Since we want to open trace folders using this feature, we now re-register the command for folders, as part of the trace viewer extension. Theia PR: eclipse-theia/theia#13678 Signed-off-by: Marc Dumais <marc.dumais@ericsson.com>
- Loading branch information
1 parent
4e7aebc
commit 702959f
Showing
2 changed files
with
11 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters