Jonas Cosandey

Results 5 issues of Jonas Cosandey

## Version `"ember-changeset": "2.0.0-beta.0"` ## Test Case https://ember-twiddle.com/6972ac21f4e96f14d444cbab0a52295a?openFiles=controllers.application.js%2C ## Steps to reproduce - Create a changeset of an object - Change a value on the changeset - Call `changeset.execute()` -...

bug

- feat(formatters): add kakoune: Add a formatter for the code editor [Kakoune](https://kakoune.org/) - fix(cli): fix no-ignore-pattern parameter

enhancement

Write a test for the retry logic if a token refresh fails. Check if the session is not set before either a retry is successful OR the last retry failed

Im trying to add highlighting for [`.gjs` and `.gts`](https://github.com/ember-template-imports/ember-template-imports) files. I copied the `.js` and `.hbs` file and started to hack around a bit. But im now getting errors that...