DEV Community

shoummorauth
shoummorauth

Posted on • Edited on

I built a vscode extension to write code comment in the style of GPT

In an imaginary world everyone has a light bulk on top of their head which lights up sometimes seemingly for no reason. I was coding one day on my NextJs project and suddenly i felt to create a vscode extension which lets us write code comments which has icons, inspired by the new edge โ€œinanimate, totally unaware of what it is doingโ€ guru named chatgpt.

Hereโ€™s a description of what this extension does

A VSCode extension that provides emoji-powered comment snippets for better code documentation. Transform your code comments with expressive emojis that make your code more readable and maintainable.

Features

๐ŸŽฏ 30+ Comment Snippets โ€” Comprehensive set of emoji-powered comment templates
๐Ÿš€ Quick Access โ€” Type ii. followed by any prefix to get instant suggestions
๐Ÿ“ Multiple Languages โ€” Works with TypeScript, JavaScript, TSX, and JSX files
๐ŸŽจ Visual Organization โ€” Use emojis to categorize and highlight different types of comments
๐Ÿ“‹ Built-in Cheatsheet โ€” Access the complete list of snippets via command palette

Find the plugin link here

https://marketplace.visualstudio.com/items?itemName=srd.iconic-comments

Open for contribution

If you feel you need to contribute or this extension needs some updates feel free to contribute on https://github.com/soumyaRauth/iconic-comments

Top comments (0)