Added
- added `vscode` config option that generates `.vscode/settings.json` with
specified options - for now, it completely overrides `settings.json`, so
use with caution
- added variables `uid`, `login` and `hostname` that can be used in any config
Changed
- replaced option `path` by `project_path` as now this tool generates multiple
folders
Fixed
- fixed crash when running container with uppercase project root folder names