Some common file extensions are currently missing from the language definitions.
The following extensions could be added:
- C++ ->
.hh, .hxx, .ixx
- F# ->
.fsscript
- JSON ->
.jsonl, .ndjson
- Markdown ->
.markdown
- XML ->
.xhtml
There is also a duplicate .xml entry in the XML language definition that can be removed.
These changes would allow edit to recognize more commonly used file types without changing the existing syntax highlighting behavior.
Some common file extensions are currently missing from the language definitions.
The following extensions could be added:
.hh,.hxx,.ixx.fsscript.jsonl,.ndjson.markdown.xhtmlThere is also a duplicate
.xmlentry in the XML language definition that can be removed.These changes would allow
editto recognize more commonly used file types without changing the existing syntax highlighting behavior.