mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2025-12-12 04:15:30 +00:00
* feat: move language utilites out of components and dedup linguist languages This mot moves all linguist language and codemirror languages into utility classes. It also adds syntax highligting for 200+ languages which can use available parsers. * Add support for all available 3rd party languages * Remove some accidental languages --------- Co-authored-by: Brendan Kellam <bshizzle1234@gmail.com> |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .env | ||
| .eslintignore | ||
| .eslintrc.json | ||
| .gitignore | ||
| components.json | ||
| next.config.mjs | ||
| package.json | ||
| postcss.config.mjs | ||
| tailwind.config.ts | ||
| tsconfig.json | ||
| vitest.config.mts | ||