You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 14, 2021. It is now read-only.
The
./syntectfolder is a copied / slightly modified version of upstream syntect. I should figure out the correct way to send these changes upstream.TypeScript + TypeScriptReact syntaxes: https://github.com/slimsag/Packages/commit/7a886e64de1d937bd03ad12466813f93ad9079e3
Swift syntax: https://github.com/slimsag/Packages/commit/2048b5c986f7ffc64cf7b9de158fabd97c38b08f
Replace default JavaScript syntax with babel-sublime (better support for e.g. jsx files etc) https://github.com/slimsag/Packages/commit/d1c60895c4c5f42fc12d6684009a4b73330027b0 and https://github.com/slimsag/Packages/commit/3c2a649c821a38af967f0390bccb04c46c444174
Visual Studio Dark theme: thedeadtellnotales/syntect@304c608
Visual Studio (plain) theme: thedeadtellnotales/syntect@9521fa7
Monokai theme: thedeadtellnotales/syntect@579eb44
TypeScript themes: thedeadtellnotales/syntect@b62d6c5
EDIT: there is now much more changes in terms of Packages etc. than just the above that we would want to send upstream^