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

Quality Assurance Introduction to Selenium Automation Nation Getting Started

CadenceH Cha
CadenceH Cha
409 Points

code . on bash

What does code . do in the terminal? Its supposed to open an editor, but mine shows: "-bash: code: command not found.

2 Answers

Steven Parker
Steven Parker
229,788 Points

"Code" is indeed an editor, and a rather nice fancy one, but it probably doesn't come with your operating system.

You can download it and then install it (for free) from here :point_right: Visual Studio Code.

Weird... I've already got VS Code downloaded and installed on my mac, but 'code .' still doesn't work, returns the same error as above... oddly, it returns this error if I also try 'sub lime .'