svlad-90 / DLT-Message-Analyzer

"Extended search" plugin for the DLT-viewer
Other
76 stars 13 forks source link

[FILTERS_VIEW] Add suggestions to the filters view #82

Closed svlad-90 closed 4 years ago

svlad-90 commented 4 years ago

Once the search is performed with a specific regex, it should be possible to form the list of suggestions for each specified variable. Once the user is trying to edit a variable's text, suggestions should be proposed to him in the form of the combo-box. A list of suggestions should be formed based on the found content within the specific group. That will allow us to play around with filters in a much more comfortable way.