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

Cannot read property 'toCustomLabel' of undefined #12709

Closed
normalser opened this issue Sep 27, 2016 · 6 comments
Closed

Cannot read property 'toCustomLabel' of undefined #12709

normalser opened this issue Sep 27, 2016 · 6 comments
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@normalser
Copy link

  • VSCode Version: Code - Insiders 1.6.0-insider (be5e8d5, 2016-09-26T06:05:01.421Z)
  • OS Version: Darwin x64 16.0.0

Steps to Reproduce:

  1. Started vscode
  2. Hit Cmd+Shift+F

Got this:

image

@normalser
Copy link
Author

Turns out that Rest Client extension was causing this. Wondering if there is any way VSCode could know which extension is causing an issue and present that information

@joaomoreno
Copy link
Member

cc @jrieken

@jrieken jrieken added the *caused-by-extension Issue identified to be caused by an extension label Sep 28, 2016
@carmanchris31
Copy link

carmanchris31 commented Oct 10, 2016

I'm guessing Rest Client offers a keybinding that overwrites one of the new bindings for project search options. This error apparently crops up when there's not an available keybinding for each of the functions (toggleSearchCaseSensitive, toggleSearchWholeWord, toggleSearchRegex). See: #13447

@bogdan-d
Copy link

No, it's not a problem with Rest Client, I uninstalled that extension and I still can't use the search in project feature anymore. It's frustrating, and it happened right after the 1.6.0 official vs Code update.

@jrieken
Copy link
Member

jrieken commented Oct 13, 2016

@sandy081 I believe this is the search viewlet issue, right?

@sandy081
Copy link
Member

@jrieken Yes which is being tracked here #13447

@jrieken jrieken added *duplicate Issue identified as a duplicate of another issue(s) and removed *caused-by-extension Issue identified to be caused by an extension labels Oct 13, 2016
@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
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

6 participants