coderaiser

Results 308 comments of coderaiser

I never use lint for `babel-transpiled` files and for anything in `node_modules`, actually. But when I edit file in `IDE` and forgot to add `.js` extension, it's very useful to...

You can also use [`@putout/printer`](https://github.com/putoutjs/printer) it is made for Babel AST and has lots of configurations.

Yes, it is good idea, here is two places: - https://github.com/coderaiser/cloudcmd/blob/master/client/modules/operation/set-listeners.js - https://github.com/cloudcmd/node-fileop

Is from/to paths you use are the same? Could you please provide video or more details?

Different ways of copying: second with progress bar.

> It is also not possible to log out from the page. While copying? > Is there anything that can be improved? PR’a are welcome

[copymitter](https://github.com/coderaiser/node-copymitter) is used, that is interesting idea, you can implement your idea as separate module with the same interface, and we can opt out this feature. The only thing it...

> There is hardly anyone who uses this for Windows, for me the obvious choice is Linux. I have no access to any Windows computer, but right now **Cloud Commander**...

You can use [User Menu](https://cloudcmd.io/#user-menu) for this purpose