Skip to content
This repository has been archived by the owner on Feb 21, 2020. It is now read-only.

Autocompletions for variables #13

Open
FliiFe opened this issue May 16, 2016 · 0 comments
Open

Autocompletions for variables #13

FliiFe opened this issue May 16, 2016 · 0 comments

Comments

@FliiFe
Copy link

FliiFe commented May 16, 2016

Hey. I noticed the variables don't get autocompleted, and That would be really useful...

You could use this regex to match variable declarations :

(int|boolean|bool|long|char)\*{0,1} ([a-zA-Z]+)
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