Tag: VSCode
-
Create your first declarative agent the pro-code way with VSCode

Introduction Nowadays Microsoft Copilot is THE argument when it comes to the Microsoft tenants, moreover we’re seeing an increase about using agents. Due to this I think it would be a good idea to start covering Copilot and I want to start with a Declarative Agent and since I’m a…
-
VSCode extension – Node version pal

Introduction If you’re working across multiple Node.js projects, you already know the struggle: That’s exactly why Node Version Pal was created. Node Version Pal is a lightweight Visual Studio Code extension that detects, displays, and helps you switch your project’s Node.js version — directly from the VSCode status bar. No more guessing. No…
-
VSCode extension – SPFx version pal

A Tiny VS Code Extension with Big SPFx Value Working with SharePoint Framework (SPFx) projects can sometimes feel like juggling versions — especially if you’re maintaining multiple projects with different SPFx dependencies. What version of SPFx was that project using again? That’s exactly where SPFx Version Pal comes in. What Is SPFx…
-
VSCode extension – Invisifolder

Clean Up Your VS Code Explorer with One Click If you’re like most developers, your Visual Studio Code workspace can quickly become cluttered with generated folders, build artifacts, and other directories you don’t need to see all the time. Whether it’s node_modules, dist, build, or dozens of other outputs, navigating around these can…