Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
FileDiff -> WorkspaceEdit
Convert compiler-reported file mismatches or failed expect-tests into executable code actions that overwrite local source files with the generated targets.
Problem it solves
Manually updating expected outputs in tests or code generators when changes occur is tedious and error-prone.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.