diohub icon indicating copy to clipboard operation
diohub copied to clipboard

Syntax highlighting on files with no extension

Open quazar-omega opened this issue 3 years ago • 1 comments

Currently files with no extension like shell scripts that don't have their name ending in ".sh" have no syntax highlighting.

It would be nice to be able to have either a drop down or auto language detection by using something like Guesslang when no extension is provided

quazar-omega avatar Aug 17 '21 12:08 quazar-omega

I can only determine the language of a file by their extension. I can't achieve syntax highlighting without it, giving a drop-down to select the language of a file with no extension is what I am thinking of including.

namanshergill avatar Aug 17 '21 13:08 namanshergill