Skip to content
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

Object initializer #237

Closed
ghost opened this issue Apr 22, 2016 · 3 comments
Closed

Object initializer #237

ghost opened this issue Apr 22, 2016 · 3 comments

Comments

@ghost
Copy link

ghost commented Apr 22, 2016

Hi,

It would be useful to have the auto-completion properties in object initialization.

example

FooClass = new FooClass () {
    PropFoo <= "Here auto-complete proposition"
};

@DustinCampbell
Copy link
Member

I definitely agree. Making the completion list support more faithful to what we have in Visual Studio is something we're actively working on.

Issue:

PRs (in progress):

@ghost
Copy link
Author

ghost commented Apr 22, 2016

Ah ok ! sorry, i was on the wrong repository.
Thank for the link.

@DustinCampbell
Copy link
Member

Not really. There's just several related repos.

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

No branches or pull requests

1 participant