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 trialjlampstack
23,932 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,932 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 22,566 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,932 Pointsjlampstack
23,932 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 :)