mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
* 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