Skip to content
This repository has been archived by the owner on Apr 3, 2018. It is now read-only.

The goto label should have autocomplete support #253

Open
kelwang opened this issue Sep 8, 2017 · 0 comments
Open

The goto label should have autocomplete support #253

kelwang opened this issue Sep 8, 2017 · 0 comments

Comments

@kelwang
Copy link

kelwang commented Sep 8, 2017

This is should be an enhancement.

    goto step1
         .....
         .....
step1:
     // .....

Currently, if I type goto st, step1 won't be autocompleted.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant