MediaNote: a note-taking app inside VS code
Hi guys, I used claude to write a vscode extension: MediaNote. It is a note-taking app, built on top of vscode's markdown module. The copy-pasting of …
Tech news from the best sources
Hi guys, I used claude to write a vscode extension: MediaNote. It is a note-taking app, built on top of vscode's markdown module. The copy-pasting of …
I Built a VS Code Extension to Track My Coding Time — And Kept Your Data 100% Local Tags: vscode, productivity, opensource, webdev I never really knew…
While working in VS Code, I occasionally need sequential numbers. Something like this: user_001 user_002 user_003 Or test data for SQL: INSERT INTO us…
We've all been there: you’re in a classroom, a lab, or on a sandboxed device where you can't install your preferred tools. You need to draw a quick di…
Create, install, and manage AI instructions for your projects — no code needed. Works with VSCode, Cursor, Antigravity, Kiro, Trae, and more. CREATE P…
A short origin: BugBench began as a scrappy NetBeans plugin, matured into CodeRef for IntelliJ with a robust Java/Kotlin analysis engine, and was late…
Introduction In healthcare interoperability environments, InterSystems Health Connect typically contains critical components such as productions, busi…
Claude Code is better at understanding legacy code you didn't write. Cursor is better at generating net-new features fast. That's the whole comparison…
There's a one-line pull request open against microsoft/vscode . It changes the default value of a setting called git.addAICoAuthor from "off" to "all"…
Introduction In one of the most alarming cybersecurity incidents of 2026, GitHub confirmed unauthorized access to its internal repositories on May 20,…
The problem it solves When you're building or testing a pay-per-request API with MPP TestKit , you're juggling a few moving parts at once: mppFetch au…
Wire Fire — Episode 02 On 18 May 2026 an attacker published a poisoned version of a popular Visual Studio Code extension. It was live for roughly elev…
في 20 مايو 2026، أكدت GitHub أن مهاجمين سرقوا بيانات من حوالي 3800 مستودع شيفرة داخلي. لم تكن نقطة الدخول ثغرة يوم-صفر في خوادم GitHub، بل إضافة VS Co…
2026년 5월 20일, GitHub은 공격자들이 약 3,800개의 내부 코드 저장소에서 데이터를 훔쳤다고 확인했습니다. 침입 경로는 GitHub 서버의 제로데이 취약점이 아니었습니다. 한 직원의 노트북에 설치된 오염된 VS Code 확장 프로그램이었습니다. 이 확장 …
The snippet JSON problem nobody talks about VS Code snippets are one of those features I kept meaning to use more. The concept is great — define a sho…
VS Code Setup & Extension Configuration for Web Development - Coding Papa's Dev Log Welcome to everyone starting their self-taught journey in web …
I built Dusk Office for myself. No seriously — I was the only user. Ever. It was just my personal theme that I used every single day while working on …
Even as someone with only a very loose understanding of web technologies, I was able to ship a real business tool to users around the world in just on…
I built my own VS Code theme from scratch because nothing felt right at 2am Vinay Kumar Vinay Kumar Vinay Kumar Follow May 16 I built my own VS Code t…
It was 2am. I was deep in a coding session and my theme just looked… off. I'd tried everything — One Dark Pro, Dracula, Tokyo Night, Catppuccin. All g…
On May 15, the VS Code team published a blog post that quietly reframed the last two years of "best coding model" arguments. Buried inside it is a sca…
qqq IDE: Paste Everything into VS Code / Code-OSS / VSCodium Make everything pasteable. Orchestrate ideas. Turn the IDE into an operating system. qqq …
Press Shift+Esc when your manager walks toward your desk. Your status bar changes from: 🦎 Compiló limpio. Tu mamá estaría orgullosa. to: 💼 [PROD] clus…
If you use Paper as your MCP server and develop inside a Docker-based dev container (VS Code Dev Containers, Cursor, or any devcontainer-compatible ed…
How I deduplicate cross-platform ad attribution and surface true ROAS inside VS Code chat Every performance marketer I've talked to has a version of t…
Introduction GitHub Copilot now supports Bring Your Own Key (BYOK), allowing developers to connect local or self-hosted AI models directly into VS Cod…
This tutorial shows how to create a VS Code extension that opens a custom webview powered by: Vue for the webview UI Vite for fast frontend builds Tai…
This Python script automatically switches your Windows appearance theme, Windows Terminal color scheme, and Visual Studio Code theme according to the …
Most note-taking tools feel disconnected from actual development workflow. I constantly ended up with: debugging notes in random files temporary snipp…
One place for your dev tasks. One place for your logs. And your AI agent sees them too. Like most developers working on web apps, I usually have a few…