Posted in: Opinion

Excluding sass-cache from Sublime Text

19th October 2016

Excluding sass-cache from Sublime Text

Excluding sass-cache from Sublime Text

Excluding sass-cache from Sublime Text

Written by Excluding sass-cache from Sublime Text,

Written by Steven Roberts, Web Designer & Front-End Developer at Better.

Ever wanted to know how to remove sass-cache from Sublime Text? Declutter your project files in the sidebar with this simple solution.

Working in front-end development and the web in general I have used a myriad of text editors over the last 10 years. There’s loads to choose from and many of them are really good (Sublime, Atom, Notepad++ to name a few).

Choosing the right one for you is a whole separate topic, but I use Sublime Text and have done solidly for the last few years.

Excluding sass-cache from Sublime Text

I have a number of plugins and extensions installed to make it function just the way I like but one of the problems I used to have was having hidden files and folders cluttering up my project files in the sidebar.

Using Sublime you can add preferences to the program by navigating to the preferences and finding ‘settings’. From here you can edit an XML file containing configuration for Sublime Text.

I have a few things in that preference file but the main one we’re after here is;

“folder_exclude_patterns”:

[

“.svn”,

“.git”,

“.hg”,

“CVS”,

“.sass-cache”,

“node_modules”

],

Adding this to the preference file will remove these files and folders from the project workspace (sidebar) leaving you with just the files you want to be able to see and edit.

I’m hiding .svn, .git, .hg, CVS, .sass-cache and node_modules (you can tell I’m a front-end developer) but you can change this list to include any files and folders you wish.

Happy editing, in your newly less cluttered working directory.

Share this post


Browse other posts

Innovative digital product recognised with award nomination

15th April 2024

Innovative digital product recognised with award nomination

We’re delighted to announce that our revolutionary digital platform, Steady On Your Feet, has been shortlisted at the Tees Tech Awards 2024.

What’s driving so many identity changes?

12th April 2024

What’s driving so many identity changes?

As one of the world’s most luxurious car brands unveils a refreshed logo, we look at why many in the automotive industry are opting for a pared-back identity.

Redefining possible with Chartwell

5th March 2024

Redefining possible with Chartwell

By clarifying their strategy and revitalising their brand, we've helped a leading global consultancy firm prepare for a new phase of growth.

Words are the word

28th February 2024

Words are the word

Every brand should tell a story. And that's why it's so important that the words you use and how you use them are defined from the very start.