# Github 코드 검색을 일반적으로 사용할 수 있습니다.

> Clean Markdown view of GeekNews topic #9131. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=9131](https://news.hada.io/topic?id=9131)
- GeekNews Markdown: [https://news.hada.io/topic/9131.md](https://news.hada.io/topic/9131.md)
- Type: news
- Author: [kuroneko](https://news.hada.io/@kuroneko)
- Published: 2023-05-09T09:35:10+09:00
- Updated: 2023-05-09T09:35:10+09:00
- Original source: [github.blog](https://github.blog/2023-05-08-github-code-search-is-generally-available/)
- Points: 16
- Comments: 3

## Topic Body

- 미리보기로 제공되던 Github code search가 정식 공개됨.  
- 기존 코드 검색보다 약 2배 빠르고 기호 검색, 정규식 검색 등 더 복잡한 검색 수행 가능.  
- 코드를 탐색하는 UI 또한 크게 개선하여 연결된 코드를 찾는게 쉬워짐.

## Comments



### Comment 16032

- Author: pmc7777
- Created: 2023-05-10T16:06:09+09:00
- Points: 1

이거 진짜 너무 편합니다. 속도부터 비교가 안됩니다.

### Comment 15988

- Author: kuroneko
- Created: 2023-05-09T09:37:47+09:00
- Points: 1

- [기술 설명 블로그](https://github.blog/2023-02-06-the-technology-behind-githubs-new-code-search/)  
- [HN 스레드](https://news.ycombinator.com/item?id=35863175)  
  
솔직히 기존 검색은 있는 것도 찾지 못해서 결국 저장소를 복제해야 검색이 가능했는데,  
새로운 검색은 내가 원하는 걸 정확하게 찾아줘서 너무 편하네요.

### Comment 15997

- Author: secret3056
- Created: 2023-05-09T10:51:35+09:00
- Points: 1
- Parent comment: 15988
- Depth: 1

기존 검색 같은 경우에는 codespace로 열어서 검색하면 저장소 복제까지는 필요 없었습니다.  
저는 https://news.hada.io/topic?id=1579를 주로 사용했어요.
