Haehnchen / idea-php-toolbox

Collections of tools and improvements to make PhpStorm a little bit better
http://phpstorm.espend.de/php-toolbox
MIT License
158 stars 20 forks source link

Update json files sumodule. #65

Closed bcremer closed 7 years ago

bcremer commented 7 years ago

Compare: https://github.com/Haehnchen/idea-php-toolbox-json-files/compare/03d080ab5c34d046a3de46570a2d8f1deac95344...5864f5b9cf9d0e8425ee241b5fc8329d0d8eadd5

Koc commented 7 years ago

@Haehnchen is it possible automatically update json files?

Haehnchen commented 7 years ago

@Koc i was thinking about a http update method. lets see ;)

Koc commented 7 years ago

like download https://github.com/Haehnchen/idea-php-toolbox-json-files/archive/master.zip from PHPStorm?

Haehnchen commented 7 years ago

@bcremer new files shipped with 0.4.1 @Koc users need a more specialized download and activation flag. eg many signatures handled by their own plugins.

bcremer commented 7 years ago

Thanks @Haehnchen, great job, as always.

Regarding the json file repository: Is there a benefit in keeping the json files in an separate repository at all?

Haehnchen commented 7 years ago

yes, the mentioned download workflow. :) i want to decouple it from a plugin release and provide some IDE notifications for updated files somehow.