Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Фильтрация по типам файлов #19

Open
GoogleCodeExporter opened this issue Aug 6, 2015 · 3 comments
Open

Фильтрация по типам файлов #19

GoogleCodeExporter opened this issue Aug 6, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

Такая вот идея у меня 
появилась: если в текущей 
директории имеются файлы 
разных типов, то появляется 
возможность фильтрации. 
Например, пользователь 
нажимает на кнопку "php" - в 
окне отображаются только php-
файлы. И так со всеми 
имеющимися типами.

Original issue reported on code.google.com by [email protected] on 1 Apr 2010 at 7:56

@GoogleCodeExporter
Copy link
Author

Как вариант — реализовать через выделение 
по шаблону, сейчас там можно написать *.php
и выделятся все php файлы. Опционально 
скрывать файлы не удовлетворяющие условию.
Хотя не совсем ясно зачем это, если список 
можно отсортировать по расширению.

Original comment by HiloMax on 3 Apr 2010 at 7:19

@GoogleCodeExporter
Copy link
Author

Original comment by HiloMax on 3 Apr 2010 at 7:23

  • Added labels: Type-Enhancement
  • Removed labels: Предложение

@GoogleCodeExporter
Copy link
Author

Я совсем забыл, про массовое 
выделение. Да, лучше просто 
добавить галочку на скрытие 
остальных файлов. В таком 
случае нужно добавить новую 
комбинацию для отмены этого 
действия.

Original comment by [email protected] on 3 Apr 2010 at 8:13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant