From 208f1fdb129a57e68e93b5b5fe5e34acebaf5d63 Mon Sep 17 00:00:00 2001 From: Niall Thomson Date: Thu, 3 Oct 2024 06:43:30 -0600 Subject: [PATCH] Remove Cloud9 tab from navigating page --- website/docs/introduction/navigating-labs.md | 18 ++---------------- 1 file changed, 2 insertions(+), 16 deletions(-) diff --git a/website/docs/introduction/navigating-labs.md b/website/docs/introduction/navigating-labs.md index 7da070065..65925286d 100644 --- a/website/docs/introduction/navigating-labs.md +++ b/website/docs/introduction/navigating-labs.md @@ -25,27 +25,13 @@ This module contains a single lab named **Getting started** which will be visibl You should start each lab from the page indicated by this badge. Starting in the middle of a lab will cause unpredictable behavior. ::: - - - -Once you have accessed the Cloud9 IDE, we recommend you use the **+** button and select **New Terminal** to open a new full screen terminal window. - -![Open new Cloud9 terminal](./assets/terminal-open.webp) - -This will open a new tab with a fresh terminal. - -![Shows new Cloud9 terminal](./assets/terminal.webp) - -You may also close the small terminal at the bottom if you wish. - - +## Using the IDE Depending on your browser the first time you copy/paste content in to the VSCode terminal you may be presented with a prompt that looks like this: ![VSCode copy/paste](./assets/vscode-copy-paste.webp) - - +There can also be compatibiity issues with Firefox due to its support for the browser Clipboard API. If you are using Firefox you should use Control+Shift+V to paste contents to the IDE terminal. ## Terminal commands