@AndersDeleuran These are logs that jedi (python language server and diagnostics) generates when parsing dotnet libraries and caching the completions. Seems like jedi creates a lot of these files over time since it doesn’t look like each individual file is very big. I will look into maybe periodically cleaning up the cache.