CrossBreezeNL/crossmodel

No "Open with" in the context menu if file is selected

ozcanxbreeze opened this issue · 5 comments

When you have a file selected and you want to open it in a different viewing method the open with does not show up in the context menu.

image

I definitely have noticed that in other Theia-based products as well. Usually switching file selection fixes the problem and once it is working it keeps working.

Tested it a bit more and it always happens after you open a diagram.cm file with the "CrossModel Diagram"editor and then try to open a different file with the "open with" option. Does not happen for other files or when you open a diagram.cm with a different editor.

probably also related to the property view problem where the tool-pallete seems to steal away the focus. see eclipse-glsp/glsp#1048

Probably fixable by updating to a new GLSP release. In august there is a 2.0 release.

This seems to be solved with the Theia/GLSP update of PR #34 .