sourcebot-dev / sourcebot

Blazingly fast code search 🏎️ Deployed as a single Docker image 📦 Search million+ lines of code in your GitHub, GitLab, and Gitea repositories 🪄 MIT licensed ✅
https://sourcebot.dev
MIT License
1.16k stars 37 forks source link

Basic syntax highlighting support for search bar #66

Closed brendan-kellam closed 1 week ago

brendan-kellam commented 1 week ago

The following PR adds basic syntax highlighting to the search bar. Zoekt query language keywords like file, revision, repo, etc. are now highlighted blue to denote them as special modifiers.

Lightmode:

image

Darkmode:

image