You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 30, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: containers/dart/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ This definition includes some test code that will help you verify it is working
39
39
3. Start VS Code, press <kbd>F1</kbd>, and select **Remote-Containers: Open Folder in Container...**
40
40
4. Select the `containers/dart` folder.
41
41
5. After the folder has opened in the container, press <kbd>F5</kbd> to start the project. This will automatically run `pub get` and build the code before starting it.
42
-
6. Once the project is running, press <kbd>F1</kbd> and select **Remote-Containers: Forward Port...**
42
+
6. Once the project is running, press <kbd>F1</kbd> and select **Remote-Containers: Forward Port from Container...**
43
43
7. Select port 8080 and click the "Open Browser" button in the notification that appears.
44
44
8. You should see "Hello remote world!" after the page loads.
45
45
9. From here, you can add breakpoints or edit the contents of the `test-project` folder to do further testing.
Copy file name to clipboardExpand all lines: containers/javascript-node-8/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ This definition includes some test code that will help you verify it is working
39
39
3. Start VS Code, press <kbd>F1</kbd>, and select **Remote-Containers: Open Folder in Container...**
40
40
4. Select the `containers/javascript-node-8` folder.
41
41
5. After the folder has opened in the container, press <kbd>F5</kbd> to start the project. This will automatically run `npm install` before starting it.
42
-
6. Once the project is running, press <kbd>F1</kbd> and select **Remote-Containers: Forward Port...**
42
+
6. Once the project is running, press <kbd>F1</kbd> and select **Remote-Containers: Forward Port from Container...**
43
43
7. Select port 3000 and click the "Open Browser" button in the notification that appears.
44
44
8. You should see "Hello remote world!" after the page loads.
45
45
9. From here, you can add breakpoints or edit the contents of the `test-project` folder to do further testing.
Copy file name to clipboardExpand all lines: containers/javascript-node-lts-mongo/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ This definition includes some test code that will help you verify it is working
37
37
3. Start VS Code, press <kbd>F1</kbd>, and select **Remote-Containers: Open Folder in Container...**
38
38
4. Select the `containers/javascript-node-lts-mongo` folder.
39
39
5. After the folder has opened in the container, press <kbd>F5</kbd> to start the project. This will automatically run `npm install` before starting it.
40
-
6. Once the project is running, press <kbd>F1</kbd> and select **Remote-Containers: Forward Port...**
40
+
6. Once the project is running, press <kbd>F1</kbd> and select **Remote-Containers: Forward Port from Container...**
41
41
7. Select port 3000 and click the "Open Browser" button in the notification that appears.
42
42
8. You should see "Hello remote world! 1 test record(s) found." after the page loads.
43
43
9. From here, you can add breakpoints or edit the contents of the `test-project` folder to do further testing.
Copy file name to clipboardExpand all lines: containers/javascript-node-lts/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ This definition includes some test code that will help you verify it is working
39
39
3. Start VS Code, press <kbd>F1</kbd>, and select **Remote-Containers: Open Folder in Container...**
40
40
4. Select the `containers/javascript-node-lts` folder.
41
41
5. After the folder has opened in the container, press <kbd>F5</kbd> to start the project. This will automatically run `npm install` before starting it.
42
-
6. Once the project is running, press <kbd>F1</kbd> and select **Remote-Containers: Forward Port...**
42
+
6. Once the project is running, press <kbd>F1</kbd> and select **Remote-Containers: Forward Port from Container...**
43
43
7. Select port 3000 and click the "Open Browser" button in the notification that appears.
44
44
8. You should see "Hello remote world!" after the page loads.
45
45
9. From here, you can add breakpoints or edit the contents of the `test-project` folder to do further testing.
Copy file name to clipboardExpand all lines: containers/typescript-node-8/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ This definition includes some test code that will help you verify it is working
39
39
3. Start VS Code, press <kbd>F1</kbd>, and select **Remote-Containers: Open Folder in Container...**
40
40
4. Select the `containers/typescript-node-8` folder.
41
41
5. After the folder has opened in the container, press <kbd>F5</kbd> to start the project. This will automatically run `npm install` and compile the source before starting it.
42
-
6. Once the project is running, press <kbd>F1</kbd> and select **Remote-Containers: Forward Port...**
42
+
6. Once the project is running, press <kbd>F1</kbd> and select **Remote-Containers: Forward Port from Container...**
43
43
7. Select port 3000 and click the "Open Browser" button in the notification that appears.
44
44
8. You should see "Hello remote world!" after the page loads.
45
45
9. From here, you can add breakpoints or edit the contents of the `test-project` folder to do further testing.
Copy file name to clipboardExpand all lines: containers/typescript-node-lts/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ This definition includes some test code that will help you verify it is working
39
39
3. Start VS Code, press <kbd>F1</kbd>, and select **Remote-Containers: Open Folder in Container...**
40
40
4. Select the `containers/typescript-node-lts` folder.
41
41
5. After the folder has opened in the container, press <kbd>F5</kbd> to start the project. This will automatically run `npm install` and compile the source before starting it.
42
-
6. Once the project is running, press <kbd>F1</kbd> and select **Remote-Containers: Forward Port...**
42
+
6. Once the project is running, press <kbd>F1</kbd> and select **Remote-Containers: Forward Port from Container...**
43
43
7. Select port 3000 and click the "Open Browser" button in the notification that appears.
44
44
8. You should see "Hello remote world!" after the page loads.
45
45
9. From here, you can add breakpoints or edit the contents of the `test-project` folder to do further testing.
0 commit comments