Tag: developer tool
-
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…
-
Explore the features of SharePoint’s Developer Dashboard

Introduction Do you know that SharePoint offers the ability to open a panel dedicated to developers? This panel is called developer dashboard. Let’s have a look at it! How to open it The developer dashboard is a useful panel that offers developers useful capabilities about SharePoint Framework solutions. In order…