PS-2022.2.3 <rodude123@rodude123s-yoga7 Update default.xml, KDE copy.xml Create JavaScript.xml

This commit is contained in:
2022-11-28 12:20:26 +00:00
parent 1d7c45a5aa
commit a9761ce79b
3 changed files with 27 additions and 0 deletions
+11
View File
@@ -1,8 +1,19 @@
<code_scheme name="default" version="173">
<JSCodeStyleSettings version="0">
<option name="FUNCTION_EXPRESSION_BRACE_STYLE" value="2" />
</JSCodeStyleSettings>
<PHPCodeStyleSettings>
<option name="ANONYMOUS_BRACE_STYLE" value="2" />
<option name="NAMESPACE_BRACE_STYLE" value="2" />
</PHPCodeStyleSettings>
<codeStyleSettings language="JavaScript">
<option name="BRACE_STYLE" value="2" />
<option name="CLASS_BRACE_STYLE" value="2" />
<option name="METHOD_BRACE_STYLE" value="2" />
<option name="ELSE_ON_NEW_LINE" value="true" />
<option name="CATCH_ON_NEW_LINE" value="true" />
<option name="FINALLY_ON_NEW_LINE" value="true" />
</codeStyleSettings>
<codeStyleSettings language="PHP">
<option name="BRACE_STYLE" value="2" />
<option name="LAMBDA_BRACE_STYLE" value="2" />