Files
neovim/runtime/lua/vim
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-27 14:41:17 +00:00
2024-02-27 14:41:17 +00:00
2024-02-27 14:41:17 +00: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-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-27 14:41:17 +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
2024-02-27 14:41:17 +00:00
2024-02-27 14:41:17 +00:00