Open Noitidart opened 7 years ago
I guess I'll have to implement an AST parser.
Thank you sir so much for your willingness to address this! I am super excited. I switched from Atom to VSCode, but am now switching back to Atom/Nuclide and am mising this sort feature I used to use on VSCode - https://github.com/henriiik/vscode-sort
@Noitidart I'm very busy with university and my job right now, don't expect this too quickly without a PR. I still want to do it (partly because I always wanted to implement a parser) but no idea when I'll find time as this issue isn't trivial to fix.
No problem, I really appreicate your note sir.
In javascript lots of times we have default values for arguments, something like this:
Some people put spaces between the ='s sign.
If I highlight within the curlies and try to sort it fails. :(