Commit Graph

7 Commits

Author SHA1 Message Date
Andrew Dupont
86cb072c54 [symbols-view] Ensure query field contents are initially selected…
…when `prefillSelectedText` is `true` and the editor has selected text when a `SelectListView` is opened.
2024-03-10 14:09:30 -07:00
Andrew Dupont
51f06683f6 [symbols-view] Implement “prefill with selected text”
When enabled, will use the selected text in your editor as the search query in the symbols list.

Prefers an empty string if the setting is disabled, or if the editor selection spans more than one buffer line.
2024-01-29 00:53:42 -08:00
Andrew Dupont
039ea260b2 [symbols-view] Add specs for return-from-declaration fix 2024-01-15 16:01:47 -08:00
Andrew Dupont
99722454b8 [symbols-view] Allow for scope-specific overrides of preferred providers 2024-01-12 13:10:51 -08:00
Andrew Dupont
ecc9180caf Wait longer when running symbols-view spec 2024-01-03 11:13:43 -08:00
Andrew Dupont
21095ee94f Wrongly focused test 2024-01-03 10:26:17 -08:00
Andrew Dupont
8ba70fba27 First attempted import of symbols-view 2024-01-03 10:26:17 -08:00