Anda dapat mengakses file project dari bagian Develop di panel navigasi. Project yang Anda lihat di panel Develop bergantung pada setelan berikut:
Izin Anda: Untuk melihat project, Anda harus memiliki izin develop untuk minimal satu model dalam project.
Mode saat ini: Anda mungkin melihat entri tambahan di panel Develop saat berada dalam Mode Pengembangan versus Mode Produksi. Misalnya, jika Anda membuat project baru dalam Mode Pengembangan yang belum di-push ke produksi, project tersebut hanya akan terlihat di menu saat Anda berada dalam Mode Pengembangan.
Untuk mengakses file project dari panel Develop:
Pilih Develop di panel navigasi untuk membuka panel Develop.
Di panel Develop, pilih nama project yang ingin Anda akses.
Saat Anda membuka project LookML dari panel Develop, Looker IDE akan membuka project ke salah satu file LookML dalam project tersebut:
Jika project berisi file dokumen bernama readme.md, IDE akan membuka file tersebut.
Jika tidak ada file dokumen readme.md, IDE akan membuka file dokumen alfabet pertama.
Jika tidak ada file dokumen dalam project, IDE akan membuka file model alfabet pertama.
Jika tidak ada file model dalam project, IDE akan membuka file alfabet pertama dari jenis apa pun.
Untuk membuka file project lain, pilih nama file di panel samping IDE Looker. Lihat halaman dokumentasi Menggunakan browser file IDE untuk mengetahui informasi selengkapnya tentang pengaturan IDE Looker.
Menelusuri dan membuka objek LookML atau file project
Di IDE Looker, Anda dapat melakukan penelusuran cepat untuk membuka langsung objek LookML dan file project. Gunakan pintasan keyboard Command-J (Mac) atau Ctrl+J (Windows), atau pilih ikon Lompat ke objek atau filesearch dari browser file atau browser objek.
Kolom teks akan terbuka tempat Anda dapat memasukkan istilah penelusuran, yang dapat berupa kata atau bagian dari kata. Saat Anda mengetik, hasil penelusuran akan menampilkan semua objek dan file yang cocok.
Hasilnya akan menampilkan semua file dan objek yang namanya menyertakan istilah penelusuran Anda:
Untuk objek LookML, hasil penelusuran akan menampilkan file project tempat objek ditentukan.
Untuk file project, hasil penelusuran akan menampilkan folder IDE tempat file berada.
Pilih file dari hasil penelusuran untuk membuka file, atau pilih objek untuk membuka definisi objek.
Mengakses LookML dari Jelajah
Anda juga dapat langsung mengakses LookML untuk Jelajah atau untuk kolom dari Jelajah.
Untuk mengakses LookML untuk Jelajah, pilih ikon Looker di dekat nama Jelajah.
Untuk mengakses LookML untuk kolom di pemilih kolom, buka menu roda gigi kolom di Semua Kolom atau Sedang Digunakan, lalu pilih Buka LookML.
Untuk mengakses LookML untuk kolom di tabel hasil, buka menu roda gigi kolom di header tabel, lalu pilih Buka LookML.
Setelah memilih kolom, Anda akan diarahkan langsung ke definisi kolom dalam file LookML yang sesuai.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 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."]]