Improve search capabilities in service studio - WildCards and/or regular expressions
606
Views
11
Comments
On our RadarOn our Radar
Service Studio

Sometimes you just need to search for elements whose name is similar or match a pattern:


examples:


1)Search all server actions whose name contains "client"  (search by string "%client%" or "*client*")

or 

2) search all aggregates whose name contains "byId"  ( search by string "%byId" or "*byid")


Service studio find (ctrl + F ) dialog and find and replace dialog (ctrl + R) doesn't allow developers to search for patterns :(


I could have sworn I made an Idea about this a while ago, but I didn't! I have needed this for a loooong time.

J.Ja

Changed the category to
Service Studio
2014-02-07 17-02-43
Vasco Pessanha
Changed the status to
On our RadarOn our radar

Hey Rui,

Thanks a lot for your idea!

It could make the IDE more robust like others as Visual Studio that has a robust Find and Replace mechanism.

+1

2014-02-07 17-02-43
Vasco Pessanha
Merged this idea with 'Search (ctrl+f) needs to be able to macht fully or partially' (created on 03 Apr 2019 08:00:07 by J.)
2016-04-21 20-09-55
J.
 
MVP

Hi,


when searching with ctrl+f you always get more than you wanted, because it's searching partially. so when you look for a specific container named "pos" you also get everything with position.

This is not what you want and you want to be able to restrict the search only to look for full-match or partially.




This comment was:
- originally posted on idea 'Search (ctrl+f) needs to be able to macht fully or partially' (created on 03 Apr 2019 by J.)
- merged to idea 'Improve search capabilities in service studio - WildCards and/or regular expressions' on 03 Apr 2019 10:31:29 by Vasco Pessanha
2018-06-08 08-44-27
Sofia Modesto
Changed the status to
On our RadarOn our radar

Hi, 

this is a great suggestion although is not yet in roadmap, we can use this idea to improve the search in the future.


Thank you for your feedback, and keep sending more :)



This comment was:
- originally posted on idea 'Search (ctrl+f) needs to be able to macht fully or partially' (created on 03 Apr 2019 by J.)
- merged to idea 'Improve search capabilities in service studio - WildCards and/or regular expressions' on 03 Apr 2019 10:31:29 by Vasco Pessanha

Maybe some old functionality can be added back in too ... 

* Match Case

* Match Word

Merged this idea with 'How would you like to see the search function support regular expressions?' (created on 06 Aug 2020 00:20:29 by Tom Zhao)

if?Find and replace?feature support regular expressions Should be a nice improvement.



This comment was:
- originally posted on idea 'How would you like to see the search function support regular expressions?' (created on 06 Aug 2020 by Tom Zhao)
- merged to idea 'Improve search capabilities in service studio - WildCards and/or regular expressions' on 10 Aug 2020 15:32:28 by Justin James

+1