gist_content_20250505_091129.json
{
"description": "Zip Search Results for pattern: @mention",
"public": false,
"files": {
"search_results_20250505_091129.json": {
"content": "[\n {\n \"file\": \"test_files/README.md\",\n \"match\": {\n \"line_number\": 3,\n \"line\": \"This is a test project with @mention in the title.\",\n \"context\": \"\\ufeff# Test Project\\n\\nThis is a test project with @mention in the title.\\n\\n## Features\"\n }\n },\n {\n \"file\": \"test_files/README.md\",\n \"match\": {\n \"line_number\": 7,\n \"line\": \"- Feature 1 with @mention\",\n \"context\": \"## Features\\n\\n- Feature 1 with @mention\\n- Feature 2\\n- Feature 3 with another @mention\"\n }\n },\n {\n \"file\": \"test_files/README.md\",\n \"match\": {\n \"line_number\": 9,\n \"line\": \"- Feature 3 with another @mention\",\n \"context\": \"- Feature 1 with @mention\\n- Feature 2\\n- Feature 3 with another @mention\\n\\n## Usage\"\n }\n },\n {\n \"file\": \"test_files/README.md\",\n \"match\": {\n \"line_number\": 14,\n \"line\": \"# Example with @mention\",\n \"context\": \"\\n`python\\n# Example with @mention\\nprint(\\\"Hello World!\\\")\\n`\"\n }\n },\n {\n \"file\": \"test_files/sample.py\",\n \"match\": {\n \"line_number\": 3,\n \"line\": \"This is a sample function with @mention in the docstring\",\n \"context\": \"\\ufeffdef example_function():\\n \\\"\\\"\\\"\\n This is a sample function with @mention in the docstring\\n \\\"\\\"\\\"\\n # Some code with @mention in comments\"\n }\n },\n {\n \"file\": \"test_files/sample.py\",\n \"match\": {\n \"line_number\": 5,\n \"line\": \"# Some code with @mention in comments\",\n \"context\": \" This is a sample function with @mention in the docstring\\n \\\"\\\"\\\"\\n # Some code with @mention in comments\\n print(\\\"Hello World!\\\")\\n \"\n }\n },\n {\n \"file\": \"test_files/sample.py\",\n \"match\": {\n \"line_number\": 8,\n \"line\": \"# Another @mention here\",\n \"context\": \" print(\\\"Hello World!\\\")\\n \\n # Another @mention here\\n return True\\n\"\n }\n },\n {\n \"file\": \"test_files/sample.py\",\n \"match\": {\n \"line_number\": 13,\n \"line\": \"self.value = \\\"@mention in class\\\"\",\n \"context\": \"class SampleClass:\\n def __init__(self):\\n self.value = \\\"@mention in class\\\"\"\n }\n }\n]"
}
}
}