diff options
| author | Fuwn <[email protected]> | 2021-09-01 23:25:46 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-09-01 23:25:46 -0700 |
| commit | 83d81b224ef83b9221a957a0e9bd314b24de11af (patch) | |
| tree | e551e9a722d35a129430471811af47dfa679e7ed /editor.codeinsight.xml | |
| parent | RD-2021.2.1 <fuwnz@FUWN-PC Create laf.xml, ide.general.xml, filetypes.xml, ke... (diff) | |
| parent | CL-2021.2.1 <fuwnz@FUWN-PC Create vim_settings.xml, laf.xml, emmet.xml, sshCo... (diff) | |
| download | jetbrains-83d81b224ef83b9221a957a0e9bd314b24de11af.tar.xz jetbrains-83d81b224ef83b9221a957a0e9bd314b24de11af.zip | |
RD-2021.2.1 <fuwnz@FUWN-PC Overwrite local to https://github.com/fuwn/jetbrains.git
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 |