Add file #860
-
Really i don't understand "Add file" button ! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Kilo Code is an extension of VS Code, so it has to play by the VS Code rules. It means, it doesn't have access to the files outside of the workspace, it's a security feature of VS Code. |
Beta Was this translation helpful? Give feedback.
-
This feature is essential in my development scenario, I have different projects, in different folders, and I need to be able to cross reference files. |
Beta Was this translation helpful? Give feedback.
Kilo Code is an extension of VS Code, so it has to play by the VS Code rules. It means, it doesn't have access to the files outside of the workspace, it's a security feature of VS Code.