Emily Marigold Klassen

Results 159 comments of Emily Marigold Klassen

Sounds good! Thank you so much for looking into it. IIRC, I used the q keybinding, and it was my first time using `--edit-todo`, so i didn't anticipate that it...

(Honestly, at this point, I'm open to creating a PR myself this weekend for good ol' hacktoberfest, and to finally get my hands dirty with rust)

> Do you mean that the typings you added are exported directly from oclif in newer versions? Any breaking changes we'd need to handle to upgrade oclif? No, oclif's newer...

heh, i was just thinking the same thing.

Yeah, altering the migration is how I've done it in the past, and writing custom migrations for data related things is a thing that i've needed to do too.

Is there a status of these issues as-of the current version (v2.0.3)?

Thanks. I'll consider building my own parser then, at the very least, to support vscode tooling. Good to know, so that we're not doubling the effort.

my workaround is to use [yarn2+'s patch protocol](https://yarnpkg.com/cli/patch) or [patch-package](https://npm.im/patch-package) to change the `DISALLOWED_CHARACTERS` regex. hacky, but works for now.

Yeah, i figured the solution would be to update the documentation - if the behaviour should stay the same then yeah! moving over here is good!