8000 Support overriden default editor association in EditorUtility.getEditorID · Issue #808 · eclipse-cdt/cdt · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Support overriden default editor association in EditorUtility.getEditorID #808
Closed
@ghentschke

Description

@ghentschke

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0