Skip to content

Commit

Permalink
Merge pull request #2906 from MicrosoftDocs/user/mikehoffms/propagate…
Browse files Browse the repository at this point in the history
…-exp-title

Propagate revised title "Experimental features in Microsoft Edge DevTools"
  • Loading branch information
captainbrosset authored Nov 6, 2023
2 parents a291de5 + 14ab2c4 commit 04353e8
Show file tree
Hide file tree
Showing 11 changed files with 13 additions and 15 deletions.
2 changes: 1 addition & 1 deletion microsoft-edge/devtools-guide-chromium/about-tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,4 +137,4 @@ To restore all of the default tabs on the main toolbar:
## See also

* [Overview of DevTools](overview.md) - Similar to the present article, but broader coverage, with a top-level introduction of DevTools.
* [Simplify DevTools using Focus Mode](experimental-features/focus-mode.md), in _Experimental features_. In **Focus Mode**, the **Activity Bar** is a compact replacement for the main toolbar, and the **Quick View** list is a replacement for the tabs on the Drawer toolbar.
* [Simplify DevTools using Focus Mode](experimental-features/focus-mode.md) - In **Focus Mode**, the **Activity Bar** is a compact replacement for the main toolbar, and the **Quick View** list is a replacement for the tabs on the Drawer toolbar.
2 changes: 1 addition & 1 deletion microsoft-edge/devtools-guide-chromium/landing/index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ landingContent:
url: /microsoft-edge/devtools-guide-chromium/customize/theme
- linkListType: whats-new
links:
- text: Experimental features
- text: Experimental features in Microsoft Edge DevTools
url: /microsoft-edge/devtools-guide-chromium/experimental-features/index
- linkListType: how-to-guide
links:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,7 @@ To use the **Network Console** starting from the **Network** tool:

![Editing the network request and then clicking Send, in the Network Console tool](./network-console-tool-images/edit-then-send.png)

<!-- Another screenshot (used by Experimental Features article)
<!-- another screenshot (used by "Experimental features in Microsoft Edge DevTools" article):
![The Network Console tool in the main toolbar](../media/network-network-console.png) -->


Expand Down
2 changes: 1 addition & 1 deletion microsoft-edge/devtools-guide-chromium/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -551,7 +551,7 @@ You can also change the settings of advanced features, such as:
<!-- ====================================================================== -->
## Trying experimental features

The DevTools team provides new features as _experiments_ in DevTools. You can turn each of the experiments on or off. To see the full list of [Experimental features](experimental-features/index.md), in DevTools, select **Settings** (the gear icon), and then select **Experiments**.
The DevTools team provides new features as _experiments_ in DevTools. You can turn each of the experiments on or off. To see the full list of [Experimental features in Microsoft Edge DevTools](experimental-features/index.md), in DevTools, select **Settings** (![Settings icon](./overview-images/settings-gear-icon-light-theme.png)), and then select **Experiments**.

To preview the [latest features coming to DevTools](whats-new/2021/02/devtools.md), download [Microsoft Edge Canary](https://www.microsoft.com/edge/download/insider), which builds nightly.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ Chromium issue [#1070378](https://crbug.com/1070378)

See also:
* [webhint extension for Visual Studio Code](../../../../test-and-automation/webhint.md)
* [Enable webhint](../../../experimental-features/index.md#enable-webhint) in _Experimental features_
* [Enable webhint](../../../experimental-features/index.md#enable-webhint) in _Experimental features in Microsoft Edge DevTools_


<!-- ====================================================================== -->
Expand Down Expand Up @@ -324,7 +324,7 @@ Update: As of 2022, breakpoints are now indicated by a blue rectangle, instead o
The **Sources** panel has new designs for breakpoints, conditional breakpoints, and logpoints. Breakpoints are represented by a red circle, just like [Visual Studio Code](https://code.visualstudio.com/) and [Visual Studio](https://visualstudio.microsoft.com/). Icons are added to differentiate conditional breakpoints and logpoints.

<!-- todo: update capture -->
![Breakpoints](./devtools-images/breakpoints.png)
![Breakpoint indicators](./devtools-images/breakpoints.png)

Chromium issue [#1041830](https://crbug.com/1041830)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ To turn on this experiment, see [Settings](../../../customize/index.md#settings)
For the history of this feature in the Chromium open-source project, see Issue [1093229](https://crbug.com/1093229).

See also:
* [Enable the Font Editor tool within the Styles pane](../../../experimental-features/index.md#enable-the-font-editor-tool-within-the-styles-pane) in _Experimental features_.
* [Enable the Font Editor tool within the Styles pane](../../../experimental-features/index.md#enable-the-font-editor-tool-within-the-styles-pane) in _Experimental features in Microsoft Edge DevTools_.
* [Edit CSS font styles and settings in the Styles pane in DevTools](../../../inspect-styles/edit-fonts.md).


Expand Down Expand Up @@ -511,7 +511,7 @@ To turn on this experiment, select **Settings** > **Experiments** and then selec
![APCA in the Color Picker](./devtools-images/advanced-perceptual-contrast-algorithm.png)

See also:
* [Enable new Advanced Perceptual Contrast Algorithm (APCA) replacing previous contrast ratio and AA/AAA guidelines](../../../experimental-features/index.md#enable-new-advanced-perceptual-contrast-algorithm-apca-replacing-previous-contrast-ratio-and-aaaaa-guidelines) in _Experimental features_.
* [Enable new Advanced Perceptual Contrast Algorithm (APCA) replacing previous contrast ratio and AA/AAA guidelines](../../../experimental-features/index.md#enable-new-advanced-perceptual-contrast-algorithm-apca-replacing-previous-contrast-ratio-and-aaaaa-guidelines) in _Experimental features in Microsoft Edge DevTools_.
Edge 89)_.
* [Change colors with the Color Picker](../../../css/reference.md#change-colors-with-the-color-picker) in _CSS features reference_.
* [Test text-color contrast using the Color Picker](../../../accessibility/color-picker.md)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ Note: As of May 2022, tooltips aren't supported from the **Activity Bar**; that
<!-- ![Click the Help (?) icon in the Activity Bar to display tooltips](../../media/2021/02/focus-mode-and-tooltips-help.png) -->
<!--
See also:
* [Focus Mode](../../../experimental-features/index.md#focus-mode) in _Experimental features_.
* [Focus Mode](../../../experimental-features/index.md#focus-mode) in _Experimental features in Microsoft Edge DevTools_.
-->

See also:
Expand All @@ -82,7 +82,6 @@ See also:
## Customize keyboard shortcuts in Settings

<!-- Title: Change keyboard shortcuts in Settings -->
<!-- TODO: Rachel's feedback is about the fact that this experimental feature is turned on by default, may have separate section in What's New for experimental features) -->
<!-- Subtitle: Make DevTools work better for you by creating new keyboard shortcuts for any action in the DevTools. -->

You can now customize the keyboard shortcut for any action in the DevTools.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,7 @@ Find experiments quicker with the new experiment filter. For example, to turn o
![Filter experiments in the Experiments setting](./devtools-images/settings-experiments-filter-by-issues.png)

See also:
* [Experimental features](../../../experimental-features/index.md)
* [Experimental features in Microsoft Edge DevTools](../../../experimental-features/index.md)


<!-- ====================================================================== -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ Thanks to your early feedback, we've continued to make improvements and bug fixe
When using Focus Mode, all the same tools and custom themes are available as in the existing DevTools UI. Try Focus Mode for yourself by enabling the **Focus Mode** experiment in DevTools **Settings** > **Experiments**.

See also:
* [Focus Mode](../../../experimental-features/index.md#focus-mode) in _Experimental features_
* [Focus Mode](../../../experimental-features/index.md#focus-mode) in _Experimental features in Microsoft Edge DevTools_.
* [Simplify DevTools using Focus Mode](../../../experimental-features/focus-mode.md)
* [Apply a color theme to DevTools](../../../customize/theme.md)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ In the **Settings** > **Experiments** page, each experiment now has a **Help** (

![Help icons for Settings > Experiments checkboxes](devtools-102-images/settings-experiments-help-icons.png)

To get more information about an experimental feature, click the corresponding **Help** (![Help icon](devtools-102-images/settings-experiments-help-icon.png)) button. The **Help** button displays the relevant section of the [Experimental features](../../../experimental-features/index.md) article.
To get more information about an experimental feature, click the corresponding **Help** (![Help icon](devtools-102-images/settings-experiments-help-icon.png)) button. The **Help** button displays the relevant section of the [Experimental features in Microsoft Edge DevTools](../../../experimental-features/index.md) article.


<!-- ====================================================================== -->
Expand Down
2 changes: 1 addition & 1 deletion microsoft-edge/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
- name: Experimental features
items:

- name: Experimental features
- name: Experimental features in Microsoft Edge DevTools
href: devtools-guide-chromium/experimental-features/index.md
displayName: Experimental features, settings

Expand Down

0 comments on commit 04353e8

Please sign in to comment.