Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

jlampstack
23,917 PointsWhat is a good SASS editor?
Looking for something that will populate the recommendations list and highlight syntax. I tried both brackets and sublime, but nothing seems happens.
4 Answers

stjarnan
Front End Web Development Techdegree Graduate 56,488 PointsHi Jaycode!
I think there are packages/modules to make this possible in Sublime. Personally I use Visual Studio Code and there are plenty of extensions that makes the Sass syntax and highlightning work great.
I have a feeling Sublime have this too as it's a really popular editor, otherwise I would really recommend Visual Studio Code.
I hope that helps!
Jonas

stjarnan
Front End Web Development Techdegree Graduate 56,488 PointsVisual Studio Code is entirely free to use, you can download it here: Visual Studio Code
/ Jonas

jlampstack
23,917 PointsMany Thanks! I confused it with just Visual Studio. Names are very similar. Forgot to add the code. Testing it now :)

whitneymarkov
Front End Web Development Techdegree Graduate 20,592 PointsIf you still aren't satisfied with your text editor I definitely suggest giving Atom a try. You can find the options you mentioned in the settings to toggle on and off at will, or you can tailor it to your taste with packages and themes.

Nate Baker
17,247 PointsWhitney,
I'm pretty new to development and Atom, but am unable to find how to link the .scss and .css files in Atom as shown here in Workspaces. Would you mind sharin any insight that may help?

Michael Martinez
5,681 PointsI use Sublime 3 and it works.

stjarnan
Front End Web Development Techdegree Graduate 56,488 PointsSublime is a great editor Michael Martinez :)
jlampstack
23,917 Pointsjlampstack
23,917 PointsThanks for the reply stjarnan . For some reason sublime isn't highlighting the syntax. I will search for extensions. I do have the Visual Studio Code, but unfortunately my free trial expired. Would prefer to stick with a free editor until I code professionally for a living :)