Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/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.
https://github.com/ClydeDz/fancy-comments
apache2-license clyde-dsouza comments csharp css fancy-comments html javascript open-source snippet-pack snippets sql visual-studio visual-studio-2015 visual-studio-2017 visual-studio-2019 visual-studio-extension visual-studio-marketplace xml
Last synced: 7 days ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/ClydeDz/fancy-comments
- Owner: ClydeDz
- License: apache-2.0
- Created: 2018-02-04T06:17:53.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-13T22:21:56.000Z (over 5 years ago)
- Last Synced: 2024-08-01T16:39:45.058Z (3 months ago)
- Topics: apache2-license, clyde-dsouza, comments, csharp, css, fancy-comments, html, javascript, open-source, snippet-pack, snippets, sql, visual-studio, visual-studio-2015, visual-studio-2017, visual-studio-2019, visual-studio-extension, visual-studio-marketplace, xml
- Language: C#
- Homepage: https://bit.ly/fancycomments
- Size: 861 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fancy Comments for Visual Studio
[**Download Fancy Coments from the Visual Studio Marketplace**](http://bit.ly/fancycomments)
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](https://clydedsouza.visualstudio.com/Fancy%20Comments%20Snippet%20Pack/_apis/build/status/Master%20Build)](https://clydedsouza.visualstudio.com/Fancy%20Comments%20Snippet%20Pack/_build/latest?definitionId=17)
![Visual Studio Marketplace Downloads](https://img.shields.io/visual-studio-marketplace/d/clydedsouza.fancycomments.svg)
![Visual Studio Marketplace Installs](https://img.shields.io/visual-studio-marketplace/i/clydedsouza.fancycomments.svg)
![GitHub](https://img.shields.io/github/license/ClydeDz/fancy-comments.svg)![Fancy Comments in Visual Studio's Code Snippet Manager](https://raw.githubusercontent.com/ClydeDz/fancy-comments/master/docs/FancyComments.Web/images/anime/languages.gif)
## 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](https://raw.githubusercontent.com/ClydeDz/fancy-comments/master/docs/FancyComments.Web/images/anime/html-usecase.gif)
## 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](https://github.com/ClydeDz/fancy-comments/issues) 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/](http://bit.ly/fancycommentsweb)
## GitHub
[https://github.com/ClydeDz/fancy-comments](https://github.com/ClydeDz/fancy-comments)
[Follow Fancy Comments on Facebook](http://bit.ly/fancycommentsfb)
Fancy Comments (c) 2018 [Clyde D'Souza](https://clydedsouza.net/#/)