Bug 512463 - Provide content assist for regex Search/Find
Summary: Provide content assist for regex Search/Find
Status: REOPENED
Alias: None
Product: Orion (Archived)
Classification: ECD
Component: Client (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P4 enhancement (vote)
Target Milestone: ---   Edit
Assignee: XinYi Jiang CLA
QA Contact:
URL:
Whiteboard:
Keywords: accessibility, triaged, usability
Depends on: 445818
Blocks:
  Show dependency tree
 
Reported: 2017-02-20 16:32 EST by Carolyn MacLeod CLA
Modified: 2018-05-14 13:15 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carolyn MacLeod CLA 2017-02-20 16:32:51 EST
Search and Find both have a "Regular expression" checkbox in their UI.
Users who check the box (and don't use regex daily) have to go look up the regex syntax because the UI doesn't help them at all.

Please add content assist to the "Type a search term" and "Find with" inputs. Also, when the regex checkbox is checked, the placeholder text should change to "Type a search term (Ctrl+Space for regex assist)" and "Find with (Ctrl+Space for regex assist)", respectively.

Note that the Eclipse Find/Search dialogs have content assist for regular expressions.

See also: Bug 445818 - [assist] Provide content assist for regex patterns
which is asking for this capability in the editor.
Comment 1 Steve Northover CLA 2017-03-29 16:55:33 EDT
We are unlikely to get to this any time soon.
Comment 2 Michael Rennie CLA 2017-06-12 11:03:19 EDT
Whatever solution we do come up with, it should be usable between the JS tools and the UI.

Perhaps even something "industrial strength" like a regex plugin, that supported content assist, hover, and evaluation of regex's - where evaluation could be used to run / debug expressions.
Comment 3 Michael Rennie CLA 2018-04-09 09:40:01 EDT
Closing as part of a mass clean up of inactive bugs. Please reopen if this problem still occurs or is relevant to you. 

For more details see: https://dev.eclipse.org/mhonarc/lists/orion-dev/msg04114.html
Comment 4 Carolyn MacLeod CLA 2018-05-14 13:15:27 EDT
Reopened.