Skip to main content

Module IsBenignEnoent

Module IsBenignEnoent 

Source
Expand description

Recognise known-optional probe paths so stat ENOENT lines for them downgrade to debug-once instead of full error noise. The list is the union of:

  • VS Code / Copilot / Claude / vim probe paths.
  • Per-extension state probes (globalStorage, workspaceStorage, sqlite state files).
  • First-run user-config files (tasks.json, mcp.json, keybindings.json, …) lazy-created on first write.
  • vscode://schemas-associations/ virtual-resource probes.
  • External-editor / vim-config detection paths used by “Open With…” pickers.

Constants§

BENIGN_ENOENT_SUBSTRINGS 🔒

Functions§

Fn