Remove inline tool icon screenshots - #3884
Open
Leah (leahmsft) wants to merge 7 commits into
Open
Conversation
|  | ||
|
|
||
| To open the **Command Menu**, press **Ctrl+Shift+P** (Windows, Linux) or **Command+Shift+P** (macOS). Or, click the **Customize and control DevTools** () button and then select **Run command**. | ||
| To open the **Command Menu**, press **Ctrl+Shift+P** (Windows, Linux) or **Command+Shift+P** (macOS). Or, click the **Customize and control DevTools** button and then select **Run command**. |
Collaborator
| To restore all of the default tool tabs in the **Activity Bar** and **Quick View**: | ||
|
|
||
| 1. In DevTools, select **Customize and control DevTools** () > **Settings** () > **Preferences**. | ||
| 1. In DevTools, select **Customize and control DevTools** > **Settings** > **Preferences**. |
Collaborator
There was a problem hiding this comment.
undo but w/ vertical dots?
| To report a bug or request a feature while you are using DevTools: | ||
|
|
||
| 1. Click the **Help** () icon, and then click **Send Feedback** () (or press **Alt+Shift+I** on Windows and Linux or **Option+Shift+I** on macOS) to open the **Send feedback** window. | ||
| 1. Click **Send Feedback** () (or press **Alt+Shift+I** on Windows and Linux or **Option+Shift+I** on macOS) to open the **Send feedback** window. |
Collaborator
There was a problem hiding this comment.
PR removes ALL icons but should only remove tool icons
Contributor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Tool icons are removed from the Activity bar in DevTools in Edge 151. This PR updates all articles that contain references to tool icons. Some screenshots will need to be updated eventually since they may show tool icons in tabs.
The Activity bar was also updated slightly, which mirrors now Chrome DevTools. Articles were updated to reflect this.


Before:
After:
Rendered article sections for review:
title > heading
/devtools/about-tools.mdtitle > heading
/devtools/contact.mdtitle > heading
/devtools/crash-analyzer/index.mdtitle > heading
/devtools/issues/index.mdtitle > heading
/devtools/javascript/overrides.mdtitle > heading
/devtools/memory-problems/allocation-profiler.mdtitle > heading
/devtools/memory-problems/dom-leaks-memory-tool-detached-elements.mdtitle > heading
/devtools/memory-problems/heap-snapshots.mdtitle > heading
/devtools/network-console/network-console-tool.mdtitle > heading
/devtools/overview.mdtitle > heading
/devtools/performance/extension.mdtitle > heading
/devtools/performance/index.mdtitle > heading
/devtools/performance/overview.mdtitle > heading
/devtools/performance/reference.mdtitle > heading
/devtools/performance/selector-stats.mdtitle > heading
/devtools/performance/share-performance-traces.mdtitle > heading
/devtools/progressive-web-apps/index.mdtitle > heading
/devtools/quick-source/quick-source-tool.mdtitle > heading
/devtools/rendering-tools/js-runtime.mdtitle > heading
/devtools/storage/cookies.mdtitle > heading
/devtools/workspaces/workspace-tutorial.mdAB#63368280