ZIm/crates/languages/src/tsx
Zach Riegel fda5111dc0
Add CSS language injections for calls to styled (#33966)
…emotion).

Closes: https://github.com/zed-industries/zed/issues/17026

Release Notes:

- Added CSS language injection support for styled-components and emotion
in JavaScript, TypeScript, and TSX files.
2025-08-25 11:30:09 -04:00
..
brackets.scm tsx: Insert newline between open and close tags on enter (#27618) 2025-03-27 19:15:12 +00:00
config.toml language: Update block_comment and documentation comment (#34861) 2025-07-23 20:38:52 +05:30
embedding.scm chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
highlights-jsx.scm chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
highlights.scm languages: Add module to TS/JS keywords (#36830) 2025-08-24 09:54:47 +03:00
indents.scm Automatically indent JSX (#18816) 2024-10-10 15:15:12 +03:00
injections.scm Add CSS language injections for calls to styled (#33966) 2025-08-25 11:30:09 -04:00
outline.scm outline: Fix nesting in multi-name declarations in Go and C++ (#36076) 2025-08-12 21:08:19 +00:00
overrides.scm languages: Fix string override to match just string_fragment part of template_string (#33997) 2025-07-07 11:45:54 +05:30
runnables.scm Apply TypeScript test improvements to tsx files (#32477) 2025-06-11 20:23:16 +02:00
textobjects.scm Add textobjects queries (#20924) 2024-12-03 10:37:01 -07:00