[
https://jira.jboss.org/jira/browse/JBIDE-4576?page=com.atlassian.jira.plu...
]
Max Rydahl Andersen updated JBIDE-4576:
---------------------------------------
Summary: Search in property file using regular expressions (was: Search in
property file using special characters )
Description:
What you think about possibility to search using regular expression (*,?)
When we have strings like "Start date" , "Begin date",
..."Blabla date" if type *date to see all this strings.
* - any characters
? - only one character
was:
What you think about possibility to search using special characters (*,?)
When we have strings like "Start date" , "Begin date",
..."Blabla date" if type *date to see all this strings.
* - any characters
? - only one character
I guess you mean regular expressions.
1) our filter could just solve this by searching all of the value (i.e. "date"
will match both "dateline" and "Begin date"
2) we could add an option for regular expression, but I think that should be an explicit
option, not enabled by default.
I would start with 1 and just have 2 as something to add later on - don't think it is
of that great value honestly when you have 1.
Search in property file using regular expressions
--------------------------------------------------
Key: JBIDE-4576
URL:
https://jira.jboss.org/jira/browse/JBIDE-4576
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: common
Reporter: Krasimir Goutcev
Assignee: Viacheslav Kabanovich
Fix For: 3.1.0.M4
What you think about possibility to search using regular expression (*,?)
When we have strings like "Start date" , "Begin date",
..."Blabla date" if type *date to see all this strings.
* - any characters
? - only one character
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira