Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Gallery ExplorerNew to Visual Studio Code? Get it now.
Gallery Explorer

Gallery Explorer

efforthye

|
5 installs
| (1) | Free
Browse and read gallery posts directly in VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Gallery Explorer for VS Code

Browse and read gallery posts directly within Visual Studio Code. This extension provides a seamless way to stay updated with your favorite Korean online communities without leaving your development environment.

Features

  • Browse Gallery Posts: Access galleries directly from VS Code's sidebar
  • Post Preview: View post content and comments in a formatted Markdown preview
  • Image Support: Automatically loads and displays images with optimized sizing
  • Multiple Galleries: Pre-configured popular galleries with support for custom gallery IDs
  • Recommended Posts: Filter by regular posts or highly recommended posts
  • Pagination: Navigate through pages with intuitive next/previous buttons
  • Auto-refresh: Keep your feed up-to-date with the refresh button

Installation

From VS Code Marketplace

  1. Open VS Code
  2. Press Ctrl+Shift+X (Windows/Linux) or Cmd+Shift+X (macOS) to open Extensions view
  3. Search for "ddadang"
  4. Click Install

Manual Installation

  1. Download the .vsix file from the Releases page
  2. Open VS Code
  3. Go to Extensions view (Ctrl+Shift+X / Cmd+Shift+X)
  4. Click the ... menu at the top right
  5. Select "Install from VSIX..."
  6. Choose the downloaded .vsix file

Usage

Getting Started

  1. Click the icon in the Activity Bar (left sidebar)
  2. The programming gallery will load automatically on first launch
  3. Click on any post to view its content

Browsing Galleries

  1. Click the "갤러리 검색" (Search Gallery) button at the top of the sidebar
  2. Select from pre-configured galleries:
    • Programming Gallery
    • Backend Gallery
    • GitHub Gallery
    • Baseball Gallery
    • Employment Gallery
    • Stock Gallery
    • US Stock Gallery
    • Or enter a custom gallery ID

Viewing Posts

  • Click any post title to open it in the preview panel
  • Images are automatically loaded and resized to 200px width
  • View vote counts (upvotes/downvotes) at the top of each post
  • Read comments with timestamps and IP addresses

Navigation

  • Use "이전 페이지" (Previous Page) / "다음 페이지" (Next Page) buttons to navigate
  • Click "새로고침" (Refresh) to reload the current page

Requirements

  • Visual Studio Code version 1.97.0 or higher
  • Internet connection to fetch gallery content

Extension Settings

This extension does not require any configuration. Simply install and start browsing!

Known Issues

  • Large images may take a few seconds to load
  • Some galleries may require authentication (not currently supported)
  • Comments are limited to the first page

Troubleshooting

Images not displaying in Markdown preview

If images don't appear in the preview.

  1. Open VS Code Settings (Ctrl+, / Cmd+,)
  2. Search for "markdown preview"
  3. Ensure "Markdown: Preview Breaks" is enabled

Gallery not loading

  • Check your internet connection
  • Try refreshing the gallery
  • Verify the gallery ID is correct

Privacy

This extension.

  • Does not collect any personal data
  • Does not track user behavior
  • Only makes requests to servers to fetch public content
  • Runs entirely locally on your machine

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

Development Setup

# Clone the repository
git clone https://github.com/efforthye/vscode-ddadang-extention.git

# Install dependencies
cd vscode-ddadang-extention
npm install

# Run the extension in development mode
# Press F5 in VS Code to launch Extension Development Host

Release Notes

0.0.1

  • Initial release
  • Browse gallery posts
  • View post content with images
  • Read comments with timestamps and IP addresses
  • Support for multiple galleries
  • Pagination support
  • Auto-load programming gallery on startup

License

This project is licensed under the MIT License - see the LICENSE file for details.

Support

If you encounter any issues or have suggestions.

  • File an issue on GitHub

Acknowledgments

  • Built with Cheerio for HTML parsing
  • Uses Turndown for Markdown conversion
  • Powered by Express for image proxy server

Enjoy browsing galleries without leaving your code editor!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft