linguist icon indicating copy to clipboard operation
linguist copied to clipboard

adding support for .jsh extension

Open rcj1 opened this issue 3 years ago • 0 comments

I am associating the .jsh extension with Java, as mentioned in issue #6028

Search results for the extension: https://github.com/search?utf8=%E2%9C%93&type=Code&ref=searchresults&q=extension%3Ajsh+NOT+nothack

I have added a sample showing usage of a .jsh file on Github. Sample source: https://github.com/Bob-Pengcheng/study/blob/6010e44008af15080c79e0e7b4d8c4095c50e6f6/jdk8/src/share/classes/sun/security/util/math/intpoly/FieldGen.jsh

Sample license: GNU General Public License version 2

rcj1 avatar Sep 16 '22 10:09 rcj1