Watchers

Summary

Different watchers in the code base

File Changes

File changes are watched by the following watchers:

Hooks into onDidChange, onDidCreate and onDidDelete should be added here.

WorkspaceWatcher

Modify files before saving them

Related:

onDidChangeTextDocument

  • triggerUpdateDecorations

Changelog


Children
  1. Lifecycle

Backlinks