Dominik Polakovics Polakovics dominik.polakovics
  • Joined on 2023-02-10
dominik.polakovics pushed to main at Cloonar/chatgpt.vim 2025-01-04 17:03:53 +01:00
0dd3e6e6b6 feat: add the missing config option for enable_debug_commands
dominik.polakovics pushed to main at Cloonar/chatgpt.vim 2025-01-04 16:52:17 +01:00
3859f5531a feat: add the possibility for debug commands
dominik.polakovics pushed to main at Cloonar/chatgpt.vim 2025-01-02 13:44:47 +01:00
00e48586ad feat: add the :ChatGPTCurrentBuffer command
dominik.polakovics pushed to main at Cloonar/chatgpt.vim 2024-12-31 15:04:27 +01:00
94a0bf059b feat: add rust prompt block
dominik.polakovics pushed to main at Cloonar/chatgpt.vim 2024-12-30 02:03:40 +01:00
ff1a2e9f22 feat: change the step by step prompt
dominik.polakovics pushed to main at Cloonar/chatgpt.vim 2024-12-30 01:46:42 +01:00
5333f9f9e0 fix: change default values
dominik.polakovics pushed to main at Cloonar/chatgpt.vim 2024-12-30 00:42:56 +01:00
9251043aec feat: remove chunking and switch it to a multi step process instead if tokens are too high
dominik.polakovics pushed to main at Cloonar/chatgpt.vim 2024-12-30 00:02:32 +01:00
761ef836cd fix error
dominik.polakovics created pull request Cloonar/lena-schilling-website#17 2024-12-29 20:57:40 +01:00
Issue #15 - Implement filefill
44b0dec82e update todos
dominik.polakovics commented on issue Cloonar/lena-schilling-website#15 2024-12-29 19:46:31 +01:00
Implement filefill

test comment multiline

dominik.polakovics commented on issue Cloonar/lena-schilling-website#15 2024-12-29 19:31:33 +01:00
Implement filefill
This is a new multiline comment
test

Add new comments by omitting 'id:'; e.g.:

- body:

dominik.polakovics commented on issue Cloonar/lena-schilling-website#15 2024-12-29 19:11:51 +01:00
Implement filefill
dominik.polakovics commented on issue Cloonar/lena-schilling-website#15 2024-12-29 19:11:51 +01:00
Implement filefill

test comment

dominik.polakovics commented on issue Cloonar/lena-schilling-website#15 2024-12-29 19:11:51 +01:00
Implement filefill

test comment 2

dominik.polakovics commented on issue Cloonar/lena-schilling-website#15 2024-12-29 19:11:13 +01:00
Implement filefill

test comment

dominik.polakovics commented on issue Cloonar/lena-schilling-website#15 2024-12-29 19:11:13 +01:00
Implement filefill

e.g. '- This is a new comment'

dominik.polakovics commented on issue Cloonar/lena-schilling-website#15 2024-12-29 19:11:13 +01:00
Implement filefill

Add new lines under 'comments:' to post new comments.

dominik.polakovics pushed to main at Cloonar/chatgpt.vim 2024-12-29 16:40:01 +01:00
162ab2d820 fix: buffer handling