snwy
snwy
Allow the user to jump to the line of an error in the editor
Have a modal that forces the user to name their game (obviously keeping ability to rename it in the future) at creation, instead of auto-generating a name. When having multiple...
for error handling, show exception name and error seperately, instead of in one text block
Have the user be able to upvote/downvote Sprig AI answers, so we can collect and improve using that data. This is to combat hallucinations and other failure points we've been...
### What does this PR do? makes the EventEmitter constructor callable, particularly useful for making Jest work again (closes #14346) - [ ] Documentation or TypeScript types (it's okay to...
### What does this PR do? - [ ] Documentation or TypeScript types (it's okay to leave the rest blank in this case) - [ ] Code changes ### How...