Files
openide/platform/lvcs-impl
Julia Beliaeva 1d03a0db67 [lvcs] use SearchTextField for filtering by file name
When filtering by file name, having multiple lines in the filter component is not necessary and SearchTextField should be used in this case. Since SearchTextField and SearchTextArea have no common api, this commit adds SearchFieldComponent interface to use them interchangeably.

GitOrigin-RevId: 7bc84e9ed55c9630d6fa571b9e303c3d38871f81
2024-05-22 21:52:33 +00:00
..