Add 'C/C++' to list of untested languages

This commit is contained in:
Dominik Jain
2025-04-09 17:22:14 +02:00
parent f8ab7cd53c
commit 0954a09171
+1
View File
@@ -58,6 +58,7 @@ With Serena, we provide
* Rust (untested)
* Kotlin (untested)
* Dart (untested)
* C/C++ (untested)
These languages are supported by the language server library [multilspy](https://github.com/microsoft/multilspy), which Serena uses under the hood.
But we did not explicitly test whether the support for these languages actually works.