Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pixelcaliber/reddit-code

Reddit-Code is a VS Code extension that brings the power of Reddit directly into your IDE. Stay up-to-date with your favorite subreddits without leaving your code editor.
https://github.com/pixelcaliber/reddit-code

reddit typescript vscode-extension vscode-extension-pack

Last synced: about 3 hours ago
JSON representation

Reddit-Code is a VS Code extension that brings the power of Reddit directly into your IDE. Stay up-to-date with your favorite subreddits without leaving your code editor.

Awesome Lists containing this project

README

        

# Reddit-Code

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.

## Features

- 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

## How to use

Screenshot 2024-07-11 at 12 21 42 AM
Screenshot 2024-07-11 at 12 22 29 AM

1. Open the Command Palette by pressing `Ctrl+Shift+P` for windows or `Command+Shift+P` for macOS.
2. Type `Show Top SubReddit` and select the command.
3. Enter the name of the subreddit you want to fetch posts from (e.g., `programming`, `javascript`) or choose from the options provided.

Screenshot 2024-07-09 at 12 37 59 PM

## Requirements

This extension requires an active internet connection to fetch data
from Reddit.

## Known Issues

- Some articles may not display thumbnails if not provided by Reddit
- Very long article titles or descriptions may be truncated in the display

## Release Notes

### 1.0.1

Initial release of Reddit-Code

- Browse predefined and custom subreddits
- View top articles with thumbnails and descriptions

### 1.0.2

Initial release of Reddit-Code

- Improve ReadMe to add instructions

### 1.0.3

Initial release of Reddit-Code

- Improve ReadMe

### 1.0.4

Initial release of Reddit-Code

- Update logo

### 1.0.5 - 1.0.6

- Update ReadMe

---

## Following extension guidelines

* This extension adheres to the [Extension Guidelines](https://code.visualstudio.com/api/references/extension-guidelines) provided by Visual Studio Code.

## For more information

* [Visual Studio Code's Markdown Support](http://code.visualstudio.com/docs/languages/markdown)
* [Markdown Syntax Reference](https://help.github.com/articles/markdown-basics/)

**Enjoy browsing Reddit while you code!**