Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
I
idea
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Leona
config
idea
Commits
71764e5a
Commit
71764e5a
authored
4 years ago
by
fengyuchenglun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
IU-2020.3 <fengyuchenglun@DESKTOP-TST969D Update Default _1_.xml, pluginAdvertiser.xml
parent
723a7b52
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
15 additions
and
3 deletions
+15
-3
codestyles/Default _1_.xml
codestyles/Default _1_.xml
+7
-3
pluginAdvertiser.xml
pluginAdvertiser.xml
+8
-0
No files found.
codestyles/Default _1_.xml
View file @
71764e5a
...
@@ -24,10 +24,11 @@
...
@@ -24,10 +24,11 @@
<option
name=
"ITERATION_ELEMENTS_WRAPPING"
value=
"chop_down_if_not_single"
/>
<option
name=
"ITERATION_ELEMENTS_WRAPPING"
value=
"chop_down_if_not_single"
/>
</formatting-settings>
</formatting-settings>
</DBN-SQL>
</DBN-SQL>
<SqlCodeStyleSettings
version=
"0"
>
<SqlCodeStyleSettings
version=
"5"
>
<option
name=
"myVersion"
value=
"0"
/>
<option
name=
"ALIAS_CASE"
value=
"4"
/>
<option
name=
"TYPE_CASE"
value=
"3"
/>
<option
name=
"TYPE_CASE"
value=
"3"
/>
<option
name=
"CUSTOM_TYPE_CASE"
value=
"3"
/>
<option
name=
"ALIAS_CASE"
value=
"4"
/>
<option
name=
"BUILT_IN_CASE"
value=
"0"
/>
<option
name=
"QUERY_TRUE_INDENT"
value=
"false"
/>
<option
name=
"QUERY_TRUE_INDENT"
value=
"false"
/>
<option
name=
"QUERY_ALIGN_ELEMENTS"
value=
"false"
/>
<option
name=
"QUERY_ALIGN_ELEMENTS"
value=
"false"
/>
<option
name=
"QUERY_ALIGN_LINE_COMMENTS"
value=
"false"
/>
<option
name=
"QUERY_ALIGN_LINE_COMMENTS"
value=
"false"
/>
...
@@ -60,6 +61,9 @@
...
@@ -60,6 +61,9 @@
<option
name=
"PRIMARY_KEY_NAME_TEMPLATE"
value=
"{table}_{columns}_pk"
/>
<option
name=
"PRIMARY_KEY_NAME_TEMPLATE"
value=
"{table}_{columns}_pk"
/>
<option
name=
"NEW_LINE_AFTER_SELECT_ITEM"
value=
"false"
/>
<option
name=
"NEW_LINE_AFTER_SELECT_ITEM"
value=
"false"
/>
</SqlCodeStyleSettings>
</SqlCodeStyleSettings>
<editorconfig>
<option
name=
"ENABLED"
value=
"false"
/>
</editorconfig>
<codeStyleSettings
language=
"JAVA"
>
<codeStyleSettings
language=
"JAVA"
>
<option
name=
"LINE_COMMENT_AT_FIRST_COLUMN"
value=
"false"
/>
<option
name=
"LINE_COMMENT_AT_FIRST_COLUMN"
value=
"false"
/>
</codeStyleSettings>
</codeStyleSettings>
...
...
This diff is collapsed.
Click to expand it.
pluginAdvertiser.xml
View file @
71764e5a
...
@@ -1091,6 +1091,14 @@
...
@@ -1091,6 +1091,14 @@
</plugin>
</plugin>
</value>
</value>
</entry>
</entry>
<entry
key=
"*.pcss"
>
<value>
<plugin>
<option
name=
"myPluginId"
value=
"org.intellij.plugins.postcss"
/>
<option
name=
"myPluginName"
value=
"PostCSS"
/>
</plugin>
</value>
</entry>
<entry
key=
"*.pcx"
>
<entry
key=
"*.pcx"
>
<value>
<value>
<plugin>
<plugin>
...
...
This diff is collapsed.
Click to expand it.
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