Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

JavaScript JavaScript Loops, Arrays and Objects Tracking Multiple Items with Arrays Two-Dimensional Arrays

How can I work with the project files(compressed) offline using my visual studio code?

I've downloaded the project files and I noticed it is in a zipped folder. I right-clicked on the folder and chose 'open with visual studio code' only for my VS code to open up with 'This file will not be displayed in the editor because it is either binary, very large or uses an unsupported text encoding'. I want to start coding outside Treehouse's workspace as that is not what I'll use to work when I have projects(build a website) to do for a company.

3 Answers

Ari Misha
Ari Misha
19,323 Points

Hiya there! Did you try to extract the files first? (:

Yes, I tried that afterwards but then there wasn't the option to open with VS code any longer.

Ari Misha
Ari Misha
19,323 Points

Ahh! First put all files in a folder and open your VS Code , hit ctrl+k ctrl+o and get to that folder, open it. and you're good to go. (:

It's still saying the same thing 'This file will not be displayed in the editor because it is either binary, very large or uses an unsupported text encoding'.