-
-
Notifications
You must be signed in to change notification settings - Fork 635
Open
Description
Is your feature request related to a problem? Please describe.
when you type some cli flags and press TAB key. It doesn't autocomplete the flags. It should complete the flags automatically as per user input.
Describe the solution you'd like
I want the flags to autocomplete when i type some partial text of a flag just like in node REPL mode.
Describe alternatives you've considered
Additional context