eclipse-platform / eclipse-platform/eclipse.platform
DocumentProviderRegistry.getDocumentProvider(IEditorInput) should try to adapt the editor input
Open
api
enhancement
- Dominant language
- Java
- Stars
- 165
- Forks
- 174
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 22
Description
Currently one needs to implement an additional extension point to adapt an `IEditorInput` to an `IDocumentProvider` additionally `org.eclipse.ui.texteditor.DocumentProviderRegistry.getDocumentProvider(IEditorInput)` should use the Adapter framework as well for the provider.
Contributor guide
Assessment
This issue has not been assessed yet.