Vladyslav Soldatenko

Results 4 issues of Vladyslav Soldatenko

### Is there an existing issue for this? - [X] I have searched the existing issues and my issue is unique - [X] My issue appears in the command-line and...

bug
help wanted

I recently wrote a plugin to prevent multiple (number is configurable) parameters of the same type. For example: ```ts function confusingFoo(a: string, b: string, c: string) {} ``` this is...

Hi guys. This is my proposal for #347 issue. Currently the two ways are supported: alphabetical and by CloudType enum. Since this action is kinda destructive (since the user could...