rust/crates/rust-analyzer/tests/slow-tests
Kirill Bulatov 184119258e Do not resolve inlayHint.textEdit for VSCode client
VSCode behaves strangely, allowing to navigate into label location, but
not allowing to apply hint's text edit, after hint is resolved.
See https://github.com/microsoft/vscode/issues/193124 for details.

For now, stub hint resolution for VSCode specifically.
2023-09-19 21:40:22 +03:00
..
main.rs Restructure some modules in rust-analyzer crate 2023-09-02 14:16:04 +02:00
sourcegen.rs ⬆️ rust-analyzer 2023-01-09 10:36:22 -08:00
support.rs Do not resolve inlayHint.textEdit for VSCode client 2023-09-19 21:40:22 +03:00
testdir.rs ⬆️ rust-analyzer 2023-01-09 10:36:22 -08:00
tidy.rs Update notify to 6.1.1 2023-09-04 18:00:12 +02:00