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

ES2016 short version of binding context of function is not supported #35434

Closed
yevhey opened this issue Sep 30, 2017 · 3 comments
Closed

ES2016 short version of binding context of function is not supported #35434

yevhey opened this issue Sep 30, 2017 · 3 comments
Assignees
Labels
javascript JavaScript support issues upstream Issue identified as 'upstream' component related (exists outside of VS Code)

Comments

@yevhey
Copy link

yevhey commented Sep 30, 2017

  • VSCode Version: 1.16.1
  • OS Version: MacOS 10.12.6

Steps to Reproduce:
sample

  1. Write function similar to mine on the screen
  2. Colons will be highlighted red

Reproduces without extensions: Yes

@vscodebot vscodebot bot added the javascript JavaScript support issues label Sep 30, 2017
@mjbvz mjbvz added the upstream Issue identified as 'upstream' component related (exists outside of VS Code) label Oct 11, 2017
@mjbvz
Copy link
Contributor

mjbvz commented Oct 11, 2017

Tracked upstream by: microsoft/TypeScript#3508

@mjbvz mjbvz closed this as completed Oct 11, 2017
@fourteenmeister
Copy link

It's not quite clear why the typescript are here?

image

  • VS Code Version: 1.17.2
  • OS Version: Windows 10

@mjbvz
Copy link
Contributor

mjbvz commented Oct 19, 2017

We use TypeScript behind the scenes to power both our JavaScript and TypeScript language support

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 25, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
javascript JavaScript support issues upstream Issue identified as 'upstream' component related (exists outside of VS Code)
Projects
None yet
Development

No branches or pull requests

3 participants