3 posts found for category: vscode
-
(Jan 28, 2026) - Another selfish tool–Endpoint for VS Code
I wanted the simplest UI for managing my REST API validation endpoints and didn't need a lot of services/fancy stuff...so I (with Copilot) made my own. -
(Jun 30, 2023) - Creating a VS Code editor extension
I created a resx editor to learn how to write VS Code custom editor extensions. Check it out and the code. -
(Jun 26, 2023) - Make your VS Code extension more helpful
Enhance your VS Code extension listing with a few simple additions to your package manifest!