Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Papyrus/Oxygen Work Description/NewFeature/SearchInModelExplorer"

(Add preferences)
Line 7: Line 7:
 
A case sensitive option is available
 
A case sensitive option is available
  
The search is executed live.
+
The search is executed live (with a delay) by default and on the "enter" key.
 +
It can be changed in the preferences, here are the options
 +
- disable the live validation
 +
- change the delay (in millisecond)
 +
 
 +
[[File:SearchInModelExplorerPreferences.png]]

Revision as of 04:14, 12 October 2016

Search field in Model Explorer is available since Oxygen version.

FilterInModelExplorer.png

You can use ? for any character or * for any string.
; is use as OR.
A case sensitive option is available

The search is executed live (with a delay) by default and on the "enter" key. It can be changed in the preferences, here are the options

- disable the live validation
- change the delay (in millisecond)

SearchInModelExplorerPreferences.png

Back to the top