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 "FileName": "main.go", 8 "Repository": "repo2", 9 "Language": "Go", 10 "LineMatches": [ 11 { 12 "Line": "ZnVuYyBtYWluKCkgewo=", 13 "LineStart": 33, 14 "LineEnd": 47, 15 "LineNumber": 7, 16 "Before": null, 17 "After": null, 18 "FileName": false, 19 "Score": 6801, 20 "DebugScore": "", 21 "LineFragments": [ 22 { 23 "LineOffset": 0, 24 "Offset": 33, 25 "MatchLength": 9, 26 "SymbolInfo": null 27 } 28 ] 29 } 30 ], 31 "Checksum": "Ju1TnQKZ6mE=", 32 "Score": 68000000010 33 } 34 ], 35 [ 36 { 37 "FileName": "main.go", 38 "Repository": "repo2", 39 "Language": "Go", 40 "LineMatches": [ 41 { 42 "Line": "cGFja2FnZSBtYWluCg==", 43 "LineStart": 0, 44 "LineEnd": 13, 45 "LineNumber": 1, 46 "Before": null, 47 "After": null, 48 "FileName": false, 49 "Score": 501, 50 "DebugScore": "", 51 "LineFragments": [ 52 { 53 "LineOffset": 0, 54 "Offset": 0, 55 "MatchLength": 7, 56 "SymbolInfo": null 57 } 58 ] 59 } 60 ], 61 "Checksum": "Ju1TnQKZ6mE=", 62 "Score": 5000000010 63 } 64 ], 65 null, 66 null 67 ] 68}