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

Make "files to include" box multi-line. #23846

Closed
Srekel opened this issue Apr 3, 2017 · 3 comments
Closed

Make "files to include" box multi-line. #23846

Srekel opened this issue Apr 3, 2017 · 3 comments
Labels
feature-request Request for new features or functionality *out-of-scope Posted issue is not in scope of VS Code search Search widget and operation issues
Milestone

Comments

@Srekel
Copy link

Srekel commented Apr 3, 2017

Working with a game engine can entail being interested in a whole lot of different file types.. :)

filestoinclude gif

Here's my current filter:
*.cpp, *.h, *.inl, *.js, *.lua, *.cs, *.html, *.flow_node_definitions, *.txt, *.material, *.shader_source, *.shader_node, *.flow, *.rb, *.cmake, *.plugin, *.particles, *.shader_source, *.shader_node, *.material

It's becoming hard to know what's in it. In fact, I just noticed that I've included the shader file types twice!

This request is slightly related to this issue: #20547

@sandy081 sandy081 added feature-request Request for new features or functionality search Search widget and operation issues labels Apr 4, 2017
@sandy081 sandy081 added this to the Backlog milestone Apr 4, 2017
@roblourens
Copy link
Member

I recommend using search.exclude in settings! I mostly use that box for short-term things.

@roblourens
Copy link
Member

Note that in search.exclude you'll have to write them like **/*.cpp to match anywhere in the workspace.

@sandy081 sandy081 removed their assignment Dec 4, 2017
@roblourens roblourens added the *out-of-scope Posted issue is not in scope of VS Code label Mar 13, 2018
@vscodebot
Copy link

vscodebot bot commented Mar 13, 2018

This issue is being closed to keep the number of issues in our inbox on a manageable level, we are closing issues that have been on the backlog for a long time but have not gained traction: We look at the number of votes the issue has received and the number of duplicate issues filed. If you disagree and feel that this issue is crucial: We are happy to listen and to reconsider.

If you wonder what we are up to, please see our roadmap and issue reporting guidelines.

Thanks for your understanding and happy coding!

@vscodebot vscodebot bot closed this as completed Mar 13, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Apr 27, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality *out-of-scope Posted issue is not in scope of VS Code search Search widget and operation issues
Projects
None yet
Development

No branches or pull requests

3 participants