diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2018-12-18 10:06:36 +0100 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2018-12-18 10:06:38 +0100 |
commit | 1039ba9ffb8588e8b0abddaa753d270979147c23 (patch) | |
tree | eb68be5a3531ec10a0b47791b951b3dab7addc3f /scene | |
parent | 0a2f99684be3a736adf7061ae0df3f0956b9731f (diff) |
EditorSettings: Remove enable_code_completion_delay
It was badly named (it disables code completion, not just the delay), and also
badly implemented (not preventing the timer for running, but just preventing it
to show the autocompletion).
It could be readded with a proper name and cleaner implementation if there's an
actual need for it.
Supersedes #24407 and closes #24352.
Diffstat (limited to 'scene')
0 files changed, 0 insertions, 0 deletions