mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2025-12-11 20:05:25 +00:00
* feat: Add support for codemirror mode languages Codemirror 5 had a number of languages supported via modes instead of explicit language support * Add additional languages, remove comment |
||
|---|---|---|
| .. | ||
| 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 | ||