diff options
| author | Fuwn <[email protected]> | 2021-09-01 23:25:12 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-09-01 23:25:12 -0700 |
| commit | 27166a47ef5aa6787a91336cb79f97a12e472e69 (patch) | |
| tree | 12954a2d14a40e1ed8bf1a11c1cd469cefdfb3e2 /editor.codeinsight.xml | |
| download | jetbrains-27166a47ef5aa6787a91336cb79f97a12e472e69.tar.xz jetbrains-27166a47ef5aa6787a91336cb79f97a12e472e69.zip | |
RD-2021.2.1 <fuwnz@FUWN-PC Create laf.xml, ide.general.xml, filetypes.xml, keymap.xml, vcs.xml, editor.codeinsight.xml, colors.scheme.xml, editor.xml, debugger.xml, codeLens.xml
Diffstat (limited to 'editor.codeinsight.xml')
| -rw-r--r-- | editor.codeinsight.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/editor.codeinsight.xml b/editor.codeinsight.xml new file mode 100644 index 0000000..0381806 --- /dev/null +++ b/editor.codeinsight.xml @@ -0,0 +1,5 @@ +<application> + <component name="RiderCodeCompletionExtraSettings"> + <option name="allowToCompleteWithWhitespace" value="false" /> + </component> +</application>
\ No newline at end of file |