Skip to content

Commit c04c30d

Browse files
authored
Merge pull request #6383 from MicrosoftDocs/2715586
Remove VS code extension preview tags 2715586
2 parents 0f09c70 + 2be78f6 commit c04c30d

File tree

2 files changed

+14
-20
lines changed

2 files changed

+14
-20
lines changed

powerapps-docs/maker/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2053,7 +2053,7 @@
20532053
href: ./portals/power-apps-cli.md
20542054
- name: "Tutorial: Use Microsoft Power Platform CLI with portals"
20552055
href: ./portals/power-apps-cli-tutorial.md
2056-
- name: Use the Visual Studio Code extension for portals (Preview)
2056+
- name: Use the Visual Studio Code extension for portals
20572057
href: ./portals/vs-code-extension.md
20582058
- name: Update, upgrade, migrate and convert portals
20592059
items:

powerapps-docs/maker/portals/vs-code-extension.md

Lines changed: 13 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
title: Use the Visual Studio Code extension (preview)
2+
title: Use the Visual Studio Code extension
33
description: Learn about how to use the Visual Studio Code extension for portals and integrate with Microsoft Power Platform CLI for CI/CD.
44
author: neerajnandwana-msft
55

66
ms.topic: conceptual
77
ms.custom:
8-
ms.date: 10/01/2021
8+
ms.date: 05/18/2022
99
ms.subservice: portals
1010
ms.author: nenandw
1111
ms.reviewer: ndoelman
@@ -14,9 +14,7 @@ contributors:
1414
- nickdoelman
1515
---
1616

17-
# Use the Visual Studio Code extension (preview)
18-
19-
[This article is pre-release documentation and is subject to change.]
17+
# Use the Visual Studio Code extension
2018

2119
## Overview
2220

@@ -32,10 +30,6 @@ extensions can add more features to the overall experience. With the release of
3230
this feature, you can now use the VS Code extension to work with Power Apps
3331
portals.
3432

35-
> [!IMPORTANT]
36-
> - This is a preview feature.
37-
> - [!INCLUDE[cc_preview_features_definition](../../includes/cc-preview-features-definition.md)]
38-
3933
### VS Code extension for portals
4034

4135
The **Power Platform Tools** adds the capability to configure portals using
@@ -64,21 +58,21 @@ Power Apps portals plug-in for VS Code.
6458

6559
To install the VS Code extension:
6660

67-
1. Open Visual Studio Code.
61+
1. Open Visual Studio Code.
6862

69-
2. Select ![Extensions icon.](media/vs-code-extension/extensions-symbol.png "Extensions icon") (Extensions) from the left pane.
63+
1. Select ![Extensions icon.](media/vs-code-extension/extensions-symbol.png "Extensions icon") (Extensions) from the left pane.
7064

7165
![Select extensions.](media/vs-code-extension/extensions.png "Select extensions")
7266

73-
3. Select ![Settings icon.](media/vs-code-extension/settings-symbol.png "Settings icon") from the top-right on the extensions pane.
67+
1. Select ![Settings icon.](media/vs-code-extension/settings-symbol.png "Settings icon") from the top-right on the extensions pane.
7468

75-
4. Search for and select **Power Platform Tools**.
69+
1. Search for and select **Power Platform Tools**.
7670

7771
![Select Power Platform Tools.](media/vs-code-extension/vs-code-extension.png "Select Power Platform Tools")
7872

79-
5. Select **Install**.
73+
1. Select **Install**.
8074

81-
6. Verify the extension is installed successfully from the status messages.
75+
1. Verify the extension is installed successfully from the status messages.
8276

8377
## Download portals content
8478

@@ -111,17 +105,17 @@ portals-specific file icon theme.
111105

112106
To enable a portals-specific file-icon theme:
113107

114-
1. Open VS Code.
108+
1. Open Visual Studio Code.
115109

116-
2. Go to **File** > **Preferences** > **File Icon Theme**
110+
1. Go to **File** > **Preferences** > **File Icon Theme**
117111

118-
3. Select the theme for Power Apps Portals Icons.
112+
1. Select the theme for Power Apps portals Icons.
119113

120114
![Select the theme for Power Apps portals icons.](media/vs-code-extension/select-theme-icons.png "Select the theme for Power Apps Portals Icons")
121115

122116
## Live preview
123117

124-
The VS Code extension enables a live preview option to view the portals content page
118+
The Visual Studio Code extension enables a live preview option to view the portals content page
125119
inside the Visual Studio Code interface during the development
126120
experience.
127121

0 commit comments

Comments
 (0)