Skip to content

Commit ac2840b

Browse files
Fixed VsCode extension names (#2421)
1 parent 4d64a8c commit ac2840b

File tree

73 files changed

+146
-146
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

73 files changed

+146
-146
lines changed

AI-and-Analytics/End-to-end-Workloads/Census/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ You can use Visual Studio Code* (VS Code) extensions to set your environment,
5252
create launch configurations, and browse and download samples.
5353

5454
The basic steps to build and run a sample using VS Code include:
55-
1. Configure the oneAPI environment with the extension **Environment Configurator for Intel® oneAPI Toolkits**.
56-
2. Download a sample using the extension **Code Sample Browser for Intel® oneAPI Toolkits**.
55+
1. Configure the oneAPI environment with the extension **Environment Configurator for Intel Software Developer Tools**.
56+
2. Download a sample using the extension **Code Sample Browser for Intel Software Developer Tools**.
5757
3. Open a terminal in VS Code (**Terminal > New Terminal**).
5858
4. Run the sample in the VS Code terminal using the instructions below.
5959
5. (Linux only) Debug GPU applications with GDB for Intel® oneAPI toolkits using the Generate Launch Configurations extension.

AI-and-Analytics/End-to-end-Workloads/LidarObjectDetection-PointPillars/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@ You can use Visual Studio Code* (VS Code) extensions to set your environment,
7070
create launch configurations, and browse and download samples.
7171

7272
The basic steps to build and run a sample using VS Code include:
73-
1. Configure the oneAPI environment with the extension **Environment Configurator for Intel® oneAPI Toolkits**.
74-
2. Download a sample using the extension **Code Sample Browser for Intel® oneAPI Toolkits**.
73+
1. Configure the oneAPI environment with the extension **Environment Configurator for Intel Software Developer Tools**.
74+
2. Download a sample using the extension **Code Sample Browser for Intel Software Developer Tools**.
7575
3. Open a terminal in VS Code (**Terminal > New Terminal**).
7676
4. Run the sample in the VS Code terminal using the instructions below.
7777

AI-and-Analytics/Getting-Started-Samples/Modin_GettingStarted/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ You can use Visual Studio Code (VS Code) extensions to set your environment, cre
6262

6363
The basic steps to build and run a sample using VS Code include:
6464

65-
1. Download a sample using the extension **Code Sample Browser for Intel® oneAPI Toolkits**.
66-
2. Configure the oneAPI environment with the extension **Environment Configurator for Intel(R) oneAPI Toolkits**.
65+
1. Download a sample using the extension **Code Sample Browser for Intel Software Developer Tools**.
66+
2. Configure the oneAPI environment with the extension **Environment Configurator for Intel Software Developer Tools**.
6767
3. Open a Terminal in VS Code by clicking **Terminal** > **New Terminal**.
6868
4. Run the sample in the VS Code terminal using the instructions below.
6969

DirectProgramming/C++/CombinationalLogic/MandelbrotOMP/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ You can use Visual Studio Code* (VS Code) extensions to set your environment,
5858
create launch configurations, and browse and download samples.
5959

6060
The basic steps to build and run a sample using VS Code include:
61-
1. Configure the oneAPI environment with the extension **Environment Configurator for Intel® oneAPI Toolkits**.
62-
2. Download a sample using the extension **Code Sample Browser for Intel® oneAPI Toolkits**.
61+
1. Configure the oneAPI environment with the extension **Environment Configurator for Intel Software Developer Tools**.
62+
2. Download a sample using the extension **Code Sample Browser for Intel Software Developer Tools**.
6363
3. Open a terminal in VS Code (**Terminal > New Terminal**).
6464
4. Run the sample in the VS Code terminal using the instructions below.
6565

DirectProgramming/C++/CompilerInfrastructure/Intrinsics/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ You can use Visual Studio Code* (VS Code) extensions to set your environment,
5353
create launch configurations, and browse and download samples.
5454

5555
The basic steps to build and run a sample using VS Code include:
56-
1. Configure the oneAPI environment with the extension **Environment Configurator for Intel® oneAPI Toolkits**.
57-
2. Download a sample using the extension **Code Sample Browser for Intel® oneAPI Toolkits**.
56+
1. Configure the oneAPI environment with the extension **Environment Configurator for Intel Software Developer Tools**.
57+
2. Download a sample using the extension **Code Sample Browser for Intel Software Developer Tools**.
5858
3. Open a terminal in VS Code (**Terminal > New Terminal**).
5959
4. Run the sample in the VS Code terminal using the instructions below.
6060

DirectProgramming/C++/CompilerInfrastructure/OpenMP_Offload_Features/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ You can use Visual Studio Code* (VS Code) extensions to set your environment,
5858
create launch configurations, and browse and download samples.
5959

6060
The basic steps to build and run a sample using VS Code include:
61-
1. Configure the oneAPI environment with the extension **Environment Configurator for Intel® oneAPI Toolkits**.
62-
2. Download a sample using the extension **Code Sample Browser for Intel® oneAPI Toolkits**.
61+
1. Configure the oneAPI environment with the extension **Environment Configurator for Intel Software Developer Tools**.
62+
2. Download a sample using the extension **Code Sample Browser for Intel Software Developer Tools**.
6363
3. Open a terminal in VS Code (**Terminal > New Terminal**).
6464
4. Run the sample in the VS Code terminal using the instructions below.
6565

DirectProgramming/C++/GraphTraversal/MergesortOMP/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ You can use Visual Studio Code* (VS Code) extensions to set your environment,
5555
create launch configurations, and browse and download samples.
5656

5757
The basic steps to build and run a sample using VS Code include:
58-
1. Configure the oneAPI environment with the extension **Environment Configurator for Intel® oneAPI Toolkits**.
59-
2. Download a sample using the extension **Code Sample Browser for Intel® oneAPI Toolkits**.
58+
1. Configure the oneAPI environment with the extension **Environment Configurator for Intel Software Developer Tools**.
59+
2. Download a sample using the extension **Code Sample Browser for Intel Software Developer Tools**.
6060
3. Open a terminal in VS Code (**Terminal > New Terminal**).
6161
4. Run the sample in the VS Code terminal using the instructions below.
6262

DirectProgramming/C++/ParallelPatterns/openmp_reduction/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ You can use Visual Studio Code* (VS Code) extensions to set your environment,
5252
create launch configurations, and browse and download samples.
5353

5454
The basic steps to build and run a sample using VS Code include:
55-
1. Configure the oneAPI environment with the extension **Environment Configurator for Intel® oneAPI Toolkits**.
56-
2. Download a sample using the extension **Code Sample Browser for Intel® oneAPI Toolkits**.
55+
1. Configure the oneAPI environment with the extension **Environment Configurator for Intel Software Developer Tools**.
56+
2. Download a sample using the extension **Code Sample Browser for Intel Software Developer Tools**.
5757
3. Open a terminal in VS Code (**Terminal > New Terminal**).
5858
4. Run the sample in the VS Code terminal using the instructions below.
5959

DirectProgramming/C++/StructuredGrids/iso3dfd_omp_offload/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,8 +130,8 @@ You can use Visual Studio Code* (VS Code) extensions to set your environment,
130130
create launch configurations, and browse and download samples.
131131

132132
Follow these steps to build and run a sample using VS Code:
133-
1. Configure the oneAPI environment with the extension **Environment Configurator for Intel® oneAPI Toolkits**.
134-
2. Download a sample using the extension **Code Sample Browser for Intel® oneAPI Toolkits**.
133+
1. Configure the oneAPI environment with the extension **Environment Configurator for Intel Software Developer Tools**.
134+
2. Download a sample using the extension **Code Sample Browser for Intel Software Developer Tools**.
135135
3. Open a terminal in VS Code (**Terminal > New Terminal**).
136136
4. Run the sample in the VS Code terminal using the instructions below.
137137

DirectProgramming/C++SYCL/CombinationalLogic/mandelbrot/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ a [setvars config file](https://www.intel.com/content/www/us/en/develop/document
5959
You can use Visual Studio Code* (VS Code) extensions to set your environment, create launch configurations, and browse and download samples.
6060

6161
The basic steps to build and run a sample using VS Code include:
62-
- Download a sample using the extension **Code Sample Browser for Intel® oneAPI Toolkits**.
63-
- Configure the oneAPI environment with the extension **Environment Configurator for Intel® oneAPI Toolkits**.
62+
- Download a sample using the extension **Code Sample Browser for Intel Software Developer Tools**.
63+
- Configure the oneAPI environment with the extension **Environment Configurator for Intel Software Developer Tools**.
6464
- Open a Terminal in VS Code (**Terminal>New Terminal**).
6565
- Run the sample in the VS Code terminal using the instructions below.
6666

0 commit comments

Comments
 (0)