solana-playground / solana-playground

Quickly develop, deploy and test Solana programs from browsers
https://beta.solpg.io
Apache License 2.0
399 stars 135 forks source link

Add basic autocomplete for the available terminal command names #202

Closed acheroncrypto closed 3 months ago

acheroncrypto commented 3 months ago

Problem

The terminal currently supports some level of autocomplete based on command history but there is no autocomplete support for command names.

Solution

Add autocomplete handler for the command names.

acheroncrypto commented 3 months ago

Added in https://github.com/solana-playground/solana-playground/commit/dff9fb4c46cff186fd7f4cca7932f01794248626