{"id":22343618,"url":"https://github.com/datajuggler/samelinesearch","last_synced_at":"2025-10-19T10:57:35.019Z","repository":{"id":142975690,"uuid":"404827601","full_name":"DataJuggler/SameLineSearch","owner":"DataJuggler","description":"This simple Windows Forms .Net 5 project recursively searches a given directory, for a set of search terms that all must exist in the same line for it be counted.","archived":false,"fork":false,"pushed_at":"2025-02-27T14:16:13.000Z","size":264,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T09:46:33.384Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DataJuggler.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-09-09T18:21:54.000Z","updated_at":"2025-02-27T14:16:17.000Z","dependencies_parsed_at":"2025-03-26T09:43:57.050Z","dependency_job_id":"502231bf-15ca-4bb1-85f4-f8018e155ea1","html_url":"https://github.com/DataJuggler/SameLineSearch","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DataJuggler/SameLineSearch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataJuggler%2FSameLineSearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataJuggler%2FSameLineSearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataJuggler%2FSameLineSearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataJuggler%2FSameLineSearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DataJuggler","download_url":"https://codeload.github.com/DataJuggler/SameLineSearch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataJuggler%2FSameLineSearch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279789412,"owners_count":26226982,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-19T02:00:07.647Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-04T08:16:31.166Z","updated_at":"2025-10-19T10:57:34.986Z","avatar_url":"https://github.com/DataJuggler.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SameLineSearch\r\nThis simple Windows Forms .Net 5 project recursively searches a given directory, for a set of search terms that all must exist in the same line for it be counted.\r\n\r\nHere is a short video demonstrating how to use it. I find it faster than Visual Studio search:\r\n\r\nhttps://youtu.be/NM2-_tE0iak\r\n\r\nTo run this program after cloning\r\n1. Start Program\r\n2. Browse for top level of your project\r\n3. Entension is prepopulated in the app.config for \".cs\";. Change this to your own liking.\r\n4. Type in one or more search terms separated by a space.\r\n\r\nThis program already helped me, because I was looking for how to return a JSon message so I searched for:\r\nreturn new json\r\n\r\nVisual Studio search would have turned up 100's of results on my solution for any of the above. Commbined into one search, I found 6 examples to look at.\r\n\r\nI find this to be a valuable search, I made adopt this into Visual Studio, as Visual Studio search is bad on a web project with libraries imported.\r\n\r\nNuget packages used:\r\nDataJuggler.Win.Controls\r\nDataJuggler.UltimateHelper\r\n\r\nCurrently I am adding new features for 'Ignore Comments' and 'Ignore Text' that will ignore a result, even if the search text matches. Searching large projects for code you only vaguely remember is what this project was designed for.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatajuggler%2Fsamelinesearch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdatajuggler%2Fsamelinesearch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatajuggler%2Fsamelinesearch/lists"}