5 Commits

Author SHA1 Message Date
bobo.yang
829be553ee remove /code_action 2023-05-19 08:56:46 +08:00
bobo.yang
ac84cb4d62 remove $ 2023-05-19 08:12:01 +08:00
bobo.yang
5d74f87528 Update pattern values in workflow settings
- Change pattern value in _setting_.json for code workflow
- Update pattern value in _setting_.json for code_actions workflow
- Modify pattern value in _setting_.json for commit_message workflow
2023-05-18 15:38:59 +08:00
bobo.yang
537626b3c8 update devchat 2023-05-11 13:55:16 +08:00
bobo.yang
7f2a869f3f Update .gitignore and refactor code
- Add DevChat related files to .gitignore
- Refactor package.json and settings
- Update commandManager.ts and remove example commands
- Implement customCommand.ts for handling custom commands
- Remove commitMessageCommand.ts and example commands
- Update chatConfig.ts and chatPanel.ts for new command handling
- Add new workflows for code and commit_message
2023-05-10 14:31:17 +08:00