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 trialOsaro Igbinovia
Full Stack JavaScript Techdegree Student 15,928 PointsHow 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
19,323 PointsHiya there! Did you try to extract the files first? (:
Osaro Igbinovia
Full Stack JavaScript Techdegree Student 15,928 PointsYes, I tried that afterwards but then there wasn't the option to open with VS code any longer.
Ari Misha
19,323 PointsAhh! 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. (:
Osaro Igbinovia
Full Stack JavaScript Techdegree Student 15,928 PointsIt'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'.