> For the complete documentation index, see [llms.txt](https://docs.yemreak.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yemreak.com/arsiv/genel/github-search-yapisi-ile-tum-kodlarin-arasinda-hizlica-gecis-yapabilirsin.md).

# GitHub search yapisi ile tum kodlarin arasinda hizlica gecis yapabilirsin

![DALLE\_2023-10-31\_21.17.13\_-\_Illustration\_of\_a\_delightful\_hand-drawn\_cat\_with\_twinkling\_eyes.\_The\_cat\_is\_engrossed\_in\_writing\_code\_on\_GitHub\_with\_a\_lineal\_color\_palette\_and\_an\_au.png](https://i.imgur.com/DFsuk2f.png)

## Arama ekranindan artik kodlarimizi, methodla rimizi hatta degiskenlerimizi aratabiliyoruz

* Artik sana lazim olan bir methodu baska projenden hemen alabilirsin
* Hem de projene girip manuel arama gerek kalmadan

<details>

<summary>`owner` ile</summary>

<img src="https://i.imgur.com/ZzcpmAl.png" alt="ZzcpmAl.png" data-size="original">

</details>

<details>

<summary>`saved` ile daha onceden olusturdugumuz arama sorgularini kaydedebiliyoruz</summary>

<img src="https://i.imgur.com/fYS1vYO.png" alt="fYS1vYO.png" data-size="original">

</details>

<details>

<summary>`OR` `lang:` `path:` gibi keywordlerle daha komplike arama yapabiliyoruz</summary>

<img src="https://i.imgur.com/HK7O8DB.png" alt="HK7O8DB.png" data-size="original">

</details>

<details>

<summary>`regex` yapisi ile de arayabiliyoruz</summary>

<img src="https://i.imgur.com/HnELjkK.jpg" alt="HnELjkK.jpg" data-size="original">

</details>

## GitHub uzerinde artik kodlarin `symbol` ve `referrance` degerlerini gorebiliyoruz

![d7c7QTB.jpg](https://i.imgur.com/d7c7QTB.jpg)

![xNknOhU.jpg](https://i.imgur.com/xNknOhU.jpg)

## References

{% embed url="<https://www.youtube.com/watch?v=ujVY8xqkflQ>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.yemreak.com/arsiv/genel/github-search-yapisi-ile-tum-kodlarin-arasinda-hizlica-gecis-yapabilirsin.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
