Chayim Refael Friedman d6f3ff1b9c Fix postfix completions inside macros
Previously the receiver text was taken directly from the AST, which in macros is missing trivia, leading to corruption (or just unintended replacement of user code).

Now we upmap the range, and extract the original file text in it.
2025-02-10 16:38:13 +02:00
..
2025-02-10 16:38:13 +02:00
2024-10-28 14:37:41 +01:00