From 21416adc7ae99c050fd6e74927b1f67e49717224 Mon Sep 17 00:00:00 2001 From: RandomFractals Date: Mon, 29 Aug 2022 08:21:21 -0500 Subject: [PATCH] add new support/sponsor section to docs (#89) and change license badge in docs to GPL-3.0 (#88) --- CHANGELOG.md | 2 ++ README.md | 21 +++++++++++++++++++-- 2 files changed, 21 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 248e80b..0333816 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,8 @@ Remove vscode-eslint extension from recommendations in .vscode/extensions.json Add codeViz keyword to Snippets Viewer manifest - [#88](https://github.com/RandomFractals/vscode-snippets-viewer/issues/88) Change license to GPL-3.0 +- [#89](https://github.com/RandomFractals/vscode-snippets-viewer/issues/89) +Add explicit Support/Sponsor section to docs ## v1.11.0 - [2022-04-27] - [#82](https://github.com/RandomFractals/vscode-snippets-viewer/issues/82) diff --git a/README.md b/README.md index fd61563..57c8579 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,30 @@ # vscode-snippets-viewer -[![Apache-2.0 License](https://img.shields.io/badge/license-Apache2-orange.svg?color=green)](http://opensource.org/licenses/Apache-2.0) +[![GPL-3.0 License](https://img.shields.io/badge/license-GPL3-orange.svg?color=green)](http://opensource.org/licenses/GPL-3.0) [![Version](https://vsmarketplacebadge.apphb.com/version/RandomFractalsInc.snippets-viewer.svg?color=orange&style=?style=for-the-badge&logo=visual-studio-code)](https://marketplace.visualstudio.com/items?itemName=RandomFractalsInc.snippets-viewer) [![Installs](https://vsmarketplacebadge.apphb.com/installs/RandomFractalsInc.snippets-viewer.svg?color=orange)](https://marketplace.visualstudio.com/items?itemName=RandomFractalsInc.snippets-viewer) [![Downloads](https://vsmarketplacebadge.apphb.com/downloads/RandomFractalsInc.snippets-viewer.svg?color=orange)](https://marketplace.visualstudio.com/items?itemName=RandomFractalsInc.snippets-viewer) https://ko-fi.com/dataPixy +
+

+ + Snippets Viewer + +
+ Snippets Viewer ⇥ for VSCode +

-Snippets Viewer ⇥ for VSCode +# Support + +[Snippets Viewer](https://github.com/RandomFractals/vscode-snippets-viewer) ⇥ was created to simplify navigation and preview of [code snippets](https://code.visualstudio.com/docs/editor/userdefinedsnippets#_install-snippets-from-the-marketplace) from built-in [languages](https://marketplace.visualstudio.com/search?target=VSCode&category=Programming%20Languages&sortBy=Installs) and [extension snippets](https://marketplace.visualstudio.com/search?target=VSCode&category=Snippets&sortBy=Installs). + +Please consider becoming a [Fan](https://github.com/sponsors/RandomFractals/sponsorships?tier_id=18883&preview=false) and sponsoring our dev efforts on this and other [Random Fractals, Inc.](https://twitter.com/search?q=%23RandomFractalsInc&src=typed_query&f=live) code and [data viz extensions](https://marketplace.visualstudio.com/publishers/RandomFractalsInc) if you find them useful, educational, or enhancing your daily dataViz/dev code workflows: + +☕️ https://ko-fi.com/dataPixy +💖 https://github.com/sponsors/RandomFractals + +# Snippets Viewer ![Snippets Viewer Tree View](https://raw.githubusercontent.com/RandomFractals/vscode-snippets-viewer/main/images/snippets-viewer-tree-view.png)