You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
open a folder using UNC localhost notation with uppercase instead of normal case (e.g. \\LOCALHOST\c$\GitDevelopment\vscode-distro)
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)
The text was updated successfully, but these errors were encountered:
bpasero
added
the
bug
Issue identified by VS Code Team member as probable bug
label
Jul 3, 2017
bpasero
changed the title
expressionForRoot is not a function: TypeError: expressionForRoot is not a function
TypeError: expressionForRoot is not a function
Jul 3, 2017
Steps to Reproduce:
\\LOCALHOST\c$\GitDevelopment\vscode-distro
)=>
The text was updated successfully, but these errors were encountered: