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

NaN not colorized as number in debug console #37364

Closed
mjbvz opened this issue Oct 31, 2017 · 5 comments
Closed

NaN not colorized as number in debug console #37364

mjbvz opened this issue Oct 31, 2017 · 5 comments
Assignees

Comments

@mjbvz
Copy link
Collaborator

mjbvz commented Oct 31, 2017

Testing #35324

Repo

  1. In a js debug session, type NaN in the debug console

Bug
NaN is not colorized as a number:

screen shot 2017-10-31 at 4 43 46 pm

@roblourens
Copy link
Member

roblourens commented Nov 1, 2017

@joaomoreno or @sandy081, this is because Matt and I have the previous version of node2 in ~/.vscode-insiders/extensions. It shouldn't be there since this is a built-in extension. Do you have any idea whether vscode could have copied it there for some reason?

Another symptom is that when I look for it in the extensions viewlet, it always shows a "Reload" button.

@roblourens
Copy link
Member

I can install it to that folder with ext install. I don't know if there's a legit use case but if someone types in the extension id, they probably know what they're doing.

@sandy081
Copy link
Member

sandy081 commented Nov 1, 2017

@roblourens I do not think VS Code would have copied it. May I know if you would have installed by mistake?

I am not sure if ext install should support it or not. IMO it should not.

@joaomoreno what's your opinion?

@roblourens
Copy link
Member

It was a version that was only there for a short period a couple weeks ago, and I don't remember installing it manually.

@roblourens
Copy link
Member

I probably put it there for some reason.

@vscodebot vscodebot bot locked and limited conversation to collaborators Jan 10, 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

No branches or pull requests

3 participants