damian-bal / php-class-generator

VSC Extension for generating PHP classes out of compser PSR-4
4 stars 3 forks source link

support different composer.json location #11

Open G3z opened 2 years ago

G3z commented 2 years ago

When working on a dockerized version my composer.json is in a subfolder of the workspace is it possible to add a configuration to specify the location of composer json (and determine namespace from its path)?