Overview Version History Q & A Rating & Review
Reddit Memes!
Do you also get bored when working on VSCode all day long but don't feel like leaving the window? Reddit Memes got you covered my friend!
Witness quality Reddit memes right in your VS Code editor! And the best part? It only uses the side bar! So your coding will be uninterrupted but your meme knowledge will go to the moon 🚀🚀 !
You can download the extension following this link here .
Tech Stack:
Features
Explore latest Reddit memes from top subreddits right in your VSCode sidebar.
Refresh the meme with just a click of a button!
Requirements
VSCode Editor.
An active internet connection.
Extension Settings
To activate the extension, simply press the icon from the sidebar after installation.
To turn it off, simply switch the tab or close the side bar entirely.
Known Issues
Sometimes memes take a while to load as it depends on your internet connection.
Release Notes
The jounrey of Reddit Memes Extension so far:
1.0.0
Able to render a single meme from reddit and change it on click of a button.
Contribution:
If you like to contribute to this project follow the steps below:
Make a fork of the github repository and clone it using the following command:
git clone https://github.com/version0chiro/VS-Meme-Reddit.git
Go into the cloned repository directory:
cd VS-Meme-Reddit
Run npm install to install all the dev/prod dependencies
npm i
For any pull request, make a new branch and submit for easy code review.
For running the code use 'F5' key on your keyboard and it will run a new VSCode window with the extension running.
For compiling svelte code run the following command from cmd
npm rum watch
After making all the changes submit your PR!
Welcome to the ship!
Following Extension Guidelines
Ensure that you've read through the extensions guidelines and follow the best practices for creating your extension.
Enjoy!