Skip to content

Symbol for property assignments in Salsa/ES6 constructors #8844

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

Merged

Conversation

sandersn
Copy link
Member

Fixes #8777

Previously no symbol at all was created, meaning that Salsa didn't track properties in ES6 code.

Previously no symbol at all was created, meaning that Salsa didn't track
properties in ES6 code.
@sandersn
Copy link
Member Author

@RyanCavanaugh can you take a look?

@mhegazy
Copy link
Contributor

mhegazy commented May 26, 2016

👍

@mhegazy
Copy link
Contributor

mhegazy commented May 26, 2016

i wonder if we should just do this all the time for both ts and js and then show an error for property assignments with no declarations in TS.

@RyanCavanaugh
Copy link
Member

👍

@sandersn
Copy link
Member Author

I added a separate bug for making this work in TypeScript: #8846

@sandersn sandersn merged commit 6304d79 into master May 26, 2016
@sandersn sandersn deleted the create-symbol-for-assignments-in-javascript-constructors branch May 26, 2016 20:26
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants