beyondgrep / ack2

**ack 2 is no longer being maintained. ack 3 is the latest version.**
https://github.com/beyondgrep/ack3/
Other
1.48k stars 138 forks source link

Added common front-end dev file types #407

Closed raulgundin closed 10 years ago

raulgundin commented 10 years ago
petdance commented 10 years ago

How many of these do you personally use?

raulgundin commented 10 years ago

Currently, I use on a daily basis Smarty (it's still used by many PHP projects), Stylus (the most common CSS preprocessor after Sass and Less) and Handlebars (very common for browser-side templating).

Jade and EJS are the two most used template libraries in Node.js projects. And Mustache is pretty common in browser-side templating too.

If you want to keep the default type list small, I think Jade, Stylus and Smarty are really a must have.

petdance commented 10 years ago

Thanks, I've added Jade, Smarty and Stylus. 9b12fe95aa9a23e88178beecb8c3925c218ed795