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

Provide a way to instantiate an Emitter from an extension #2359

Closed
bpasero opened this issue Jan 26, 2016 · 1 comment
Closed

Provide a way to instantiate an Emitter from an extension #2359

bpasero opened this issue Jan 26, 2016 · 1 comment
Assignees
Labels
Milestone

Comments

@bpasero
Copy link
Member

bpasero commented Jan 26, 2016

I think it would be nice to give extension writers a helper class to implement the onDidChange method for the content provider. Otherwise you end up having to write lots of boiler plate code to manage listeners and I do like the API and use of Emitter a lot.

@bpasero bpasero added the api label Jan 26, 2016
@jrieken jrieken added this to the Jan 2016 milestone Jan 26, 2016
@jrieken
Copy link
Member

jrieken commented Jan 26, 2016

For Jan for discussion - maybe it's time for a sample node-module. Folks have also asked for an event throttler which could go there

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 19, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants