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

TypeError: expressionForRoot is not a function #30034

Closed
bpasero opened this issue Jul 3, 2017 · 0 comments
Closed

TypeError: expressionForRoot is not a function #30034

bpasero opened this issue Jul 3, 2017 · 0 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug candidate Issue identified as probable candidate for fixing in the next release
Milestone

Comments

@bpasero
Copy link
Member

bpasero commented Jul 3, 2017

Steps to Reproduce:

  1. open a folder using UNC localhost notation with uppercase instead of normal case (e.g. \\LOCALHOST\c$\GitDevelopment\vscode-distro)
  2. make some changes to files

=>

expressionForRoot is not a function: TypeError: expressionForRoot is not a function
    at ResourceGlobMatcher.matches (file:///C:/GitDevelopment/monaco/out/vs/workbench/common/resources.js:132:22)
    at HistoryService.include (file:///C:/GitDevelopment/monaco/out/vs/workbench/services/history/browser/history.js:290:41)
    at file:///C:/GitDevelopment/monaco/out/vs/workbench/services/history/browser/history.js:304:76
    at Array.filter (native)
    at HistoryService.removeExcludedFromHistory (file:///C:/GitDevelopment/monaco/out/vs/workbench/services/history/browser/history.js:304:41)
    at HistoryService.handleExcludesChange (file:///C:/GitDevelopment/monaco/out/vs/workbench/services/history/browser/history.js:293:18)
    at file:///C:/GitDevelopment/monaco/out/vs/workbench/services/history/browser/history.js:132:98
    at CallbackList.invoke (file:///C:/GitDevelopment/monaco/out/vs/base/common/callbackList.js:58:43)
    at Emitter.fire (file:///C:/GitDevelopment/monaco/out/vs/base/common/event.js:91:40)
    at ResourceGlobMatcher.updateExcludes (file:///C:/GitDevelopment/monaco/out/vs/workbench/common/resources.js:115:42)
@bpasero bpasero added the bug Issue identified by VS Code Team member as probable bug label Jul 3, 2017
@bpasero bpasero added this to the July 2017 milestone Jul 3, 2017
@bpasero bpasero self-assigned this Jul 3, 2017
@bpasero bpasero changed the title expressionForRoot is not a function: TypeError: expressionForRoot is not a function TypeError: expressionForRoot is not a function Jul 3, 2017
@bpasero bpasero modified the milestones: June 2017, July 2017 Jul 3, 2017
@bpasero bpasero added the candidate Issue identified as probable candidate for fixing in the next release label Jul 3, 2017
@bpasero bpasero closed this as completed Jul 3, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug candidate Issue identified as probable candidate for fixing in the next release
Projects
None yet
Development

No branches or pull requests

1 participant