{"id":22117888,"url":"https://github.com/elektrostudios/snippet-tool-and-documentation-for-visual-studio","last_synced_at":"2025-10-14T14:41:44.716Z","repository":{"id":226771441,"uuid":"769528311","full_name":"ElektroStudios/Snippet-Tool-And-Documentation-for-Visual-Studio","owner":"ElektroStudios","description":"XML Documentation and Snippet Generation Tool for Visual Studio","archived":false,"fork":false,"pushed_at":"2024-03-09T16:22:13.000Z","size":2716,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T06:15:12.050Z","etag":null,"topics":["csharp","documentation","documentation-generator","documentation-tool","extension","help-generator","netcore","netframework","snippet","snippets","source-control","tool","tools","vbnet","visual-studio","visual-studio-extension","visualstudio","visualstudio-extension","vs2022","xml"],"latest_commit_sha":null,"homepage":"","language":"Visual Basic .NET","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ElektroStudios.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"ElektroStudios","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"polar":null,"custom":"https://codecanyon.net/item/elektrokit-class-library-for-net/19260282"}},"created_at":"2024-03-09T10:36:29.000Z","updated_at":"2024-06-05T14:03:19.000Z","dependencies_parsed_at":"2024-12-02T02:38:10.550Z","dependency_job_id":null,"html_url":"https://github.com/ElektroStudios/Snippet-Tool-And-Documentation-for-Visual-Studio","commit_stats":null,"previous_names":["elektrostudios/snippet-tool-and-documentation-for-visual-studio"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ElektroStudios/Snippet-Tool-And-Documentation-for-Visual-Studio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElektroStudios%2FSnippet-Tool-And-Documentation-for-Visual-Studio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElektroStudios%2FSnippet-Tool-And-Documentation-for-Visual-Studio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElektroStudios%2FSnippet-Tool-And-Documentation-for-Visual-Studio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElektroStudios%2FSnippet-Tool-And-Documentation-for-Visual-Studio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ElektroStudios","download_url":"https://codeload.github.com/ElektroStudios/Snippet-Tool-And-Documentation-for-Visual-Studio/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElektroStudios%2FSnippet-Tool-And-Documentation-for-Visual-Studio/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279019154,"owners_count":26086682,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["csharp","documentation","documentation-generator","documentation-tool","extension","help-generator","netcore","netframework","snippet","snippets","source-control","tool","tools","vbnet","visual-studio","visual-studio-extension","visualstudio","visualstudio-extension","vs2022","xml"],"created_at":"2024-12-01T13:41:35.564Z","updated_at":"2025-10-14T14:41:44.700Z","avatar_url":"https://github.com/ElektroStudios.png","language":"Visual Basic .NET","funding_links":["https://github.com/sponsors/ElektroStudios","https://codecanyon.net/item/elektrokit-class-library-for-net/19260282","https://github.com/sponsors/ElektroStudios/","https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=E4RQEV6YF5NZY"],"categories":[],"sub_categories":[],"readme":"\u003c!-- Common Project Tags:\ndotnet \ndotnet-core \nnetcore \nnetframework \nnetframework48 \ntool \ntools \nvbnet \nvisualstudio \n --\u003e\n\n# Snippet Tool for Visual Studio 2022\n\n### XML Documentation and Snippet Generation Tool.\n\n------------------\n\n## 👌 Features\n\n - Automate .snippet file creation from selected text.\n - Automate the insertion of common XML documentation tags.\n - Compatible with C-Sharp and VB.NET syntax.\n - Menu commands can be invoked using shortcut hotkeys, for example by pressing CTRL+E+R, the selected text will be wrapped into the cref tag (\u003csee cref=\"value\"/\u003e).\n\n## 🖼️ Screenshots\n\n![Menu commands](/Images/Menu%20commands.png)\n\n![Sample Xml](/Images/Sample%20CSharp%20Documentation%20Compilation.png)\n\n![Menu commands](/Images/VB_code.gif)\n\n![Menu commands](/Images/VB_codeexample.gif)\n\n![Menu commands](/Images/VB_Collapse.gif)\n\n![Menu commands](/Images/VB_cref.gif)\n\n![Menu commands](/Images/VB_Delete.gif)\n\n![Menu commands](/Images/VB_Expand.gif)\n\n![Menu commands](/Images/VB_href.gif)\n\n![Menu commands](/Images/VB_href_alter.gif)\n\n![Menu commands](/Images/VB_langword.gif)\n\n![Menu commands](/Images/VB_paramref.gif)\n\n![Menu commands](/Images/VB_snippet.gif)\n\n## 📝 Requirements\n\n- Visual Studio 2022.\n\n## 🤖 Getting Started\n\nDownload the latest release by clicking [here](https://github.com/ElektroStudios/Snippet-Tool-And-Documentation-for-Visual-Studio/releases/latest).\n\nYou can also download it from Visual Studio Market Place by clicking [here](https://marketplace.visualstudio.com/items?itemName=elektroHacker.SnippetToolVS2022).\n\n## 🔄 Change Log\n\nExplore the complete list of changes, bug fixes, and improvements across different releases by clicking [here](/Docs/CHANGELOG.md).\n\n## ⚠️ Disclaimer:\n\nThis Work (the repository and the content provided in) is provided \"as is\", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the Work or the use or other dealings in the Work.\n\n## 💪 Contributing\n\nYour contribution is highly appreciated!. If you have any ideas, suggestions, or encounter issues, feel free to open an issue by clicking [here](https://github.com/ElektroStudios/Snippet-Tool-And-Documentation-for-Visual-Studio/issues/new/choose). \n\nYour input helps make this Work better for everyone. Thank you for your support! 🚀\n\n## 💰 Beyond Contribution \n\nThis work is distributed for educational purposes and without any profit motive. However, if you find value in my efforts and wish to support and motivate my ongoing work, you may consider contributing financially through the following options:\n\n\u003cbr\u003e\u003c/br\u003e\n\u003cp align=\"center\"\u003e\u003cimg src=\"/Images/github_circle.png\" height=100\u003e\u003c/p\u003e\n\u003cp align=\"center\"\u003e__________________\u003c/p\u003e\n\u003ch3 align=\"center\"\u003eBecoming my sponsor on Github:\u003c/h3\u003e\n\u003cp align=\"center\"\u003eYou can show me your support by clicking \u003ca href=\"https://github.com/sponsors/ElektroStudios/\"\u003ehere\u003c/a\u003e, \u003cbr align=\"center\"\u003econtributing any amount you prefer, and unlocking rewards!\u003c/br\u003e\u003c/p\u003e\n\u003cbr\u003e\u003c/br\u003e\n\n\u003cp align=\"center\"\u003e\u003cimg src=\"/Images/paypal_circle.png\" height=100\u003e\u003c/p\u003e\n\u003cp align=\"center\"\u003e__________________\u003c/p\u003e\n\u003ch3 align=\"center\"\u003eMaking a Paypal Donation:\u003c/h3\u003e\n\u003cp align=\"center\"\u003eYou can donate to me any amount you like via Paypal by clicking \u003ca href=\"https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=E4RQEV6YF5NZY\"\u003ehere\u003c/a\u003e.\u003c/p\u003e\n\u003cbr\u003e\u003c/br\u003e\n\n\u003cp align=\"center\"\u003e\u003cimg src=\"/Images/envato_circle.png\" height=100\u003e\u003c/p\u003e\n\u003cp align=\"center\"\u003e__________________\u003c/p\u003e\n\u003ch3 align=\"center\"\u003ePurchasing software of mine at Envato's Codecanyon marketplace:\u003c/h3\u003e\n\u003cp align=\"center\"\u003eIf you are a .NET developer, you may want to explore '\u003cb\u003eDevCase Class Library for .NET\u003c/b\u003e', \u003cbr align=\"center\"\u003ea huge set of APIs that I have on sale. Check out the product by clicking \u003ca href=\"https://codecanyon.net/item/elektrokit-class-library-for-net/19260282\"\u003ehere\u003c/a\u003e\u003c/br\u003e\u003cbr align=\"center\"\u003e\u003ci\u003eIt also contains all piece of reusable code that you can find across the source code of my open source works.\u003c/i\u003e\u003c/p\u003e\n\u003cbr\u003e\u003c/br\u003e\n\n\u003ch2 align=\"center\"\u003e\u003cu\u003eYour support means the world to me! Thank you for considering it!\u003c/u\u003e 👍\u003c/h2\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felektrostudios%2Fsnippet-tool-and-documentation-for-visual-studio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felektrostudios%2Fsnippet-tool-and-documentation-for-visual-studio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felektrostudios%2Fsnippet-tool-and-documentation-for-visual-studio/lists"}