You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Remembering what is currently selected is not a problem.
But I thought it would be a little more helpful if they were displayed.
Describe the solution you'd like
For example, display "node, vuejs" in bold light blue just below the "What environments would your .gitignore to ignore?".
If no blank line is placed beforehand, you may feel stressed because the interactive list goes down. But it's slightly unnatural.
? What environments would your .gitignore to ignore? vue
node, vuejs
◯ vue
❯◉ vuejs
◯ adventuregamestudio
◯ konyvisualizer
◯ virtualenv
◯ visualstudiocode
Describe alternatives you've considered
Each selection will bring up a new prompt.
? What environments would your .gitignore to ignore? nod
node
? What environments would your .gitignore to ignore? vue
vuejs
? What environments would your .gitignore to ignore?
❯◯ 1c
◯ 1c-bitrix
◯ a-frame
◯ actionscript
◯ ada
◯ adobe
◯ advancedinstaller
◯ adventuregamestudio
◯ agda
◯ al
(Move up and down to reveal more choices)
In this case, the prompt should be refreshed just upon selection.
However, this also means that you cannot redo a wrong choice.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Remembering what is currently selected is not a problem.
But I thought it would be a little more helpful if they were displayed.
Describe the solution you'd like
For example, display "node, vuejs" in bold light blue just below the "What environments would your .gitignore to ignore?".
If no blank line is placed beforehand, you may feel stressed because the interactive list goes down. But it's slightly unnatural.
Describe alternatives you've considered
Each selection will bring up a new prompt.
In this case, the prompt should be refreshed just upon selection.
However, this also means that you cannot redo a wrong choice.
The text was updated successfully, but these errors were encountered: