Reddit-Code is a VS Code extension that brings the power of Reddit directly into your development environment. Stay up-to-date with your favorite programming and technology subreddits without leaving your code editor.
- Browse top articles from popular programming and technology subreddits
- Search for any subreddit and view its top posts
- View article thumbnails, titles, descriptions, and metadata
- Open full articles in your default web browser
- Open the Command Palette by pressing
Ctrl+Shift+P
for windows orCommand+Shift+P
for macOS. - Type
Show Top SubReddit
and select the command. - Enter the name of the subreddit you want to fetch posts from (e.g.,
programming
,javascript
) or choose from the options provided.
This extension requires an active internet connection to fetch data from Reddit.
- Some articles may not display thumbnails if not provided by Reddit
- Very long article titles or descriptions may be truncated in the display
Initial release of Reddit-Code
- Browse predefined and custom subreddits
- View top articles with thumbnails and descriptions
Initial release of Reddit-Code
- Improve ReadMe to add instructions
Initial release of Reddit-Code
- Improve ReadMe
Initial release of Reddit-Code
- Update logo
- Update ReadMe
- This extension adheres to the Extension Guidelines provided by Visual Studio Code.
Enjoy browsing Reddit while you code!