-
Notifications
You must be signed in to change notification settings - Fork 38.4k
Closed
Description
- instrument
isEqualOrParentto count how often is was called from there - reload the workbench while showing a full explorer, one editor tab, and a few open editors
- 🐌 see that ~400 calls have been make to
isEqualOrParentfrom thetidify-function but I can only spot a very UI locations in which I would wanna show a tildified-path.
429 -> at Object.isEqualOrParent (file:///Users/jrieken/Code/vscode/out/vs/base/common/paths.js:298:19)
at tildify (file:///Users/jrieken/Code/vscode/out/vs/base/common/labels.js:73:75)
at Object.getPathLabel (file:///Users/jrieken/Code/vscode/out/vs/base/common/labels.js:42:19)
at FileLabel.ResourceLabel.render (file:///Users/jrieken/Code/vscode/out/vs/workbench/browser/labels.js:140:51)
Reactions are currently unavailable
