The extension detects components searching for .odo/config.yaml file. This approach is specific to odo current implementation of component state storage. Instead of using detection based on filesystem resources the extension should ask odo to find out if workspace folder is an odo component.
This can be done using combination of --path and -o json options.
Blocked by:
The extension detects components searching for .odo/config.yaml file. This approach is specific to odo current implementation of component state storage. Instead of using detection based on filesystem resources the extension should ask odo to find out if workspace folder is an odo component.
This can be done using combination of --path and -o json options.
Blocked by: