Austin Cheney
Austin Cheney
I have been thinking about this subject heavily as I have recently pulled my big personal project out of NPM. In the current JS module ecosystem there are two primary...
GraphQL
* https://facebook.github.io/graphql/June2018/ * https://github.com/Glavin001/atom-beautify/issues/1896 The syntax looks like a functional language imposed on a JSON structure. This should not be too daunting, but will be best served with a new...
I need somebody to work with me with test samples and identifying defects and I will perform all the coding to add support for this language.
I suspect the parser is already doing a good job of supporting Java but I need developers to kindly provide test samples and error cases.
I suspect the parser is already doing a good job of supporting C# but I need developers to kindly provide test samples and error cases.
* https://en.wikipedia.org/wiki/QML * https://github.com/Glavin001/atom-beautify/issues/1993 It appears to be similar to JavaScript object literals except there is no ASI and semicolons separate properties on the same line similar to semicolons in...
* https://en.wikipedia.org/wiki/AWK * https://github.com/Glavin001/atom-beautify/issues/2256
```javascript var queryStringObject = { 'id': currentToken.id }; ``` I am not yet convinced I want to make this change as it looks really strange to me. Either I should...
https://github.com/Glavin001/atom-beautify/issues/1565
Create a new option to specify format for all output, named: `outputFormat` * HTML * text/command line output * markdown