Locate file in ADS

Susja 716 Reputation points
2023-11-02T16:54:49.7733333+00:00

Hi,

Sounds like very primitive ... but I can't figure it out.

I could find 'content' in the file using Explorer, but I need to locate the file itself.

Sure, I could do it from terminal ... but I'd like to locate it from Workspace.

It should be simple way to do it ... e.g. I'm looking for file foo.c and I do know which folder should I look for. Another option when I don't know the folder.

In other words .. how to simply locate file in ADS?

Thanks

Azure Data Studio
Azure Data Studio
A cross-platform database tool for data professionals using on-premises and cloud data platforms on Windows, macOS, and Linux.
106 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Vahid Ghafarpour 20,480 Reputation points
    2023-11-02T18:24:20.7266667+00:00

    You can use File -> Open File ...

    In the dialogue box, start typing the name of the file you're looking for. As you type, Azure Data Studio will provide suggestions based on your input.

    0 comments No comments