@@ -36,15 +36,21 @@ Arguments:
3636
3737Create a new Development Environment descriptor and save it to the local descriptor storage (catalog).
3838
39- Running this command will open up the Dev Env settings window :
39+ Running this command will open up the Dev Env Settings Window :
4040
41- 
41+ ![ Dev Env Settings Window ] ( wp-content/dev_env_settings_window .png )
4242
43- 2 . Assign the required tool images for the selected types. You can navigate with the
44- :material-arrow-up: and :material-arrow-down: or :material-alpha-k: and :material-alpha-j: keys.
45- Select the required tool image and press :material-keyboard-return:.
43+ The table on the left shows the available tool types. Select the ones you want to use in the
44+ Development Environment. You can navigate with the :material-arrow-up: and :material-arrow-down: or
45+ :material-alpha-k: and :material-alpha-j: keys. Move the cursor to the tool image you would like to
46+ select or deselect and press the :material-keyboard-return:.
47+ On the right side, you can see the tool images that are selected.
4648
47- :info: After creation, the Development Environment can be installed with the ` install ` command.
49+ When the Dev Env is ready, press :material-keyboard-return: on the ` save ` button.
50+
51+ !!! info
52+
53+ After creation, the Development Environment can be installed with the `install` command.
4854
4955Arguments:
5056
@@ -81,12 +87,23 @@ Arguments:
8187
8288## ** ` dem modify DEV_ENV_NAME ` **
8389
84- Open the Development Environment settings window to modify the Development Environment descriptor.
90+ Modify a Development Environment descriptor available from the local descriptor storage (catalog).
91+
92+ Running this command will open up the Dev Env Settings Window, prefilled with the current selection:
93+
94+ ![ Dev Env Settings Window] ( wp-content/dev_env_settings_window.png )
95+
96+ The table on the left shows the available tool types. Select the ones you want to use in the
97+ Development Environment. You can navigate with the :material-arrow-up: and :material-arrow-down: or
98+ :material-alpha-k: and :material-alpha-j: keys. Move the cursor to the tool image you would like to
99+ select or deselect and press the :material-keyboard-return:.
100+ On the right side, you can see the tool images that are selected.
101+
102+ When the Dev Env is ready, press :material-keyboard-return: on the ` save ` button.
85103
86- 2 . Assign the required tool images for the selected types. You can navigate with the
87- :material-arrow-up: and :material-arrow-down: or :material-alpha-k: and :material-alpha-j: keys.
88- Select the required tool image and press :material-keyboard-return:.
104+ !!! info
89105
106+ After the modification, the Development Environment can be installed with the `install` command.
90107
91108Arguments:
92109
0 commit comments