mirror of
https://github.com/tiennm99/serena.git
synced 2026-09-19 08:20:56 +00:00
Now when the language server starts, the initialisation will scan for solution or project files, and then pass them to the language server instructing it to open them. Which in-turn should give us all the nice context since the code is actually being 'loaded' up properly now.