Puts the commands in the autocompletion box when doing a help <command> command in the debug console.
[Qt][RPC] Autocomplete commands for 'help' command in debug console #9500
pull achow101 wants to merge 1 commits into bitcoin:master from achow101:help-rpc-autocomplete changing 1 files +3 −0-
achow101 commented at 2:25 AM on January 10, 2017: member
-
6d8fe35b94
'help' rpc commands autocomplete
Adds autocompletion of the commands for when getting the help of a command by using `help <command>`
- fanquake added the label RPC/REST/ZMQ on Jan 10, 2017
-
jonasschnelli commented at 10:24 AM on January 10, 2017: contributor
Nice. Concept ACK. Will test soon.
- jonasschnelli approved
-
jonasschnelli commented at 4:10 PM on January 10, 2017: contributor
tested ACK 6d8fe35b94c660654020c876d6c1862b2d4f0397
<img width="692" alt="bildschirmfoto 2017-01-10 um 17 09 26" src="https://cloud.githubusercontent.com/assets/178464/21813810/aaa01e2a-d757-11e6-9a0a-3ba610dbb648.png">
-
sipa commented at 4:15 PM on January 10, 2017: member
Neat. Concept ACk
-
MarcoFalke commented at 4:50 PM on January 10, 2017: member
utACK 6d8fe35b94c660654020c876d6c1862b2d4f0397
So the only thing left is autocompletion for nested calls :)
-
paveljanik commented at 5:32 PM on January 10, 2017: contributor
-
kallewoof commented at 10:08 PM on February 28, 2017: member
ACK 6d8fe35
-
fanquake commented at 11:43 PM on March 22, 2017: member
Tested 6d8fe35 on OS X. Appears as below:

- jonasschnelli merged this on Mar 23, 2017
- jonasschnelli closed this on Mar 23, 2017
- jonasschnelli referenced this in commit 3568b30ca3 on Mar 23, 2017
- achow101 deleted the branch on Apr 5, 2017
- PastaPastaPasta referenced this in commit 86f5bc44e1 on Mar 14, 2019
- PastaPastaPasta referenced this in commit a945741625 on May 20, 2019
- PastaPastaPasta referenced this in commit 96a5f5730b on May 21, 2019
- PastaPastaPasta referenced this in commit 2a7662a7c9 on May 21, 2019
- barrystyle referenced this in commit 82224dcf98 on Jan 22, 2020
- furszy referenced this in commit 5d66d5c296 on Oct 3, 2020
- DrahtBot locked this on Sep 8, 2021
Labels