Ayush Gupta

Results 9 comments of Ayush Gupta

It still breaks for me, even after the latest update. Focusing on a separate window and scrolling a bit there does fix the issue in VS Code though.

If we do that, the regex changes that are done in snake case package would also be moved into no-case so that it can handle numbers there itself. Would that...

@blakeembrey I have moved the `separateNumbers` option from `snake-case` to `no-case`. Have tested the new option in `no-case`, `dot-case`, `param-case`, `pascal-case` & `camel-case`. Should I further test all packages for...

> What about appending the two additions you want to the regex list when the option is specified? @blakeembrey I think appending wouldn't particularly work because we should add the...

@blakeembrey I created a PR with the new option. However, I did have to copy the default Split Regex. Would it be better if we exported the default regex from...

> It is not abandoned. But I probably won't update it for Adonis 5 since I don't have any projects with v5. I wound not be able to support it....

@palingheorghe Any chances of this getting merged? I literally have had to keep my own fork alive just because of this prop. If anything else needs to be done for...