It would be nice for subjects in the select widget to be sortable.
For ttl files with lots of subjects it is helpful to have them sorted case sensitive - classes at the top and relationships to follow - like that:
for http://localhost:8070/turtle-editor-viewer-master/?dot=https://raw.githubusercontent.com/w3c/dxwg/gh-pages/dcat/rdf/dcat3.ttl

I have used this SO code snippet to implement this feature locally.
It would be nice for subjects in the select widget to be sortable.
For ttl files with lots of subjects it is helpful to have them sorted case sensitive - classes at the top and relationships to follow - like that:

for http://localhost:8070/turtle-editor-viewer-master/?dot=https://raw.githubusercontent.com/w3c/dxwg/gh-pages/dcat/rdf/dcat3.ttl
I have used this SO code snippet to implement this feature locally.