Category: Development
-
Use the FilePicker from the PnP reusable React controls

Introduction Proceeding with the appointments with the PnP React controls today I want to talk about the FilePicker control. The FilePicker control is a powerful and versatile component that allows users to browse and select files from various sources within your SharePoint Framework solutions. Whether you need to let users…
-
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…
