Searching for files

已回答

Hi,

I store all my scripts for stored procedures, views etc in SQL files. I use git for version control. I added the root folder of all my SQL code under Files using the Attach Directory option. The back-end is a SQL Server 2008 R2 database. I use the jDTS driver.

When I press Ctrl+Shift+N to find a file name and type some text, DG brings a lot of file names in these weird folders with numeric and guid names. I assume they are local copies of the SQL objects.

Is there a way to tell DG to ignore these files and bring only my files under the directory I attached? It is very annoying having to scroll every time I search for a file.

 

Thanks

 

2

There is an issue https://youtrack.jetbrains.com/issue/DBE-5459 you can track and vote for.

As a temporary workaround, use "Find in Path (Ctrl+Shift+F)" action with "Directory" scope:


0

请先登录再写评论。