1
0
mirror of synced 2025-12-19 18:10:59 -05:00
Commit Graph

41 Commits

Author SHA1 Message Date
Sophie
c6a018790e Global Code Search on GitHub Mobile - [GA] (#48640) 2024-01-14 17:09:28 +00:00
Siara
f1f93a805f Code search on Mobile - [GA] (#43353) 2023-10-04 19:56:33 +00:00
Luke Francl
23b8841ef9 Update is: qualifier documentation (#43527)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
2023-10-02 07:43:08 +00:00
Jason Orendorff
d91f56e883 Document escape sequences in code search (#40370)
Co-authored-by: Rachael Rose Renk <91027132+rachaelrenk@users.noreply.github.com>
Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com>
2023-09-29 08:22:49 +00:00
Sophie
0ec2addb2a [Core] Add a language to every code block (#39212)
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
2023-09-20 12:29:13 +00:00
PIYUSH NEGI
9d2f6d2d88 fixed saved search query (#27808)
Co-authored-by: Sam Browning <106113886+sabrowning1@users.noreply.github.com>
2023-09-18 12:52:11 +00:00
Jules
ca2d68aca2 CfB settings redesign (#40787)
Co-authored-by: Jules Porter <jules-p@githubazure.com>
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Jules Porter <jules-p@users.noreply.github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
2023-09-07 21:53:34 +00:00
Viorel Rudareanu
d426bbfb7f Code search limitation clarification 11623 (#40585)
Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com>
2023-08-24 08:09:12 +00:00
cat pouch
14a0b02ba5 Fixed typo in understanding-github-code-search-syntax.md (#27374) 2023-08-11 14:41:03 +00:00
Sophie
5bd1e7acc0 [Improvement]: Correct maximum number of pages for code search results (#38839) 2023-07-12 07:14:29 +00:00
Steven Honson
a9106aaec5 Fix qualifiers example (#38820)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2023-07-11 11:01:54 +00:00
Grace Park
1dfa5c251e Fix ordered lists to only use 1. (#38283)
Co-authored-by: Rachael Sewell <rachmari@github.com>
2023-06-26 16:25:04 -07:00
Grace Park
6d7b7ce07a md030 fix - remove multiple spaces after list markers (#37989) 2023-06-26 17:57:33 +00:00
Grace Park
a8a6e4554a Fix for blank lines around code fences (#38255) 2023-06-26 10:21:48 -07:00
Grace Park
cbda3f2434 Fix trailing spaces in content and data (#37904) 2023-06-23 10:45:10 -07:00
Sophie
a8916f5601 [Improvement] Adds max query length to "About GitHub code search" (#37727) 2023-06-13 07:49:51 +00:00
Sarita Iyer
a89d5478ef Clarify in the docs that you need to be logged in to use code search (#37454)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
2023-06-07 13:38:56 +00:00
Rachael Sewell
e9a894c8d6 Fix unordered list indentation (#37391)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2023-06-06 22:07:29 +00:00
Rachael Sewell
ab9ec27502 Fix commonmark issues in data reusables (#37424) 2023-06-05 19:16:36 +00:00
Laura Coursen
0371abe115 Hide decorative octicons (#36816)
Co-authored-by: Isaac Brown <101839405+isaacmbrown@users.noreply.github.com>
2023-05-09 14:36:45 +00:00
Sarita Iyer
18f42d939e Code search and code view GA (#36512)
Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com>
Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com>
2023-05-08 13:56:43 +00:00
Thomas Reggi
4732797fb6 Remove space between filter and language (#25266) 2023-04-28 20:51:06 +00:00
Colin Seymour
e9958bf5bb Update github/linguist references to point to the new location at github-linguist/linguist (#36485) 2023-04-26 15:32:01 +00:00
Luke Francl
24e840d9c3 Document code search limitations (#36359)
Co-authored-by: Sam Browning <106113886+sabrowning1@users.noreply.github.com>
2023-04-14 15:37:38 +00:00
Tim McCormack
e234a53e02 Remove redundant word (since/so) 2023-03-13 17:33:07 +00:00
Luke Francl
b8516f7281 Document is:fork for new code search (#35457)
Co-authored-by: hubwriter <hubwriter@github.com>
2023-03-13 10:34:56 +00:00
Sam Browning
da58ab5cd8 Add content for new code view and new code search public beta (#34948) 2023-02-23 18:08:25 +00:00
Peter Bengtsson
b7c7dbf672 Update all internal links (#34787) 2023-02-15 15:16:18 +00:00
Sarita Iyer
1583653990 Merge branch 'main' into patch-1 2023-01-30 14:16:45 -05:00
Kevin Heis
74e64648e6 Reformat towards deprecation 3.3 (#34181) 2023-01-26 16:13:09 +00:00
Andrew Tennikoff
3dae1ebc14 Generalise backslashes to slashes 2023-01-16 09:21:22 +11:00
Andrew Tennikoff
20c87fa6c5 Fix incorrect use of "backslashes"
Regular expressions should be surrounded by _forward slashes_, but this doc referred to them as both "forward slashes" and "backslashes" in different places.
2023-01-11 08:18:36 +11:00
Sarita Iyer
09ac9f5b57 fix extra spaces + 1 typo fix 2022-11-04 16:56:24 -04:00
Sarita Iyer
83be84363e fixing some typos and wording 2022-11-04 16:19:00 -04:00
Sarita Iyer
ab64bce3d9 updates to enable/disable section 2022-11-04 12:44:00 -04:00
Sarita Iyer
983abc1989 add fork info 2022-11-02 15:56:21 -04:00
Sarita Iyer
e6707ea53a add screenshots + updates based on reviews 2022-11-02 15:31:17 -04:00
Sarita Iyer
bd33100cba Apply suggestions from code review
Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com>
2022-11-02 14:17:13 -04:00
Sarita Iyer
b70af671ab fix typo + make code search lowercase 2022-11-01 16:29:29 -04:00
Sarita Iyer
c977fb41c7 fixes to bad links + reorganization 2022-11-01 16:01:03 -04:00
Sarita Iyer
56fe62472b initial updates for new code search 2022-11-01 10:57:19 -04:00