ClydeDz / fancy-comments

Fancy Comments is a snippet pack that includes different use-cases for when you may write comments in a file. Currently, includes comment sections for languages such as HTML, CSS, JavaScript, SQL, C# and XML.

Home Page:https://bit.ly/fancycomments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fancy Comments for Visual Studio

Download Fancy Coments from the Visual Studio Marketplace

Fancy Comments is a snippet pack designed to provide you with use-case specific comments, right from including a changelog table in your file to including a license snippet, to something as simple as including basic author information. The Fancy Comments Visual Studio Extension currently supports HTML, CSS, SCSS, JavaScript, C# (CSharp), SQL and XML.

Build status Visual Studio Marketplace Downloads Visual Studio Marketplace Installs GitHub

Fancy Comments in Visual Studio's Code Snippet Manager

How to use?

The Fancy Comments extends the code snippet manager of Visual Studio and allows you to insert code snippets into your editor. To insert snippets for the language you're currently writing in your editor, you can use the shortcut keys CTRL+K CTRL+X and then find Fancy Comments as a folder. Alternatively, to bring up the code snippet manager, use the shortcut keys CTRL+K CTRL+B. The GIF below shows HTML Fancy Comments being used.

GIF showing HTML Fancy Comments in use

Feedback

Should you find your use case missing in the snippet pack, it would be great if you could create a new issue on GitHub and let me know what you're after and I can include that in the product backlog for next releases. Please search the issues first before creating a new one.

Website

https://clydedz.github.io/fancy-comments/

GitHub

https://github.com/ClydeDz/fancy-comments

Facebook

Follow Fancy Comments on Facebook

Fancy Comments (c) 2018 Clyde D'Souza

About

Fancy Comments is a snippet pack that includes different use-cases for when you may write comments in a file. Currently, includes comment sections for languages such as HTML, CSS, JavaScript, SQL, C# and XML.

https://bit.ly/fancycomments

License:Apache License 2.0


Languages

Language:C# 55.2%Language:HTML 22.7%Language:JavaScript 14.9%Language:CSS 7.3%