1
0
mirror of https://github.com/godotengine/godot.git synced 2026-01-06 19:41:11 +00:00
Files
godot/modules
0x4448 7ea4247c3d 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.
2023-09-21 17:37:32 -07:00
..
2023-05-11 14:32:47 +02:00
2023-09-20 15:42:37 +03:00
2023-08-29 19:24:22 +02:00
2023-08-09 17:15:59 +02:00
2023-09-15 21:32:23 +02:00