Searching inside assets

I am using Bootstrap Studio now for many years and I prototype themes intensively with sass (scss) and it works great. But a feature that I really (as in REALLY) miss or at least haven’t found yet is how to search and find within assets like scss or css files, to make it easier to find variables or other string elements inside sometimes a huge structure of separate file. Now I am using comments in files and Google Chrome developer to find the exact file I need. But that is far from ideal. Also not if you want to find any existing redundancies.

So in short: search and find inside assets

This is a good idea. We will investigate if we can integrate code search for all files in the project inside the Search and Replace dialog.

2 Likes