fork of https://github.com/sourcegraph/zoekt
0

Configure Feed

Select the types of activity you want to include in your feed.

1{ 2 "FormatVersion": 16, 3 "FeatureVersion": 12, 4 "FileMatches": [ 5 [ 6 { 7 "Score": 510, 8 "Debug": "", 9 "FileName": "main.go", 10 "Repository": "repo", 11 "Branches": null, 12 "LineMatches": [ 13 { 14 "Line": "ZnVuYyBtYWluKCkgew==", 15 "LineStart": 69, 16 "LineEnd": 82, 17 "LineNumber": 10, 18 "Before": null, 19 "After": null, 20 "FileName": false, 21 "Score": 501, 22 "DebugScore": "", 23 "LineFragments": [ 24 { 25 "LineOffset": 0, 26 "Offset": 69, 27 "MatchLength": 9, 28 "SymbolInfo": null 29 } 30 ] 31 } 32 ], 33 "ChunkMatches": null, 34 "RepositoryID": 0, 35 "RepositoryPriority": 0, 36 "Content": null, 37 "Checksum": "n9fUYqacPXg=", 38 "Language": "Go", 39 "SubRepositoryName": "", 40 "SubRepositoryPath": "", 41 "Version": "" 42 } 43 ], 44 [ 45 { 46 "Score": 510, 47 "Debug": "", 48 "FileName": "main.go", 49 "Repository": "repo", 50 "Branches": null, 51 "LineMatches": [ 52 { 53 "Line": "cGFja2FnZSBtYWlu", 54 "LineStart": 0, 55 "LineEnd": 12, 56 "LineNumber": 1, 57 "Before": null, 58 "After": null, 59 "FileName": false, 60 "Score": 501, 61 "DebugScore": "", 62 "LineFragments": [ 63 { 64 "LineOffset": 0, 65 "Offset": 0, 66 "MatchLength": 7, 67 "SymbolInfo": null 68 } 69 ] 70 } 71 ], 72 "ChunkMatches": null, 73 "RepositoryID": 0, 74 "RepositoryPriority": 0, 75 "Content": null, 76 "Checksum": "n9fUYqacPXg=", 77 "Language": "Go", 78 "SubRepositoryName": "", 79 "SubRepositoryPath": "", 80 "Version": "" 81 } 82 ], 83 null, 84 null 85 ] 86}