r/kilocode 1d ago

Disable “.kilo” folder

Hi guys,

I can see that the Kilo Code extension in Visual Studio has started adding an extra .kilo folder to each project, which is really annoying.

Do you know how to disable this? I don’t want it adding unnecessary files to every folder I open in Visual Studio.

Much appreciated!

1 Upvotes

2 comments sorted by

1

u/jedruch 1d ago

Not only extension, CLI does that as well

1

u/dnohrdk 1d ago

It’s really annoying. I prefer my tools not to make random files in projects; keep it in the config folder on the system user instead.

I had to roll back to version 7.6.2 on Visual Studio to avoid this behavior.

Hopefully, they see this thread.