devchat-ai / devchat

Automate your dev tasks with AI-powered scripts, from your IDE's chat panel.
https://www.devchat.ai
Apache License 2.0
342 stars 39 forks source link

Unified Configuration Management Across IDEs #270

Closed yangbobo2021 closed 5 months ago

yangbobo2021 commented 6 months ago

Issue Description

Currently, the configuration management for different IDEs (VSCode, JetBrains, etc.) is handled separately, without shared code logic. This approach is not conducive to code maintenance or multi-IDE platform support. Additionally, configuration display and interaction within VSCode are not user-friendly, necessitating more customized property displays to meet requirements.

To address these issues, we need to undertake four sub-tasks:

Objective

The aim is to create a unified configuration management system across different IDEs that improves code maintainability and supports multi-IDE platform operation. Enhancements to VSCode's configuration display and interaction are also critical to providing a more user-friendly experience.

Expected Outcome

This issue requires careful planning and coordination across different components to ensure a cohesive and fully functioning system. Contributions from individuals with expertise in frontend development, VSCode and JetBrains plugin development, and familiarity with the devchat-core codebase are welcome.

small-stone commented 5 months ago

Delivered in project gui