Po Chen
Po Chen
This is what the file looked like prior to the migration. ```html {{ uc.user.name }} {{ uc.user.sid }} {{ countries[client.country].cn }} {{ client.name }} ```
Thank you so much for investigating!
Would also be great if we could return observables or promisesm, not just synchronously return a string .
https://github.com/swoosh/swoosh/issues/797#issuecomment-1662993654 Try the experimental one? Or Jose's simpler one https://github.com/swoosh/swoosh/issues/488#issuecomment-1671224765
Thanks. Probably time for me to open an issue to settle on the new version.
Yup. This doesn't have to happen.
We require `from`. If we remove this check, anyone who relies on this would lose this guarantee.
@alexleach Actually, there's one more bug caused by right delete. When the cursor is at the end of a line (command mode, so it's not the actual line end) ,...
Going to pull this one to https://github.com/SublimeText/Vintage-Extended-Support @alexleach @Hubro