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

"namespace" as a property name gets highlighted in JavaScript #131

Closed
aeschli opened this issue Mar 21, 2016 · 2 comments
Closed

"namespace" as a property name gets highlighted in JavaScript #131

aeschli opened this issue Mar 21, 2016 · 2 comments

Comments

@aeschli
Copy link

aeschli commented Mar 21, 2016

From @JamesDonnelly on March 19, 2016 15:50

  • VSCode Version: 0.10.11
  • OS Version: Windows 8.1

Steps to Reproduce:

  1. Create a new JavaScript file.
  2. Enter foo.namespace.

The property namespace gets highlighted, however I don't believe namespace has any meaning in JavaScript.

image

Copied from original issue: microsoft/vscode#4458

@aeschli
Copy link
Author

aeschli commented Mar 21, 2016

From @JamesDonnelly on March 20, 2016 0:2

It seems the word any also gets highlighted like this as well.

foo.any

@marinabilles
Copy link

Also true for variables named number or string.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants