How to use it in a monorepo with multiple languages ? #542
|
Hi,
I see the config file is only one language ? Is there a workaround if no possibilities yet for multi language support ? |
Replies: 4 comments 2 replies
|
Thanks !
step-by-step, minimalist implementation plan for multi-language support
2. Create LanguageServerManager
3. Update SerenaAgent 4. Update Project Initialization
|
|
See #704 and #703 I have had a philosophical stance that AI Enhancement has led me towards: This belief is what leads me to be confident in #703 even though it conflicts with this projects beliefs (Which I do respect). The beauty of forking is that both avenues are available. |
|
Serena now has full monorepo support, you just need to set the languages in your project.yml (see #704) |

Serena now has full monorepo support, you just need to set the languages in your project.yml (see #704)