ZIm/crates/remote_server/src
Max Brunsfeld 53cc82b132
Fix some issues with branch buffers (#18945)
* `Open Excerpts` command always opens the locations in the base buffer
* LSP features like document-highlights, go-to-def, and inlay hints work
correctly in branch buffers
* Other LSP features like completions, code actions, and rename are
disabled in branch buffers

Release Notes:

- N/A
2024-10-09 16:55:25 -07:00
..
headless_project.rs Rework remote task synchronization (#18746) 2024-10-09 22:28:42 +03:00
main.rs remote server: Do not spawn server when proxy reconnects (#18864) 2024-10-09 16:51:12 +02:00
remote_editing_tests.rs Fix some issues with branch buffers (#18945) 2024-10-09 16:55:25 -07:00
remote_server.rs ssh remoting: Enable reconnecting after connection losses (#18586) 2024-10-07 11:40:59 +02:00
unix.rs remote server: Do not spawn server when proxy reconnects (#18864) 2024-10-09 16:51:12 +02:00