Back to Freecodecamp

Task 147

curriculum/challenges/english/blocks/learn-how-to-describe-places-and-events/66c637ce17705151c64f9059.md

latest2.2 KB
Original Source
<!-- REVIEW -->

--description--

This is a review of the entire dialogue you just studied.

--instructions--

Write the following words or phrases in the correct spot:

it's not set up, Are they, they're not visible, it's not displaying, Isn't it supposed, Are these.

--fillInTheBlank--

--sentence--

Tom: Hey Sarah, do you have a moment? I'm struggling with these IDEs.

Sarah: Sure, I'm not busy. What's the problem?

Tom: The live preview isn't showing in Visual Studio Code. BLANK to support that feature?

Sarah: It should, but BLANK because the live server extension might not be running. Are you using that extension for real-time previews?

Tom: I think we are, but maybe BLANK right. Also, in IntelliJ IDEA, the code auto-completion isn't popping up. Isn't it automatic?

Sarah: It usually is, but it doesn't work if the project isn't set up right. Have you checked the settings?

Tom: I'll have to check again. And in Eclipse, it's not showing the Git tools. BLANK built in?

Sarah: Yes, they are, but BLANK if the project isn't linked to Git. Is your project connected to Git in Eclipse?

Tom: It's supposed to be. This is frustrating. BLANK IDEs always this tricky?

Sarah: Not always, but they can be when they're not set up properly. Do you want a walkthrough on setting them up?

Tom: Yes, please. That would be great.

--blanks--

Isn't it supposed

--feedback--

This phrase is used when checking if something should be working automatically. The first letter is capitalized.


it's not displaying

--feedback--

This phrase indicates that something expected to be visible on the screen isn't appearing.


it's not set up

--feedback--

This phrase explains that something isn't arranged or configured correctly.


Are they

--feedback--

This phrase is used to ask if something, like the Git tools, is included or built-in. The first letter is capitalized.


they're not visible

--feedback--

This phrase indicates that something, like the Git tools, can't be seen on the screen.


Are these

--feedback--

This phrase is used to ask about the general behavior or difficulty of using the IDEs. The first letter is capitalized.