snwy

Results 16 issues of snwy

Allow the user to jump to the line of an error in the editor

feature request
high priority

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...

good first issue
feature request

for error handling, show exception name and error seperately, instead of in one text block

feature request
high priority

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...

feature request

### 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...