diff options
author | 0x4448 <86135470+0x4448@users.noreply.github.com> | 2023-09-17 13:50:29 -0700 |
---|---|---|
committer | 0x4448 <86135470+0x4448@users.noreply.github.com> | 2023-09-21 17:37:32 -0700 |
commit | 7ea4247c3d48d1b56d97ebb81949eb2cce2ce6f9 (patch) | |
tree | 2f46fbbe5c24e94c3108c3dafabffe893ce014f7 /modules/gdscript/gdscript_codegen.h | |
parent | fe5b1c8d49313d63fbe91cb7cdf463e10fb86afa (diff) | |
download | redot-engine-7ea4247c3d48d1b56d97ebb81949eb2cce2ce6f9.tar.gz |
Omit quotes from completion if triggered with quote
Typing a single or double quote in an external editor triggers
auto-completion. The returned CompletionItem should not include
quotes since they're already in the editor.
CompletionParams was missing context in to_json() and this is
required to detect whether a quote was typed.
Diffstat (limited to 'modules/gdscript/gdscript_codegen.h')
0 files changed, 0 insertions, 0 deletions