This repository has been archived by the owner on Sep 14, 2021. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
We haven't updated to account for upstream changes in a while, and a lot has changed!
Key highlights
syntect
sublimehq/Packages
Updates
Effects
Now detects the following additional file types:
edn
escript
.mailmap
,mailmap
Jenkinsfile
htc
pc
vpy
,wscript
,bazel
,bzl
(TODO: Bazel inclusion is bug??)build_defs
,BUILD
,WORKSPACE
,sky
,star
,BUILD.bazel
,WORKSPACE
,WORKSPACE.bazel
Podfile
sc
.zlogin
,.zlogout
,.zprofile
,.zshenv
,.zshrc
,PKGBUILD
,.ebuild
,.eclass
rng
There is now also support for the following languages:
vb
)aspx
,ascx
,master
)cbl
,cpy
,cob
,dds
,ss
,wks
,pco
)jcl
)cu
,cuh
)sol
) (ethereum)vy
) (ethereum)tpl
)The following file types are no longer detected (I believe because it is no longer considered best out-of-the-box in Sublime, so likewise for us I presume):
tmpl
,tpl
ipynb
,Pipfile.lock
makefile.am
,Makefile.am
,makefile.in
,Makefile.in
PL
(uppercase)s
,S
fish
(is detected properly by fish-specific syntax)Cool upstream changes
Notable changes on our end
.build_defs
,.star
, andBUILD
files as Bazel/Starlark files (https://github.com/sourcegraph/sourcegraph/issues/8123)Massive thanks
syntect_server just exposes the hard work others have done to make world-class syntax highlighting possible, so my deepest and most significant gratitude goes out to: