Why Extensions Without extensions, VS Code is just a text editor. Extensions Supercharges Your Productivity. With extensions, it becomes a super editor There Are Lots Of Extensions In The Market Which Make You More Productive Productivity & Workflow ...
There’s a quiet shift happening in developers' workspaces. It’s not in the hardware or a new programming language; it’s in the soft glow of the code editor itself. In 2025, AI-powered coding tools will have evolved from neat party tricks into indispe...
If you’re looking for a free and simple way to host your personal website or portfolio, GitHub Pages is one of the easiest options. It’s completely free, supports custom domains, and integrates seamlessly with your GitHub repositories. Here’s how I d...
You’ve got two great ways to use VS Code for Arduino work: the official Arduino IDE extension (simple, close to Arduino IDE) PlatformIO (full project manager, libraries, multiple boards, CI-friendly) Here’s how to set up both and when to use each...
TL;DR. This post provides a step-by-step process for installing and setting up the BMAD Method for Roo Code, which integrates AI with Agile methodologies to enhance software development. It covers prerequisites, installation steps, and customization ...
Remember my post about switching to VSCode? Well, plot twist: the very next day after publishing it, I switched to WebStorm. And guess what? I've been on JetBrains IDEs ever since. I know, I know. Another "why I switched editors" post. But hear me ou...
“The future of coding isn’t about typing faster — it’s about thinking clearly and collaborating smarter.” Just a year ago, building a simple subscription tracker app consumed my entire weekend — countless hours of trial, error, and Googling. Fast for...
Introduction Babel Lens marked my initial foray into the world of extension development, and I embarked on this journey using JavaScript in June 2025. This project was both an enjoyable and educational experience, filled with a variety of challenges ...
💡 Este blog es mi cuaderno de apuntes de todo apredizaje que vaya realizando 😉 Lo aprendido lo estoy extrayendo del siguiente curso dado por Fernando Herrera https://www.udemy.com/course/vscode-mejora-tu-velocidad-para-codificar/ Movimiento de l...
Intro Every journey begins with a single action. In the spirit of Learn → Build → Repeat, this first post is not just an introduction, it’s a hands-on start. I’m going to create a symbolic PowerShell script and share how to run it across Windows, ma...