Justin Ma

Results 162 comments of Justin Ma

@partrita You need to update `.vuepress/config.js` accordingly.​​ Additionally, ​it's recommended to​ run `npm run dev` and ​check​ the translated docs and sidebars.

Looks good to me, Thanks

@casey Will flags be supported ? It's a quite common use case , Thanks !

flag shorthand can also be supported: `foo --bar(-b):`

I think it's actually a breaking change: ```nu # Before this PR the following line works: http get https://api.github.com/repos/nushell/nushell/releases/latest | select -i tag_name assets?.id? | flatten | rename -c {'assets.id':...

Can the `winget` version been updated? Current version is **v1.6.10121** which is a bit old

@LoicRiegel Great work and a huge thanks, I will review it in a few hours 👍

@LoicRiegel It looks good to me except that the commit SHA is too long for a table cell in `i18n-meta.json`, it's recommend to use the output of `git rev-parse --short...

@LoicRiegel Sorry to keep you waiting, do you want to land this now or do you want to keep on translating more docs on this pr?