Update PhpStorm options
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
1c6c467659
commit
e776250359
5 changed files with 30 additions and 0 deletions
9
system/.config/phpstorm/config/options/find.xml
Normal file
9
system/.config/phpstorm/config/options/find.xml
Normal file
|
@ -0,0 +1,9 @@
|
|||
<application>
|
||||
<component name="FindSettings">
|
||||
<option name="customScope" value="All Places" />
|
||||
<option name="defaultScopeName" value="All Places" />
|
||||
<option name="wholeWordsOnly" value="true" />
|
||||
<option name="WHOLE_WORDS_ONLY" value="true" />
|
||||
<option name="SEARCH_SCOPE" value="All Places" />
|
||||
</component>
|
||||
</application>
|
Loading…
Add table
Add a link
Reference in a new issue