Cool vs-code extension (Idea) which I’m working on

Hey hackers,

Let’s talk about the problem statement first!
In software engineering, engineers often procrastinate when it comes to writing comments for documentation purposes. As they delay properly documenting their codebase, they are even more likely to procrastinate on updating their previously written comments when they make changes to their functions or code. This can lead to chaotic and buggy code, and if not addressed, it completely obsolete or even counter intuitive the purpose of comments in the code.

Solution!
A tool that automatically detects changes in a function or code and compares them with the current comment description. If there is a discrepancy between the code and the comment, the tool either automatically updates the comment or allows the user to manually select the code and its associated comment to directly make changes using LLM’s.

So, my question is: Is this idea worth working on? Is it a real problem, or am I just overthinking it? If anyone has a better idea, please share it in the comments. Also, if someone is genuinely working on this problem, we can collaborate. This will be an open-source project.

Sign out, Peace!

github: https://github.com/priyanshu-kun/project-kento

Comments URL: https://news.ycombinator.com/item?id=41473806

Points: 1

# Comments: 0