Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
phpstorm-settings
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Tomáš Lang
phpstorm-settings
Commits
9037adda
Commit
9037adda
authored
Jun 20, 2019
by
Tomáš Lang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
PS-2019.1.2 <tomas@saruman Update find.xml
parent
0a28b93a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
4 deletions
+2
-4
find.xml
find.xml
+2
-4
No files found.
find.xml
View file @
9037adda
...
...
@@ -2,10 +2,8 @@
<component
name=
"FindSettings"
>
<option
name=
"customScope"
value=
"All Places"
/>
<option
name=
"defaultScopeName"
value=
"All Places"
/>
<option
name=
"regularExpressions"
value=
"true"
/>
<option
name=
"REGULAR_EXPRESSIONS"
value=
"true"
/>
<option
name=
"SEARCH_SCOPE"
value=
"All Places"
/>
<option
name=
"FILE_MASK"
value=
"*.
tpl
"
/>
<option
name=
"FILE_MASK"
value=
"*.
js
"
/>
<mask>
*.properties
</mask>
<mask>
*.html
</mask>
<mask>
*.jsp
</mask>
...
...
@@ -15,7 +13,7 @@
<mask>
*.css
</mask>
<mask>
*.mxml
</mask>
<mask>
*.php
</mask>
<mask>
*.js
</mask>
<mask>
*.tpl
</mask>
<mask>
*.js
</mask>
</component>
</application>
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment