-
It would be very useful to be able to filter by licence on the code. This is a complex one to implement though. Perhaps just having a simple bit of logic to identify the 10 most common licences.
ht…
-
Is there any way to add highlights to lines of code on searchcode page?
In GitHub, we can add line highlights by adding a parameter like `#L6-L10` to code URL.
[https://github.com/boyter/searchc…
-
![1](https://user-images.githubusercontent.com/10020402/54882123-cdb61f00-4e91-11e9-880e-027bbf9701fe.PNG)
![2](https://user-images.githubusercontent.com/10020402/54882125-d149a600-4e91-11e9-968f-312…
-
Seems searching for Chinese characters does not work, see
https://searchcode.com/api/codesearch_I/?q=%E4%BD%A0%E5%A5%BD
which should find the following file
https://searchcode.com/file/102247…
-
As already mentioned in https://github.com/boyter/searchcode-server/issues/122, currently the only way to address multiple branch indexing in the same repository is making the branch an explicit part …
-
Probably the most requested feature is to be able to search through history for the purposes of Auditing.
Use cases for the above.
A user might query "when was this deleted" or "when was this added"…
-
Hi,
Hope you are all well !
The docker-compose is not working while running "docker-compose up".
Any plans to make it available ?
Have a good week !
Cheers,
X
ghost updated
3 years ago
-
Hi, i was looking at this API while i found that pagination is not really working.. Following the domumentation
```
to fetch all results for a given query, keep incrementing 'p' until you get a pa…
Nhoya updated
6 years ago
-
Link para o portal da FGF referente a Semana Acadêmica do ano passado está acusando ameaça de segurança
Nome da ameaça : JS:Agent-DZP[Trj]
URL : http://www.fgf.edu.br/semanaacademica/scripts/AC_…
-
I have a Xcode project repository in gerrit which consisting of 11 GB. While cloning it with searchcode i encountering the error like: premature EOF repository. Does anybody encounter error like this?…