ZIm/crates/languages
Piotr Osiewicz 49eb865e8a
python: Improve handling of triple-quoted strings (#20664)
Closes #13998

/cc @notpeter would you mind giving this branch a go to see if this is
pleasant to use? This impl is not quite what VSC has, but I think it
feels okay?

In this PR, the sequence goes as follows:
1st keypress: "|"
2nd keypress: ""|
3rd keypress: """|"""

Release Notes:

- Improved handling of triple-quote strings in Python.
2024-11-14 15:12:46 +01:00
..
src python: Improve handling of triple-quoted strings (#20664) 2024-11-14 15:12:46 +01:00
Cargo.toml Fix toolchain detection for worktree-local paths (#20229) 2024-11-05 14:25:18 +01:00
LICENSE-GPL chore: Extract languages from zed crate (#8270) 2024-02-23 15:56:08 +01:00