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 trialTed McCarthy
488 PointsIntellisense not working?
At around 1:19, Ben shows that by pressing enter, Intellisense will automatically fill out some code for you. Sadly, for some odd reason, Intellisense does not do this and doesn't even show up. Does anyone have any ideas? (And yes, I have restarted my eclipse.)
2 Answers
JT Keller
12,731 PointsOn a Mac, I use ctrl + space for autocompletion/recommendations.
Ted McCarthy
488 PointsThanks for the information jtkeller, I forgot to inform to anyone viewing this thread that I do not have a mac, but am using windows 7. I will try this though and see if it works.