bdkjones / CodeKit2

CodeKit 2 Beta
97 stars 4 forks source link

Feature request: Right click > Skip item / Skipped items patterns #59

Open guill3m opened 10 years ago

guill3m commented 10 years ago

In CodeKit 1 I was able to hide a file from the project with right-click > hide, or with the right sidebar for webpages.

With CodeKit 2 the only way to hide a file from the project is going to the project preferences and hide them manually by writing the filenames/folders.

I think it would be nice to have the right-click > hide feature back, saves some time while setting up a project, specially if there are a lot of different files you want to omit in CodeKit.

Other feature that would be interesting related to hidden/skipped files is to have the ability to define custom "exclude patterns", for example, if I'm working on a WP project I don't want to have wp-admin, wp-includes, and other wp-*.php in CodeKit as I'm not going to modify them. The same for a Symfony project, I only want the src and web folders, so having an exclude pattern that hides the folders app, bin, puppet, scripts, and vendor. Not a big deal to do it manually, but a nice feature to have.

bdkjones commented 10 years ago

The hide feature is definitely not coming back. It confused the hell out of people in 1.0.

As for custom skipping abilities, I think that's doable. Delayed for 2.1.