Mathias Fußenegger
1968029003
fix(snippet): sync tabstop text also if pmenu is visible ( #35250 )
...
Using a snippet like:
${1:name} :: ${2}\n${1:name} ${3}= ${4:undefined}${0}
The text for `${1:name}` stopped syncing if the completion popup menu
showed up. E.g. typing `par` where the `a` triggered completion resulted
in:
pat ::
pa = undefined
Instead of:
pat ::
pat = undefined
2025-08-08 18:56:54 -07:00
..
2025-08-03 11:49:13 +08:00
2025-03-28 14:45:01 +08:00
2025-07-18 09:18:26 +00:00
2025-08-08 09:59:14 -05:00
2025-08-08 09:31:47 +00:00
2025-06-06 07:47:55 +08:00
2025-06-17 06:47:05 +08:00
2025-08-08 18:56:54 -07:00
2025-08-07 13:30:38 +00:00
2025-07-23 13:57:27 +02:00
2025-07-12 18:57:52 +02:00
2024-10-15 20:50:21 +02:00
2022-03-13 04:52:45 +00:00
2025-08-08 10:57:07 +02:00
2025-07-19 08:31:37 -07:00
2025-05-02 09:28:50 +02:00
2023-08-13 13:25:10 +01:00
2025-05-02 09:28:50 +02:00
2025-07-23 20:03:30 -07:00
2024-12-06 20:57:21 +08:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2025-05-02 09:28:50 +02:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2025-03-09 17:13:52 +08:00
2025-06-05 09:19:22 +08:00
2022-10-13 05:48:12 -07:00
2025-03-26 14:48:09 +01:00
2025-04-27 15:49:00 -07:00
2025-08-03 11:48:42 +08:00
2025-03-09 17:13:52 +08:00
2024-07-02 13:05:16 +02:00