Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions content/en/docs/refguide/modeling/menus/view-menu/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,10 @@ The **Documentation** pane displays the documentation for the currently selected

The [Errors pane](/refguide/errors-pane/) displays the [errors](/refguide/consistency-errors/), warnings, and deprecations that exist in your app.

### Extensions

The **Extensions** pane allows you to manage the extensions installed in your app. For more information on extensions, see [Get Started with the Web Extensibility API](/apidocs-mxsdk/apidocs/web-extensibility-api-11/getting-started/).

### Find Results

This pane displays the results of the latest find action. You can search for text, usages of an element (for example, an attribute), and unused items.
Expand Down
Loading