Xiayang JIN
Xiayang JIN
Hi! I am amazed at the idea to put ChatGPT into VSCode to let it explain code more efficiently! However, because i am not native speaker of English, reading ChatGPT's...
Hi and thank you for developing this amazing extension! It is so useful and efficient! However, there is a small problem that i have met using this extension: **If the...
### 该功能请求是否与某个问题相关? > 能否支持官网的以下功能: > 在对话过程中修改历史记录中的任意一次请求,并且保留每次修改的记录 ### 可能的解决办法 > 保存多个历史记录json的版本,每次修改或回退时重新加载 ### 其他 > 补充说明
Hello! This is the best project I have seen that wraps OpenAI's API! As the openai api can upload the whole chat history, how about adding the feature to allow...
For example, in hyprland (wayland) the following config that emulates holding down the mouse wheel is not working. ``` binde = Alt, J, exec, ydotool mousemove -w -x 0 -y...
The following config works with overriding the colors, but is not working with overriding the highlights: ``` return { -- add themes { "JoosepAlviste/palenightfall.nvim", lazy = false, priority = 1000,...