Como acessar arquivos de projeto no painel "Develop"
É possível acessar os arquivos do projeto na seção Develop do painel de navegação. Os projetos exibidos no painel Develop dependem das seguintes configurações:
Suas permissões: para conferir um projeto, você precisa ter a permissão develop para pelo menos um modelo no projeto.
Seu modo atual: você pode ver outras entradas no painel Desenvolver quando está no modo de desenvolvimento em vez do modo de produção. Por exemplo, se você criou um projeto no modo de desenvolvimento que ainda não foi enviado para produção, ele só vai aparecer no menu quando você estiver no modo de desenvolvimento.
Para acessar os arquivos do projeto no painel Develop:
Selecione Desenvolver no painel de navegação para abrir o painel Desenvolver.
No painel Develop, selecione o nome do projeto que você quer acessar.
Quando você abre um projeto do LookML no painel Develop, o IDE do Looker abre o projeto para um dos arquivos do LookML:
Se o projeto tiver um arquivo de documento chamado readme.md, o ambiente de desenvolvimento integrado vai abrir esse arquivo.
Se não houver um arquivo de documento readme.md, o ambiente de desenvolvimento integrado vai abrir o primeiro arquivo de documento em ordem alfabética.
Se não houver arquivos de documento no projeto, o ambiente de desenvolvimento integrado vai abrir o primeiro arquivo de modelo em ordem alfabética.
Se não houver arquivos de modelo no projeto, o ambiente de desenvolvimento integrado vai abrir o primeiro arquivo alfabético de qualquer tipo.
Para abrir um arquivo de projeto diferente, selecione o nome do arquivo no painel lateral do ambiente de desenvolvimento integrado do Looker. Consulte a página de documentação Como trabalhar com o navegador de arquivos do ambiente de desenvolvimento integrado para mais informações sobre a organização do ambiente de desenvolvimento integrado do Looker.
Pesquisar e pular para objetos ou arquivos de projeto do LookML
No Looker IDE, você pode fazer uma pesquisa rápida para navegar diretamente aos objetos e arquivos do projeto do LookML. Use o atalho do teclado Command-J (Mac) ou Ctrl+J (Windows) ou selecione o ícone Ir para objeto ou arquivosearch no navegador de arquivos ou no navegador de objetos.
Um campo de texto é aberto para que você insira um termo de pesquisa, que pode ser uma palavra ou qualquer parte dela. Conforme você digita, os resultados da pesquisa mostram todos os objetos e arquivos correspondentes.
Os resultados mostram todos os arquivos e objetos com nomes que incluem o termo de pesquisa:
Para objetos do LookML, os resultados da pesquisa mostram o arquivo do projeto em que o objeto é definido.
Selecione o ícone do navegador de objetos no ambiente de desenvolvimento integrado do Looker.
Navegue até o LookML de um objeto selecionando o nome dele no painel do navegador de objetos.
Quando você seleciona um objeto, o ambiente de desenvolvimento integrado mostra o arquivo em que o objeto é definido e posiciona o cursor na primeira linha da declaração do objeto.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-08-25 UTC."],[],[],null,["# Accessing LookML project files\n\nThe Looker IDE displays project files in the [file browser side panel of the Looker IDE](/looker/docs/ide-folders#file_browser). LookML developers can customize the file organization to match your project, as described on the [Working with the IDE file browser](/looker/docs/ide-folders) documentation page.\n\nYou can access [project files](/looker/docs/lookml-project-files) in the following ways:\n\n- [From the **Develop** panel](#accessing_project_files_from_the_develop_panel)\n- [By searching for and jumping to existing files](#searching_for_and_jumping_to_lookml_objects_or_project_files)\n- [From an Explore](#accessing_lookml_from_an_explore)\n- [From the object browser panel](#accessing_lookml_from_the_object_browser_panel)\n\n\nAccessing project files from the Develop panel\n----------------------------------------------\n\nYou can access project files from the **Develop** section of the navigation panel. The projects you see in the **Develop** panel depend on the following settings:\n\n- Your permissions: To see a project, you must have the [`develop`](/looker/docs/admin-panel-users-roles#develop) permission for at least one model in the project.\n- Your current mode: You may see additional entries in the **Develop** panel when you are in [Development Mode versus Production Mode](/looker/docs/dev-mode-prod-mode). For example, if you created a new project in Development Mode that you have not yet pushed to production, then that project would be visible in the menu only when you are in Development Mode.\n\nTo access project files from the **Develop** panel:\n\n1. Select **Develop** in the navigation panel to open the **Develop** panel.\n2. In the **Develop** panel, select the name of the project that you want to access.\n3. When you open a LookML project from the **Develop** panel, the Looker IDE opens the project to one of the LookML files in that project:\n - If the project contains a [document file](/looker/docs/other-project-files#document_files) named `readme.md`, the IDE will open that file.\n - If there's no `readme.md` document file, the IDE will open the first alphabetical document file.\n - If there are no document files in the project, the IDE will open the first alphabetical [model file](/looker/docs/lookml-project-files#model_files).\n - If there are no model files in the project, the IDE will open the first alphabetical file of any type.\n4. To open a different project file, select the filename in the side panel of the Looker IDE. See the [Working with the IDE file browser](/looker/docs/ide-folders) documentation page for more information about the organization of the Looker IDE.\n\n\nSearching for and jumping to LookML objects or project files\n------------------------------------------------------------\n\nIn the Looker IDE, you can do a quick search to navigate directly to LookML objects and project files. Use the [keyboard shortcut](/looker/docs/keyboard-shortcuts) Command-J (Mac) or Ctrl+J (Windows), or select the **Jump to object or file** icon search from the [file browser](/looker/docs/ide-folders) or the [object browser](/looker/docs/object-browser).\n\nA text field opens where you can enter a search term, which can be a word or any part of a word. As you type, the search results show all matching objects and files.\n\nThe results show all files and objects whose names include your search term:\n\n- For LookML objects, the search results show the project file where the object is defined.\n- For project files, the search results show the [IDE folder](/looker/docs/ide-folders) where the file is located.\n\nSelect a file from the search results to open the file, or select an object to navigate to the object's definition.\n\nAccessing LookML from an Explore\n--------------------------------\n\nYou can also directly access the LookML for an Explore or for a field from an Explore.\n\n1. To access the LookML for an Explore, select the Looker icon near the Explore name.\n2. To access the LookML for a field in the field picker, open the field's gear menu on the [**All Fields**](/looker/docs/creating-and-editing-explores#explore_summary) or [**In Use**](/looker/docs/creating-and-editing-explores#in_use_tab) and select **Go to LookML**.\n3. To access the LookML for a field in the results table, open the field's gear menu in the table header and select **Go to LookML**.\n\nAfter you select a field, you are taken directly to the field definition in the corresponding LookML file.\n\n\nAccessing LookML from the object browser panel\n----------------------------------------------\n\nYou can use the object browser panel to [view all the objects in your project](/looker/docs/object-browser#viewing_the_objects_in_a_project) or to [navigate to the LookML](/looker/docs/object-browser#navigating_to_the_lookml_for_an_object) for a specific object. To use the object browser panel:\n\n1. Select the object browser icon in the Looker IDE.\n2. Navigate to the LookML for an object by selecting the name of the object in the object browser panel.\n\nWhen you select an object, the IDE displays the file in which the object is defined and positions your cursor on the first line of the object's declaration.\n\nFor more information, see the [Navigating projects with the object browser panel](/looker/docs/object-browser) documentation page."]]