lauren
2af218a728
[forgive][ez] Tweak logging ( #33011 )
...
Just some tweaks
---
[//]: # (BEGIN SAPLING FOOTER)
Stack created with [Sapling](https://sapling-scm.com ). Best reviewed
with [ReviewStack](https://reviewstack.dev/facebook/react/pull/33011 ).
* #33012
* __->__ #33011
* #33010
2025-04-24 13:30:16 -04:00
lauren
b06bb35ce9
[forgive] Don't look up user babel configs ( #33010 )
...
Projects with existing babel config files may confuse the LSP, so
explictly opt out of looking them up.
---
[//]: # (BEGIN SAPLING FOOTER)
Stack created with [Sapling](https://sapling-scm.com ). Best reviewed
with [ReviewStack](https://reviewstack.dev/facebook/react/pull/33010 ).
* #33012
* #33011
* __->__ #33010
2025-04-24 13:29:56 -04:00
lauren
ad09027c16
[compiler] Add missing copyrights ( #33004 )
...
`yarn copyright`
2025-04-23 22:04:44 -04:00
lauren
3a5335676f
[forgive] Polish decorations ( #33002 )
...
Polishes up decorations.
Co-authored-by: Jordan Brown <jmbrown@meta.com >
---
[//]: # (BEGIN SAPLING FOOTER)
Stack created with [Sapling](https://sapling-scm.com ). Best reviewed
with [ReviewStack](https://reviewstack.dev/facebook/react/pull/33002 ).
* #33004
* #33003
* __->__ #33002
Co-authored-by: Jordan Brown <jmbrown@meta.com >
2025-04-23 21:55:15 -04:00
lauren
b75af04670
[forgive] Don't crash if we couldn't compile ( #33001 )
...
Compiler shouldn't crash Forgive if it can't compile (eg parse error due
to being mid-typing).
Co-authored-by: Jordan Brown <jmbrown@meta.com >
---
[//]: # (BEGIN SAPLING FOOTER)
Stack created with [Sapling](https://sapling-scm.com ). Best reviewed
with [ReviewStack](https://reviewstack.dev/facebook/react/pull/33001 ).
* #33002
* __->__ #33001
* #33000
---------
Co-authored-by: Jordan Brown <jmbrown@meta.com >
2025-04-23 21:32:11 -04:00
lauren
f765082996
[forgive] Add code action to remove dependency array ( #33000 )
...
Adds a new codeaction event in the compiler and handler in forgive. This
allows you to remove a dependency array when you're editing a range that
is within an autodep eligible function.
Co-authored-by: Jordan Brown <jmbrown@meta.com >
---
[//]: # (BEGIN SAPLING FOOTER)
Stack created with [Sapling](https://sapling-scm.com ). Best reviewed
with [ReviewStack](https://reviewstack.dev/facebook/react/pull/33000 ).
* #33002
* #33001
* __->__ #33000
Co-authored-by: Jordan Brown <jmbrown@meta.com >
2025-04-23 21:31:57 -04:00
lauren
7b21c46489
[forgive] Refactor inferred deps ( #32999 )
...
Refactor.
Co-authored-by: Jordan Brown <jmbrown@meta.com >
---
[//]: # (BEGIN SAPLING FOOTER)
Stack created with [Sapling](https://sapling-scm.com ). Best reviewed
with [ReviewStack](https://reviewstack.dev/facebook/react/pull/32999 ).
* #33002
* #33001
* #33000
* __->__ #32999
Co-authored-by: Jordan Brown <jmbrown@meta.com >
2025-04-23 21:27:22 -04:00
lauren
e25e8c7575
[forgive] Hacky first pass at adding decorations for inferred deps ( #32998 )
...
Draws basic decorations for inferred deps on hover.
Co-authored-by: Jordan Brown <jmbrown@meta.com >
---
[//]: # (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 <jmbrown@meta.com >
2025-04-23 21:21:44 -04:00
lauren
ebc22ef7e1
[forgive][ez] Ignore test file ( #32477 )
2025-02-25 19:09:21 -05:00
lauren
92e65ca68f
[forgive] Add basic codelens provider ( #32476 )
...
Adds a first codelens provider for successfully compiled functions. A
later PR will add an actual command that will fire when the codelens is
clicked

2025-02-25 18:55:49 -05:00
lauren
d42a90cf4f
[forgive] Init ( #31918 )
...
Init basic LSP. At the moment the extension doesn't do anything
interesting, but it does compile successfully.
2025-02-25 12:19:11 -05:00
lauren
58def9f2e6
[forgive] Add build scripts ( #31927 )
...
Adds basic build scripts.
---
[//]: # (BEGIN SAPLING FOOTER)
Stack created with [Sapling](https://sapling-scm.com ). Best reviewed
with [ReviewStack](https://reviewstack.dev/facebook/react/pull/31927 ).
* #31918
* __->__ #31927
2025-02-25 12:16:10 -05:00
lauren
dd9974bbb8
[forgive] Scaffold workspaces ( #31917 )
...
Basic workspace setup for Forgive.
---
[//]: # (BEGIN SAPLING FOOTER)
Stack created with [Sapling](https://sapling-scm.com ). Best reviewed
with [ReviewStack](https://reviewstack.dev/facebook/react/pull/31917 ).
* #31918
* #31927
* __->__ #31917
2025-02-25 12:08:46 -05:00