You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: HISTORY.org
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,7 @@
10
10
- feat: Improve aider-implement-todo
11
11
- aider-implement-todo (C-a i) on blank line will ask user and insert TODO comment.
12
12
- After finishing code generation, mark TODO as DONE, instead of delete it
13
+
- you can add TODO requirement ahead of a function or class, and use aider-implement-todo to make the change for them, addressing https://github.com/tninja/ai-code-interface.el/issues/40
0 commit comments