Skip to content

Manibharadwaj/vs_code_blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshot 2026-01-29 at 8 49 11 PM# Daily.dev VS Code Extension

A VS Code extension that shows curated developer content directly inside the IDE.

Features

  • Scrollable list of blog titles with images & short description
  • Click to open full article in WebView or browser
  • Daily refresh
  • Bookmark / Favorite articles
  • Offline cache
  • Optional notifications

Installation

  1. Clone this repository
  2. Run npm install
  3. Run npm run compile
  4. Open VS Code and press F5 to launch the extension in development mode

Usage

  • Open the Daily.dev panel from the Activity Bar
  • Click "Refresh" to fetch new articles
  • Click "Read Full" to open articles in browser
  • Click "Bookmark" to save articles for later

Development

  • Extension code is in src/
  • WebView assets are in media/
  • Icons are in assets/

Publishing

  1. Run vsce package to create a .vsix file
  2. Run vsce publish to publish to VS Code Marketplace# Daily.dev_vscode

Daily.dev_vscode

vs_code_blog

vs_code_blog

vs_code_blog

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published