Skip to content

Autocomplete should also fill out the arguments I will need for my functions #1240

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Goodwine opened this issue Apr 7, 2017 · 2 comments
Closed

Comments

@Goodwine
Copy link

Goodwine commented Apr 7, 2017

Imagine I have function objectValue(obj: SomeObject), whenever I type objectVal and press CTRL+Space, I am expecting an IDE-like autocompletion where the parameters are pre-filled out for me.

(Is this a limitation in atom/autocomplete?)

This is the current behavior, perhaps it's not very obvious, but I'm struggling trying to make something appear, hitting the keys for autocompletion, but nothing happens:
autocomplete-not-good-enough

I wish autocomplete had filled i.objectValue(obj: SomeObject) for me.

@bekicot
Copy link

bekicot commented Apr 12, 2017

@Goodwine This is a duplicate for #608.

Couldn't agree more that this feature is very helpful!

@Goodwine
Copy link
Author

You are right, thanks!

@TypeStrong TypeStrong locked and limited conversation to collaborators Jan 20, 2019
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

2 participants