Skip to content

Commit 6071621

Browse files
committed
Review Run menu
1 parent 211925b commit 6071621

1 file changed

Lines changed: 14 additions & 14 deletions

File tree

  • content/en/docs/refguide/modeling/menus/run-menu

content/en/docs/refguide/modeling/menus/run-menu/_index.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -7,28 +7,28 @@ weight: 35
77

88
## Introduction
99

10-
The **Run** menu allows you to deploy and monitor your app:
10+
Use the **Run** menu to deploy and monitor your app:
1111

1212
{{< figure src="/attachments/refguide/modeling/menus/run-menu/run-menu.png" alt="Run Menu" class="no-border" width="400" >}}
1313

14-
## Menu Items Overview
14+
## Menu Items
1515

16-
The **Run** menu items are described in the table below:
16+
The following table describes the **Run** menu items:
1717

1818
| Menu Item | Description | Shortcut Key |
1919
| --- | --- | --- |
20-
| **Run Locally** | Runs the app locally so you can view the app. | <kbd>F5</kbd> |
20+
| **Run Locally** | Runs the app locally so you can view it. | <kbd>F5</kbd> |
2121
| **Stop** | Stops the currently running app. | <kbd>Shift</kbd> + <kbd>F5</kbd> |
22-
| **Configuration** | Sets the configuration level (**Default**). | |
23-
| **Default Log Level** | Allows setting the default log level before running the app locally. The options are **Trace**, **Debug**, **Info** (default), **Warning**, **Error**, **Critical**. | |
24-
| **Publish** | Deploys the app to cloud. The **Console** pane is activated and this shows the output of the server that runs the app. | |
25-
|**Run on Cloud Foundry (⚠ deprecated)** | Opens the **Edit Cloud Foundry Settings** dialog box so you can run your app on Cloud Foundry. | |
26-
| **Edit Cloud Foundry Settings (⚠ deprecated)** | Opens the **Edit Cloud Foundry Settings** dialog box so you can edit your Cloud Foundry settings. For more information on this dialog box, see [Edit Cloud Foundry Settings](/refguide/edit-cloud-foundry-settings-dialog/). | |
27-
| **Debug** | Allows you to connect the [Debugger](/refguide/view-menu/#debugger). | |
28-
| **Responsive Web** | Shows the web client for the currently running app in the browser. | <kbd>F9</kbd> |
29-
| **Tablet Web** | Shows the tablet mobile client for the currently running app in the browser. | <kbd>Ctrl</kbd> + <kbd>Shift</kbd> + <kbd>F9</kbd> |
30-
| **Phone Web** | Shows the mobile client for the currently running app in the browser. | <kbd>Ctrl</kbd> + <kbd>F9</kbd> |
31-
| **View on your device** | Provides a link to allow you to view the app. | |
22+
| **Configuration** | Sets the configuration level to **Default**. | |
23+
| **Default Log Level** | Sets the default log level before running the app locally. Options are **Trace**, **Debug**, **Info** (default), **Warning**, **Error**, and **Critical**. | |
24+
| **Publish** | Deploys the app to the cloud. The **Console** pane opens and shows the output of the server that runs the app. | |
25+
| **Run on Cloud Foundry (⚠ deprecated)** | Opens the **Edit Cloud Foundry Settings** dialog box so you can run your app on Cloud Foundry. | |
26+
| **Edit Cloud Foundry Settings (⚠ deprecated)** | Opens the **Edit Cloud Foundry Settings** dialog box so you can edit your Cloud Foundry settings. For more information, see [Edit Cloud Foundry Settings](/refguide/edit-cloud-foundry-settings-dialog/). | |
27+
| **Debug** | Connects the [Debugger](/refguide/view-menu/#debugger). | |
28+
| **Responsive Web** | Opens the web client for the currently running app in the browser. | <kbd>F9</kbd> |
29+
| **Tablet Web** | Opens the tablet mobile client for the currently running app in the browser. | <kbd>Ctrl</kbd> + <kbd>Shift</kbd> + <kbd>F9</kbd> |
30+
| **Phone Web** | Opens the mobile client for the currently running app in the browser. | <kbd>Ctrl</kbd> + <kbd>F9</kbd> |
31+
| **View on your device** | Provides a link to view the app on your device. | |
3232

3333
## Read More
3434

0 commit comments

Comments
 (0)