
There's this fairly new extension on the VS Code marketplace called AI Doc Writer for JavaScript, TypeScript, and Python. Here's what the README sa...
For further actions, you may consider blocking this person and/or reporting abuse
Seems to do a pretty good job and it kinda encourages us to give variables/params proper names too 😅
I noticed that too.
What sorcery is this :D , i guess i will be commenting my code from now on :D
Very nice, the summary is really well done, but the thing I really wish exist in the extension is ability to generate
@example
, I often use Github Copilot to generate the doc for me and they also gave me nice@example
, but it's not the best experience generating doc with copilot, hopefully this extension can keep up the good work!Half success, don't recognise the arrow function return value
Really nice extension, gonna definitely use it from now. Only afraid of the functionality that the comments surpasses maximum length of line and I would have to edit it each time :) . Would be even great if it detects some linting feature already enabled in the codebase. Anyways, thanks a lot for bringing this up!!
Actually, VSCode can also be combined with a one-click configuration tool like Servbay to easily install Ollama and CodeGPT in VSCode. I've introduced related content in my main article, and I hope it can be helpful for beginners!
Woah!
I neeeeed dis
Now I would love a similar plugin to solve one of the 2 hard things in compute science (martinfowler.com/bliki/TwoHardThin...) : Finding a name !
Select code -> AI suggest a proper name
required sign in to use it but sign in also not working.