Steven Zeck

Results 77 comments of Steven Zeck

@kLOsk you can clone the repository locally and checkout the `unibeautify` branch. Then `apm link` it from the terminal/command prompt. What is there now is pretty out of date though,...

I started a new job recently and have not had much time to contribute here. If you would like to try out what is out there, please look at https://github.com/stevenzeck/atom-beautify/tree/unibeautify...

https://github.com/atom/settings-view/issues/284

This would be helpful even for a single package, but a global one would be even better. Search against the `title` and `description` of settings of all installed packages that...

This would be a great opportunity to use @prettydiff [parse-framework](https://github.com/Unibeautify/parse-framework). Playground: http://prettydiff.com/parse-framework/runtimes/browsertest.xhtml. I'm seeing some issues with PHP, but take an HTML file like this and see: ``` p {...

https://marketplace.visualstudio.com/items?itemName=luongnd.edge https://atom.io/packages/edge

To Do: - [ ] Add `windows` to the `os` [list](https://github.com/Unibeautify/unibeautify/blob/b622acc09d220c6a50112d41315a0f6209376a96/.travis.yml#L8-L10) - [ ] Don't download/configure [CodeClimate](https://github.com/Unibeautify/unibeautify/blob/b622acc09d220c6a50112d41315a0f6209376a96/.travis.yml#L16-L18) or send [test results](https://github.com/Unibeautify/unibeautify/blob/b622acc09d220c6a50112d41315a0f6209376a96/.travis.yml#L28) when running Windows builds as it is not supported...

Seems to be working in beautifier-eslint: * [.travis.yml](https://github.com/Unibeautify/beautifier-eslint/blob/e419e64ea1f4af9b121330d71746721e38687472/.travis.yml) * [.gitattributes](https://github.com/Unibeautify/beautifier-eslint/blob/e419e64ea1f4af9b121330d71746721e38687472/.gitattributes) * https://travis-ci.com/Unibeautify/beautifier-eslint/builds/87786410

It's red on the PR build, not the branch build.

I'll try pushing everything as one commit and see if that makes a difference. Otherwise I think one is a standard commit while the other is a merge commit.