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
Added customization option tsc-dyn-get-from, which is a list of sources to get the dynamic module tsc-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 of tree-sitter-hl-mode. This fixes an issue where jupyter-repl-mode's input cells are not highlighted.
Updated tsc-dyn-get to download platform-specific binaries (mainly for Apple Silicon).