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 ? |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 2 replies
-
|
See #492 |
Beta Was this translation helpful? Give feedback.
-
|
Thanks !
step-by-step, minimalist implementation plan for multi-language support
2. Create LanguageServerManager
3. Update SerenaAgent 4. Update Project Initialization
|
Beta Was this translation helpful? Give feedback.
-
|
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. |
Beta Was this translation helpful? Give feedback.
-
|
Serena now has full monorepo support, you just need to set the languages in your project.yml (see #704) |
Beta Was this translation helpful? Give feedback.

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