Yes, I would say such stuff would be pretty helpful. Especially for a Rust project, the root directory is important for rust-analyzer to work properly.
Best, Xinyou Ji From: Xuanwo <[email protected]> Date: Tuesday, March 12, 2024 at 06:55 To: [email protected] <[email protected]> Subject: [DISCUSS] Committ part of .idea and .vscode to project? Hello, community OpenDAL has become a complex project, requiring users to perform several IDE-related setups for full functionality. For instance, it's necessary to configure the `Content Root` in IDEA so that it can recognize different crates rather than just reading from the root directory. So do you think it's a good idea to commit part of .idea and .vscode to project? We can bring some useful things like "opendal.iml" and "modules.xml" into the repo. Xuanwo
