dillon1000/react
Commit
Browse files [forgive] Hacky first pass at adding decorations for inferred deps (#32998)
Draws basic decorations for inferred deps on hover. Co-authored-by: Jordan Brown <[email protected]> --- [//]: # (BEGIN SAPLING FOOTER) Stack created with [Sapling](https://sapling-scm.com). Best reviewed with [ReviewStack](https://reviewstack.dev/facebook/react/pull/32998). * #33002 * #33001 * #33000 * #32999 * __->__ #32998 Co-authored-by: Jordan Brown <[email protected]>
Changed paths6 files
First-parent comparisoncompiler/packages/babel-plugin-react-compiler/src/Entrypoint/Options.ts ModifiedM compiler/packages/babel-plugin-react-compiler/src/Inference/InferEffectDependencies.ts ModifiedM compiler/packages/react-forgive/client/src/extension.ts ModifiedA compiler/packages/react-forgive/server/src/custom-requests/autodepsdecorations.ts AddedM compiler/packages/react-forgive/server/src/index.ts ModifiedA compiler/packages/react-forgive/server/src/utils/lsp-adapter.ts AddedPatch
Files changed
Rendering syntax-highlighted changes…