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

Highlight issue with Array #18202

Closed
unional opened this issue Jan 6, 2017 · 2 comments
Closed

Highlight issue with Array #18202

unional opened this issue Jan 6, 2017 · 2 comments
Assignees
Labels
languages-basic Basic language support issues typescript Typescript support issues

Comments

@unional
Copy link

unional commented Jan 6, 2017

  • VSCode Version: 1.8.1
let x: Array<{ name: string, fn(): any, field: string }>

image

notice after fn() the highlight does not work.

@mjbvz mjbvz self-assigned this Jan 6, 2017
@mjbvz mjbvz added languages-basic Basic language support issues typescript Typescript support issues labels Jan 6, 2017
@mjbvz
Copy link
Collaborator

mjbvz commented Jan 6, 2017

This issue was moved to microsoft/TypeScript-TmLanguage#398

@mjbvz mjbvz closed this as completed Jan 6, 2017
@unional
Copy link
Author

unional commented Jan 6, 2017

Thanks. btw, "This issue IS moved to ...". Please delete this comment after you see it. 🌷

@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
languages-basic Basic language support issues typescript Typescript support issues
Projects
None yet
Development

No branches or pull requests

2 participants