Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix playground
Quick Fix
action (#7824)
## Summary This PR fixes the playground code action to start working again. It seems that the field name was changed from `edit` to `textEdit` in some version. Resources: - https://microsoft.github.io/monaco-editor/docs.html#interfaces/languages.IWorkspaceTextEdit.html - https://stackoverflow.com/a/71742764 ## Test Plan Tested it out running locally.
- Loading branch information