Jaehwang Jung
7311958e12
fix(lsp): remove unnecessary file load/write when renaming ( #27621 )
...
Previously rename would unconditionally read the to-be-renamed file from the
disk and write it to the disk. This is redundant in some cases
If the file is not already loaded, it's not attached to lsp client, so nvim
doesn't need to care about this file.
If the file is loaded but has no change, it doesn't need to be written.
2024-02-28 17:32:25 +01:00
..
2024-02-28 09:22:09 +00:00
2024-02-21 06:29:53 +08:00
2023-09-20 13:42:41 +01:00
2024-02-28 17:32:25 +01:00
2024-01-24 19:26:53 +01:00
2024-02-27 14:41:17 +00:00
2023-12-21 11:47:04 +08:00
2024-02-26 11:33:16 -06:00
2024-02-27 14:41:17 +00:00
2024-02-15 11:32:50 +00:00
2024-02-27 14:41:17 +00:00
2024-02-13 14:49:20 +00:00
2024-02-27 14:41:17 +00:00
2024-02-02 21:52:01 +08:00
2023-12-30 17:40:53 +01:00
2024-02-27 14:41:17 +00:00
2024-01-16 09:33:10 +00:00
2024-02-27 14:41:17 +00:00
2024-02-27 14:41:17 +00:00
2023-09-20 13:42:41 +01:00
2024-01-19 11:54:04 +00:00
2024-01-11 16:24:12 +00:00
2024-02-27 14:41:17 +00:00
2022-08-23 13:02:55 +02:00
2024-02-27 14:41:17 +00:00
2024-02-27 14:41:17 +00:00
2024-02-27 14:41:17 +00:00
2024-02-27 14:41:17 +00:00
2024-02-03 16:53:41 +01:00
2024-01-14 11:08:33 +00:00
2023-09-23 23:46:45 +01:00
2024-02-27 14:41:17 +00:00
2024-02-27 14:41:17 +00:00
2023-12-14 11:38:34 -06:00
2024-01-02 11:16:48 -05:00
2024-02-27 14:41:17 +00:00
2024-02-25 22:08:11 +00:00
2024-02-28 10:50:53 +01:00
2024-02-27 14:41:17 +00:00
2023-12-20 18:58:40 +01:00