syndicate-js/packages/ts-plugin/src
Tony Garnock-Jones a0f87bf687 Monkeypatch ScriptInfo instead of subclassing-and-replacing.
This means we can ditch the whole approach of trying to remove
stale ScriptInfo instances at plugin startup, instead just
endowing existing ones with new behaviour.

This repairs an error where renaming an identifer would perform
spurious edits.
2023-05-02 12:57:22 +03:00
..
index.ts Monkeypatch ScriptInfo instead of subclassing-and-replacing. 2023-05-02 12:57:22 +03:00