This is should be an enhancement. ``` goto step1 ..... ..... step1: // ..... ``` Currently, if I type `goto st`, `step1` won't be autocompleted.
This is should be an enhancement.
Currently, if I type
goto st,step1won't be autocompleted.