Open k12ish opened 1 year ago
This is a great idea but it might be easiest to do manually for now. If we wrote a script I guess we'd want to match up languages by comparing the tm_scope
with our scope
field (it's possible names don't fully match) and update the toml structure.
I opened #5347 a while back to add syntax highlighting for
.bash_aliases
files. This involved a one line change in thelanguages.toml
file:Github maintains a languages.yml file which contains much of the same data:
Rather than incrementally improving
language.toml
files, perhaps we could import the relevant data from Github itself?