ZIm/crates/languages/src/javascript
Alexander 9334e152b4
Allow identifiers in TypeScript/JavaScript test names (#32467)
Current behavior (not detected as runnable):

<img width="1105" alt="image"
src="https://github.com/user-attachments/assets/7d3b7936-43d8-4645-bbbb-e81ed5f9b35a"
/>

New behavior:



https://github.com/user-attachments/assets/524e2a56-cb30-4dc0-98ec-b34b510015e0

Release Notes:

- Improved detection of runnable TypeScript/JavaScript test cases when
they contain identifier
2025-06-10 18:00:42 +02:00
..
brackets.scm Fix matching braces in jsx/tsx tags (#32196) 2025-06-05 18:10:22 -07:00
config.toml Add block_comment to JS, TSX, and TS (#31400) 2025-05-26 11:53:22 -04:00
contexts.scm chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
embedding.scm chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
highlights.scm javascript/typescript/tsx: Highlight private properties (#31527) 2025-05-27 16:05:53 +00:00
indents.scm Automatically indent JSX (#18816) 2024-10-10 15:15:12 +03:00
injections.scm Use standard injection.language and injection.content captures (#22268) 2025-01-07 18:17:49 +00:00
outline.scm Allow identifiers in TypeScript/JavaScript test names (#32467) 2025-06-10 18:00:42 +02:00
overrides.scm Add inclusive range scope overrides. Don't auto-close quotes at the ends of line comments (#20206) 2024-11-04 15:36:39 -08:00
runnables.scm Allow identifiers in TypeScript/JavaScript test names (#32467) 2025-06-10 18:00:42 +02:00
textobjects.scm Add textobjects queries (#20924) 2024-12-03 10:37:01 -07:00