I think a useful feature would be to allow associating file types by other means than file extensions. For example, determining the correct editor via the file's DTD, namespace, or even content.
Of course, this is not mainstream, but would prove useful for cases where the file name/extension is not readily known (e.g. Commons Jelly, Maven POMs, Apache Forrest, etc).
I assume it is not possible right now (from what I saw in the OpenAPI interfaces) - but would it be possible to incorporate such capabilities into future versions of IntelliJ?
Dmitry,
The API to Project, Structure & Hierarchy view is right under
development. It should appear pretty soon.
Hello,
I think a useful feature would be to allow associating file types by
other means than file extensions. For example, determining the correct
editor via the file's DTD, namespace, or even content.
Of course, this is not mainstream, but would prove useful for cases
where the file name/extension is not readily known (e.g. Commons Jelly,
Maven POMs, Apache Forrest, etc).
I assume it is not possible right now (from what I saw in the OpenAPI
interfaces) - but would it be possible to incorporate such capabilities
into future versions of IntelliJ?
10x,
Arik.