Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
tsc-dyn.aarch64-apple-darwin.dylib | 2022-01-29 | 2.2 MB | |
tsc-dyn.dll | 2022-01-29 | 2.0 MB | |
tsc-dyn.dylib | 2022-01-29 | 2.4 MB | |
tsc-dyn.so | 2022-01-29 | 4.0 MB | |
tsc-dyn.x86_64-apple-darwin.dylib | 2022-01-29 | 2.4 MB | |
tsc-dyn.x86_64-pc-windows-msvc.dll | 2022-01-29 | 2.0 MB | |
tsc-dyn.x86_64-unknown-linux-gnu.so | 2022-01-29 | 4.0 MB | |
0.17.0.tar.gz | 2022-01-29 | 545.8 kB | |
0.17.0.zip | 2022-01-29 | 580.9 kB | |
README.md | 2022-01-29 | 548 Bytes | |
Totals: 10 Items | 20.1 MB | 0 |
- Added customization option
tsc-dyn-get-from
, which is a list of sources to get the dynamic moduletsc-dyn
from. Its default value is(:github :compilation)
. - Made
tree-sitter-hl
's region-fontification function fall back to the underlying non-tree-sitter function when called outside oftree-sitter-hl-mode
. This fixes an issue wherejupyter-repl-mode
's input cells are not highlighted. - Updated
tsc-dyn-get
to download platform-specific binaries (mainly for Apple Silicon).