Robert Gründler

Results 54 comments of Robert Gründler

See https://github.com/composer/composer/pull/1827

@gossi @zulus i'm not up-to-date with the Library Folder enhancments in PDT snapshot, but as far as i know composer now caches dependencies locally inside `~/.composer/cache/repo/https---packagist.org`. My guess would be...

> PS. I hate this. Took me 30 seconds to think about, almost 30 minutes now for the mockups and writing this text and another 30 hours to implement don't...

To improve this over all available editors, i've created a couple of issues: - [ ] https://github.com/pdt-eg/Core-Plugin/issues/49 - [ ] https://github.com/pulse00/Json-Eclipse-Plugin/issues/4 - [ ] https://github.com/oyse/yedit/issues/11

@gossi this will be more annoying than i thought it would be: https://github.com/pulse00/Composer-Java-Bindings/blob/master/java-api/src/main/java/com/dubture/getcomposer/core/utils/JsonFormatter.java#L13 Making `\t` configurable here means a lot of work in the java-api ;)

@gossi actually the embedded json editor already has options for that, see - [LineAutoEditStrategy](https://github.com/pulse00/Json-Eclipse-Plugin/blob/master/org.sourceforge.jsonedit.core/src/org/sourceforge/jsonedit/core/text/JsonIndentLineAutoEditStrategy.java#L136) - [PreferencePage](https://github.com/pulse00/Json-Eclipse-Plugin/blob/master/org.sourceforge.jsonedit.core/src/org/sourceforge/jsonedit/core/prefs/WorkbenchPreferencePage.java#L50) What i meant with the `EditorConfig` support is that these preferences should be set...

Yeah, regarding this issue here i'd say there are 2 tasks: 1. Pass down the indentation property / configuration from the Json-Eclipse-Plugin to the `JsonFormatter` of the java-api. 2. Add...

#19

Sorry, i'm not working with symfony anymore and don't have time to maintain the project. I'll update the readme in that regard. PRs are still welcome though.

asdf #2