auto-completion
Here are 24 public repositories matching this topic...
-
Updated
Jun 10, 2020 - Python
-
Updated
Nov 11, 2019 - Python
Description of the Issue
It would be nice if the table's auto-completion displays the index together with the fields.
When you press enter, assemble all fields of the indices.
As in the example:
if index3 is composed of Field4, Field5, Field6.
Step 1
tabela1.ind
+---------------------+
|field1.... |
|fi
-
Updated
Apr 1, 2020 - TypeScript
-
Updated
Jun 23, 2019 - TypeScript
Is your feature request related to a problem? Please describe.
currently all message have to be specified at start
Describe the solution you'd like
read from stdin line by line, parse messages and send to stream
Describe alternatives you've considered
none yet
Describe why you think this feature is useful for gWhisper users
full streaming support
-
Updated
Jun 9, 2020 - C#
-
Updated
Sep 30, 2019 - Python
-
Updated
Jul 8, 2019 - Python
-
Updated
Jun 25, 2017 - Swift
-
Updated
May 30, 2020 - Emacs Lisp
-
Updated
Jun 7, 2020 - JavaScript
-
Updated
Jan 8, 2020 - Python
-
Updated
Sep 29, 2017
-
Updated
Apr 18, 2019 - Python
-
Updated
Jan 1, 2018
-
Updated
May 26, 2017 - JavaScript
-
Updated
May 31, 2020 - Emacs Lisp
-
Updated
May 29, 2020 - Text
-
Updated
May 26, 2020 - PowerShell
Improve this page
Add a description, image, and links to the auto-completion topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the auto-completion topic, visit your repo's landing page and select "manage topics."
Multi-line queries have a prompt_continuation (or not currently, due to issue 681, but that's beside the point). But even with prompt_continuation set to an empty string, it starts the next line indented, even when it's just due to wrapping at the edge of the terminal window:
I often copy/paste my query fr