© 2023 Hashnode
#extensions
Visual Studio Code, I assume all coders out there have used this Editor once in their life. And we all have faced some questions like "Wish there was some way to make this automate" or "Wish there was…
List of Extensions: LightShot: Lightshot is the fastest way to take a customizable screenshot. Simple interface, nothing useless, and light weight. Grammarly: Grammarly for Chrome offers real-tim…
Hey! 👋Folks 👩💻 In this post, we'll walk you through the top extensions you can find for Google Chrome, which are exponentially valuable for engineers, designers, and problem-solvers working as chr…
A Chrome extension is a small software program that can modify and enhance the functionality of the Google Chrome web browser. Extensions can add new features to Chrome or modify the behaviour of exis…
Visual Studio Code (aka VS Code ) is “a lightweight but powerful source code editor which runs on your desktop and is available for Windows, macOS and Linux” here are some extensions that can make you…
Visual Studio Code Prettier - Code formatter: It enforces a consistent style by parsing your code and re-printing it with its own rules that take the maximum line length into account, wrapping code …
My preferred desktop environment is Gnome, which I've been using since 2018. I admit that extensions greatly improve the experience and were what initially drew me to GNOME. I've brought my necessary extensions with me. I'm hoping you like …
Microsoft C# extension methods is a great way to "add" methods to existing types without creating a new derived type, recompiling, or otherwise modifying the original type. My requirements I needed t…
At Suborbital, we've been focused on building the best plugin system for SaaS applications, and today there are three things that we are pretty pumped to talk about: our new hosted product, our open s…
If you're following me on Twitter you probably know how much I enjoy using Microsoft's Visual Studio Code. So much, that one of my tweets is currently featured on their main page. But this article is …