Closed
Description
Due to this change #1665 in Eclipse platform, the editor association for external C/C++ files has been broken when the new LSP based C/C++ editor is used (see this cdt-lsp issue #338) and it's set as default editor.
Note: the association is only broken for external files which resides outside of the workspace.
Describe the solution you'd like
This can be fixed by supporting ExternalEditorInput
in org.eclipse.cdt.internal.ui.util.EditorUtility
This fixes the cdt-lsp issue #338
Metadata
Metadata
Assignees
Labels
No labels