ZIm/crates/languages/src/python
Ben Kunkle 26b9c32e96
python: Auto-close f-strings (#28709)
Closes #28707

Release Notes:

- Added support for auto-closing `f`, `b`, `u`, `r`, `rb` and the newly
released `t` strings in Python
2025-04-14 21:22:27 +00:00
..
brackets.scm vim: Update anyquotes and anybrackets to behave like mini.ai plugin (#24167) 2025-02-17 14:55:48 -07:00
config.toml python: Auto-close f-strings (#28709) 2025-04-14 21:22:27 +00:00
embedding.scm chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00
highlights.scm python: Fix incorrect highlighting of function parameters (#26815) 2025-03-31 01:23:03 +02:00
indents.scm python: Fix incorrect indenting of except, finally, else, and elif control flow (#27428) 2025-03-25 14:58:41 +00:00
outline.scm assistant: Add annotations to more languages (#15866) 2024-08-07 13:47:21 +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 Detect decorated pytest methods as runnable (#28652) 2025-04-13 19:57:05 +02:00
textobjects.scm Add textobjects queries (#20924) 2024-12-03 10:37:01 -07:00