Currently, when trying to upload files such as Excel (.xlsx) into the Copilot Pro+ chat agent in Visual Studio Code, the system shows that the file type is not supported. However, since the chat agent ...
build file: allprojects { repositories { ... maven { url "https://jitpack.io" } } } or setting file: dependencyResolutionManagement { repositories { ... maven { url ...