Skip to content

Conversation

BernardXiong
Copy link
Member

Add more features and fix bugs with AI.

BernardXiong and others added 30 commits July 20, 2025 22:35
- Created layout component with header and sidebar navigation.
- Implemented SDK manager page with table and CRUD operations for SDK configurations.
- Added TypeScript configuration files for better type checking and module resolution.
- Updated Vite configuration to include new routes for setting and create project views.
- Developed webview for creating projects with environment setup and management functionalities.
- Implemented settings webview for managing RT-Thread configurations and environment installations.
- Enhanced the local toolchain configuration interface in `index.vue` for better user experience, including improved layout and functionality for adding, editing, and deleting toolchains.
- Implemented confirmation dialog for deletion of toolchains to prevent accidental removals.
- Moved environment-related functions from `setting.ts` to a new module `settings_env.ts` for better organization and maintainability.
- Created a new module `settings_sdk.ts` to handle SDK-related functionalities, including reading SDK package information, managing SDK configurations, and processing SDK-related messages.
- Updated the message handling in `setting.ts` to delegate SDK and Env messages to their respective handlers.
- Improved error handling and user feedback throughout the SDK and Env management processes.
Sunxianfu

See merge request cooperation/vscode-rt-smart!1
sunxianfu and others added 6 commits August 23, 2025 11:09
Sunxianfu

See merge request cooperation/vscode-rt-smart!2
feat: 修复切换 tab 显示问题,修改标题

See merge request cooperation/vscode-rt-smart!3
feat: 修复标题问题

See merge request cooperation/vscode-rt-smart!4
@BernardXiong BernardXiong merged commit 7bbc69a into RT-Thread:main Aug 26, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant