Files
oak-gpui/crates
Piotr Osiewicz f561a91daf lsp: Add support for didRename/willRename LSP messages (#21651)
Closes #21564

Notably, RA will now rename module references if you change the source
file name via our project panel.

This PR is a tad bigger than necessary as I torn out the Model<> from
didSave watchers (I tried to reuse that code for the same purpose).
Release Notes:

- Added support for language server actions being executed on file
rename.
2024-12-07 13:08:18 +01:00
..
2024-12-02 15:22:03 -08:00
2024-11-18 22:56:34 +01:00
2024-10-02 13:27:16 +02:00
2024-12-03 23:22:26 -05:00