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

Automatically generating getter and setter #5716

Closed
user414 opened this issue Apr 24, 2016 · 2 comments
Closed

Automatically generating getter and setter #5716

user414 opened this issue Apr 24, 2016 · 2 comments
Assignees
Labels
editor-code-actions Editor inplace actions (Ctrl + .) feature-request Request for new features or functionality typescript Typescript support issues
Milestone

Comments

@user414
Copy link

user414 commented Apr 24, 2016

I couldn't find this issue already existing. I was starting to make variable public just to avoid the setter/getter manual writing, I knew it was time to look for something. Luckily someone beat me to it

https://marketplace.visualstudio.com/items?itemName=DSKWRK.vscode-generate-getter-setter

perhaps this code can be integrated in the mainline, or use as a basis for this new functionality.

@bpasero bpasero changed the title feature request: Support for automatically generating getter and setter Support for automatically generating getter and setter Apr 25, 2016
@bpasero bpasero added feature-request Request for new features or functionality typescript Typescript support issues labels Apr 25, 2016
@dbaeumer dbaeumer added this to the Backlog milestone May 9, 2016
@dbaeumer dbaeumer assigned waderyan and unassigned dbaeumer Nov 15, 2016
@dbaeumer
Copy link
Member

@waderyan this should come from the TS team.

@waderyan waderyan added the editor-code-actions Editor inplace actions (Ctrl + .) label Nov 21, 2016
@waderyan waderyan changed the title Support for automatically generating getter and setter Automatically generating getter and setter Nov 21, 2016
@waderyan
Copy link

This issue was moved to microsoft/TypeScript#12417

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
editor-code-actions Editor inplace actions (Ctrl + .) feature-request Request for new features or functionality typescript Typescript support issues
Projects
None yet
Development

No branches or pull requests

4 participants