The lean application framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in the terminal and a web browser.
tree-sitter upgrade (#5320)
* Using separate language packages and update lockfile * Fixing some but not all languages * Theme updates * More theme fixes * Improving the VS Code theme * Fixes * Fixing CSS rendering * Fixing SQL and JavaScript highlight queries * Update GitHub Actions to run syntax highlighting tests on 3.13, and avoid those tests on 3.8. * Update CHANGELOG and remove `SyntaxAwareDocument.language_name` property. * Remove unused Kotlin language syntax highlighting snapshot * Update CHANGELOG to note that Kotlin syntax highlighting was removed * Bail out of TextArea.language watcher early if tree-sitter is not installed * Skip a test on 3.8 as it relates to syntax highlighting (tree-sitter) being available
D
Darren Burns committed
ca496b4f56a8a1c9c277f56053ea4187baaa7d99
Parent: a1c34c1
Committed by GitHub <noreply@github.com>
on 12/4/2024, 10:33:58 AM