Rankin Zheng
f5e9dc404f
Merge pull request #23 from devchat-ai/fix_register_link_invalid
...
Add DevChat key registration link for VSCode users
2024-01-25 16:08:59 +08:00
Rankin Zheng
2c1b2cb66d
Add DevChat key registration link for VSCode users
2024-01-25 16:07:28 +08:00
小石头
37f363732e
Merge pull request #22 from devchat-ai/fix-214
...
Add CSS style for vscode-commandCenter-activeBackground and refactor …
idea-v0.1.1
2024-01-25 14:53:07 +08:00
小石头
3fb5516ffc
Add CSS style for vscode-commandCenter-activeBackground and refactor InputMessage component
2024-01-25 14:51:11 +08:00
小石头
5fd5d2cff4
Merge pull request #21 from devchat-ai/feat/fixregeneration
...
Refactor RegenerationButton component and reset error message in Chat…
idea-v0.0.9
2024-01-23 20:37:11 +08:00
小石头
5753849552
Refactor RegenerationButton component and reset error message in ChatStore
2024-01-23 20:34:07 +08:00
小石头
369e5e69d1
Merge pull request #20 from devchat-ai/feat/topic
...
Refactor Topic component and add AddTopic component
2024-01-18 14:45:39 +08:00
smallstone
e9546e844e
Refactor Topic component and add AddTopic component
2024-01-18 14:45:07 +08:00
小石头
7f32fd5fa0
Merge pull request #19 from devchat-ai/feat/topic
...
Refactor Topic component and fix useEffect dependency
2024-01-17 20:49:21 +08:00
smallstone
bc61014e98
Refactor Topic component and fix useEffect dependency
2024-01-17 20:45:47 +08:00
小石头
de0580be67
Merge pull request #18 from devchat-ai/feat/topic
...
Refactor Topic component to improve readability and maintainability
idea-v0.0.7
2024-01-17 17:16:27 +08:00
smallstone
556c589050
Refactor Topic component to improve readability and maintainability
2024-01-17 17:13:43 +08:00
小石头
e8fa0c17a4
Merge pull request #17 from devchat-ai/feat/topic
...
Add new topic functionality and delete topic functionality
2024-01-17 16:16:01 +08:00
smallstone
378abec5db
Add new topic functionality and delete topic functionality
2024-01-17 16:14:57 +08:00
小石头
4eb05d1edf
Merge pull request #16 from devchat-ai/feat/text
...
Refactor InputMessage component
2024-01-15 17:33:11 +08:00
smallstone
c5e5fde685
Refactor InputMessage component
2024-01-15 17:31:57 +08:00
smallstone
16f2905a12
Remove console.log statement in App.tsx
2024-01-15 16:32:42 +08:00
小石头
2028a1b811
Merge pull request #15 from devchat-ai/feat/text
...
Feat/text
2024-01-13 13:24:17 +08:00
smallstone
701104072a
Remove console.log statement and fix index comparison in MessageMarkdown component
2024-01-13 13:21:03 +08:00
smallstone
b2380498e3
Add console.log statements for debugging
2024-01-13 12:49:03 +08:00
smallstone
f95eade78e
Based on the changes in the Git diff, a suggested commit message could be:
...
Add vscode comment and remove unused code
Remember to replace the placeholder with an appropriate commit message that accurately describes the changes made.
2024-01-12 17:55:21 +08:00
smallstone
d527f202a9
Fix getUserSetting bug and add console.log for debugging
2024-01-12 17:44:25 +08:00
Rankin Zheng
1ea85e2350
Merge pull request #14 from devchat-ai/add_select_all
...
Add select all
2024-01-12 08:48:40 +08:00
Rankin Zheng
7280642cfc
Add useRef hook to InputMessage component
2024-01-12 08:25:43 +08:00
Rankin Zheng
f51236e6df
Add select all checkbox to ChatMark component
2024-01-12 08:09:50 +08:00
smallstone
d9e2a35d48
Fix formatting and typo errors in MessageMarkdown component
2024-01-10 10:44:24 +08:00
smallstone
1435c8a5e2
Remove console.log and prevent default in InputMessage component
2024-01-09 17:56:46 +08:00
boob.yang
0330f45585
Merge pull request #13 from devchat-ai/improvement/config-sorting-enhancement-#160
...
Improve Property Sorting in VSCode Configuration
2024-01-09 10:39:52 +08:00
bobo
b1a4cc8b8a
feat: Update openSettings command to include extension name
...
- Updated openSettings command to include extension name for improved functionality
- Modified openSettings command to include extension name for better user experience
- Updated openSettings command to include extension name for smoother operation
Closes #160
2024-01-09 10:38:28 +08:00
smallstone
e8113bd218
Refactor ideaBridge.ts to handle API key properly
idea-v0.0.6
2024-01-09 10:06:55 +08:00
小石头
5f88ce17ec
Merge pull request #12 from devchat-ai/feat/prism
...
Feat/prism
2024-01-05 16:24:26 +08:00
smallstone
0d3f7d3893
Refactor MessageMarkdown component
2024-01-05 16:12:55 +08:00
Rankin Zheng
5e1d733eb3
Merge pull request #11 from devchat-ai/fix_chinese_register_button
...
Add DevChat key registration link and fix button component in zh.json
2024-01-05 15:21:37 +08:00
Rankin Zheng
dd1ad3aefb
Add DevChat key registration link and fix button component in zh.json
2024-01-05 15:12:37 +08:00
smallstone
4fc3d40761
Add prism-react-renderer for syntax highlighting
2024-01-05 15:04:50 +08:00
Rankin Zheng
3e05b0d1ee
Merge pull request #10 from devchat-ai/fix_chinese_margin
...
Update MessageMarkdown styles and fix typo in zh.json
2024-01-05 11:58:52 +08:00
Rankin Zheng
705f2d44c7
Update MessageMarkdown styles and fix typo in zh.json
2024-01-05 11:58:02 +08:00
smallstone
514126ef18
Update DevChat access key message
2024-01-05 11:50:17 +08:00
smallstone
56cb71a25f
Refactor MessageMarkdown component and update zh.json translations
2024-01-05 11:48:28 +08:00
Rankin Zheng
7336fb0545
Merge pull request #9 from devchat-ai/custom_buttons_text
...
Custom buttons text
2024-01-05 11:43:30 +08:00
Rankin Zheng
c3a779494c
Add conditional rendering for OpenAI key setting button in ChatStore.ts
2024-01-05 11:42:40 +08:00
smallstone
a27d8097d5
Fix DevChat key issue
2024-01-05 11:36:45 +08:00
smallstone
ae4be3488c
Add DevChat key registration button
2024-01-05 11:28:57 +08:00
smallstone
289bd6d3bf
Fix typo in environment variable name
2024-01-04 19:24:21 +08:00
smallstone
091266dad7
Fix formatting issues in MessageMarkdown component and add missing translation key for setOpenAIkey
2024-01-04 19:22:54 +08:00
Rankin Zheng
3c989014ba
Add platform check for openLink function
2024-01-04 18:09:12 +08:00
Rankin Zheng
dfd5941d84
Add submit and cancel props to ChatMark component and refactor MessageMarkdown component
2024-01-04 17:34:16 +08:00
Rankin Zheng
fd57085873
Merge pull request #8 from devchat-ai/fix_checkbox_text
...
Add font family and font size to label
2024-01-04 11:21:52 +08:00
Rankin Zheng
a4bdd617f5
Add font family and font size to label
2024-01-04 11:21:02 +08:00
smallstone
8e3c709c69
Fix defaultModel key in ideaBridge.ts and remove console.log in Header/index.tsx
2023-12-28 18:22:21 +08:00