diff options
Diffstat (limited to 'editor.codeinsight.xml')
| -rw-r--r-- | editor.codeinsight.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editor.codeinsight.xml b/editor.codeinsight.xml index 0381806..f7417aa 100644 --- a/editor.codeinsight.xml +++ b/editor.codeinsight.xml @@ -1,5 +1,5 @@ <application> - <component name="RiderCodeCompletionExtraSettings"> - <option name="allowToCompleteWithWhitespace" value="false" /> + <component name="RsCodeFoldingSettings"> + <option name="collapsibleOneLineMethods" value="false" /> </component> </application>
\ No newline at end of file |