Grant Willcoxtekwizz123.hashnode.dev·Jan 8, 2023Better Source Code Navigation - Part 2: SourceGraph Literal Searches and Regex SearchesIntroduction Welcome back to part 2 of my SourceGraph tutorial. Today we will be looking at some practical examples of how to use regex and literal searches within SourceGraph to find interesting bits of code to help with various operations. We'll st...35 reads#sourcegraph
Grant Willcoxtekwizz123.hashnode.dev·Jan 8, 2023Better Source Code Navigation - Part 1: SourceGraph Installation and Saving Search ContextsIntroduction Welcome to the first of a series of blog posts on how to better navigate and understand the source code of various repositories using publicly available tools. Many times during my development efforts I find that often it's not necessari...#sourcegraph