File tree Expand file tree Collapse file tree 1 file changed +39
-1
lines changed Expand file tree Collapse file tree 1 file changed +39
-1
lines changed Original file line number Diff line number Diff line change 40084008 " json with comments"
40094009 ],
40104010 "extensions" : [
4011+ " .jsonc" ,
40114012 " .sublime-build" ,
40124013 " .sublime-commands" ,
40134014 " .sublime-completions" ,
49054906 " .rockspec" ,
49064907 " .wlua"
49074908 ],
4909+ "filenames" : [
4910+ " .luacheckrc"
4911+ ],
49084912 "interpreters" : [
49094913 " lua"
49104914 ],
61706174 "wrap" : " false" ,
61716175 "searchable" : " true"
61726176 },
6177+ {
6178+ "type" : " programming" ,
6179+ "extensions" : [
6180+ " .qasm"
6181+ ],
6182+ "color" : " #AA70FF" ,
6183+ "tmScope" : " source.qasm" ,
6184+ "aceMode" : " text" ,
6185+ "languageId" : 153739399 ,
6186+ "name" : " OpenQASM" ,
6187+ "aliases" : [
6188+ " openqasm"
6189+ ],
6190+ "wrap" : " false" ,
6191+ "searchable" : " true"
6192+ },
61736193 {
61746194 "type" : " programming" ,
61756195 "group" : " Shell" ,
66996719 "wrap" : " false" ,
67006720 "searchable" : " true"
67016721 },
6722+ {
6723+ "type" : " data" ,
6724+ "extensions" : [
6725+ " .puml" ,
6726+ " .iuml" ,
6727+ " .plantuml"
6728+ ],
6729+ "tmScope" : " source.wsd" ,
6730+ "aceMode" : " text" ,
6731+ "languageId" : 833504686 ,
6732+ "name" : " PlantUML" ,
6733+ "aliases" : [
6734+ " plantuml"
6735+ ],
6736+ "wrap" : " false" ,
6737+ "searchable" : " true"
6738+ },
67026739 {
67036740 "type" : " prose" ,
67046741 "aceMode" : " perl" ,
1016610203 " .clang-format" ,
1016710204 " .clang-tidy" ,
1016810205 " .gemrc" ,
10169- " glide.lock"
10206+ " glide.lock" ,
10207+ " yarn.lock"
1017010208 ],
1017110209 "aceMode" : " yaml" ,
1017210210 "codemirrorMode" : " yaml" ,
You can’t perform that action at this time.
0 commit comments