All Projects
Open SourceCase Study·78% Match

VSCode Extension — Search Blogs

VS Code extension (vb-search-blog) that surfaces the latest tech blogs directly inside the editor sidebar. Built with the VS Code Extension API in JavaScript. Includes a .vscodeignore, CHANGELOG, and structured test suite. Lets developers stay in flow without switching to a browser.

TypeScriptVSCode API
PublishedVSCode APIPlatformSidebarUI panelJavaScriptLanguageMarketplacePublished
VSCode API
Platform
Sidebar
UI panel
JavaScript
Language
Marketplace
Published
🔴 The Problem

Developers break flow by switching to a browser to find tech blogs and documentation

No native VSCode panel for surfacing curated dev content alongside code

The Solution

VSCode Extension API registers a sidebar webview panel that fetches and renders the latest tech blogs

Built-in test suite (test/) and .vscodeignore ensure a clean, publishable extension package

📈 Impact & Results

Blog feed accessible inside VSCode sidebar without leaving the editor

CHANGELOG tracks version history; package.json declares activation events for zero-delay launch

Demonstrates proficiency with VSCode Extension API and webview messaging

Full Tech Stack
TypeScriptVSCode API

More Projects

Interested in working together?
Let's build something impactful.