mirror of
https://github.com/tiennm99/serena.git
synced 2026-07-13 13:10:39 +00:00
cfe3350c34
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.