CLI in VScode is not working

Hello all, I am starting to work in terraform labs but I can’t write nothing in CLI in VSCode the first two lab that I tried are these ones:

https://learn.kodekloud.com/user/courses/terraform-basics-training-course/module/385de3de-cd58-4925-9a24-207ebd7844b3/lesson/e3732897-89a4-42ce-b045-4cda7f012907

https://learn.kodekloud.com/user/courses/terraform-basics-training-course/module/df2660a4-c959-4fa7-bfa8-0700885b598e/lesson/d4fa4075-6b74-4223-afc4-ee20d1163098

I’ve tried both labs, and the terminal seems to work fine. The terraform command is present, as well.

Please tell me what you’re doing that isn’t working. You do need to make sure that you are working in the correct current directory, since the initial directory is root – this won’t work for terraform, which needs to be in the same directory as the files you are operating on.

I just cannot write in the terminal here

There are multiple tabs in the bottom section of the screen, and I can’t tell from your image which it is. This is not the state I saw in either lab at startup time. For exampls:

Please try using the Cntl-` key to see if you can create another terminal. Another possibility. is that you’re using a browser extension that is interfering with the terminal. You might want to look at our guide to the VSCode pages in the FAQ, to see if anything applies to you.

Yeah, I changed the browser and now it’s working, thanks a lot