We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eadcfb1 commit bbcdedeCopy full SHA for bbcdede
src/todo.ts
@@ -3,4 +3,10 @@
3
* Licensed under the MIT License. See LICENSE file in the project root for license information.
4
*-----------------------------------------------------------------------------------------------*/
5
6
-// TODO: Fix workflow for creating components based on git repository
+// TODO: Fix workflow for creating components based on git repository
7
+
8
+// TODO: Find the way to show components from workspace. It should include components from all
9
+// existing and not existing projects. Several options are:
10
+// * Workspace Components View
11
+// * Go back to show multiple projects in Application View including projects that don't exist
12
+// in cluster, but only in odo env.yaml
0 commit comments