|
@@ -132,8 +132,8 @@ Know exactly what breaks before you change it. Trace callers, callees, and the f
|
|
|
<tr>
|
|
<tr>
|
|
|
<td width="33%" valign="top">
|
|
<td width="33%" valign="top">
|
|
|
|
|
|
|
|
-### 🌍 17+ Languages
|
|
|
|
|
-TypeScript, JavaScript, Python, Go, Rust, Java, C#, PHP, Ruby, C, C++, Swift, Kotlin, Dart, Svelte—all with the same API.
|
|
|
|
|
|
|
+### 🌍 18+ Languages
|
|
|
|
|
+TypeScript, JavaScript, Python, Go, Rust, Java, C#, PHP, Ruby, C, C++, Swift, Kotlin, Dart, Svelte, Pascal/Delphi—all with the same API.
|
|
|
|
|
|
|
|
</td>
|
|
</td>
|
|
|
<td width="33%" valign="top">
|
|
<td width="33%" valign="top">
|
|
@@ -604,6 +604,7 @@ The `.codegraph/config.json` file controls indexing behavior:
|
|
|
| Kotlin | `.kt` | Basic support |
|
|
| Kotlin | `.kt` | Basic support |
|
|
|
| Dart | `.dart` | Full support |
|
|
| Dart | `.dart` | Full support |
|
|
|
| Svelte | `.svelte` | Full support (script extraction, Svelte 5 runes, SvelteKit routes) |
|
|
| Svelte | `.svelte` | Full support (script extraction, Svelte 5 runes, SvelteKit routes) |
|
|
|
|
|
+| Pascal / Delphi | `.pas`, `.dpr`, `.dpk`, `.lpr` | Full support (classes, records, interfaces, enums, DFM/FMX form files) |
|
|
|
|
|
|
|
|
## 🔧 Troubleshooting
|
|
## 🔧 Troubleshooting
|
|
|
|
|
|