quasarea
quasarea
I'm not entirely sure how it works, but when called from azure devops it updates pipeline version to current "FullSemVer" I suspect it has to do with /output buildsystem and...
would be great to be able to have repository handlers exposed, for now you have git + svn + file, but in some cases I use tfs or clearcase or...
Maybe it would be possible to introduce similar to fn parameter for extension, like: fe - File extension. E.G. fe:cs I'm fighting with unknown types and it would be great...
I often modify files like `\include\classifier\database.json` or `\searchcode.properties` to fine tune search results by adding new languages and extensions or blacklisting files. Usually I end up with Recrawl & Rebuild...
I think you forgot to adjust resizing after adding Repository button
I think you are already collecting hashes of files, it would be useful to results in duplicates compacted into single result with multiple paths
Would be great to have parameter allowing to change folder separator from / to \ In many cases we end up coping path from result but then manually have to...
It would be great to be able to browse history of the file and annotate it. Example functionality is implemented in open grok https://nxr.netbsd.org/xref/src/sys/netipsec/ipsec.c?r=1.94 this could be partial step in...
Hi, In example results for a query has a header: `ModelA.cs in ProjectA | /home/ProjectA/Model/ModelA.cs | 40 lines | C#` while it should be something like: `ModelA.cs in ProjectA/Model/ModelA.cs |...
Hi, while searching you can limit lang/repo to one, but when done you are not able to pick additional one. Those are checkboxes (not radios) so I think intention was...