Articles
Every article Ever Garden has grown, newest first. Narrow them down by topic, tag or a search.
OpenSpec for Copilot: A VS Code Extension to Accelerate Spec-Driven Development
Introducing 'OpenSpec for Copilot', a VS Code extension that powerfully supports Spec-Driven Development on VS Code by combining OpenSpec prompts with GitHub Copilot, including its development background and features.
#openspec#github-copilot#vscodeSpec for Codex: Seamless Spec‑Driven Development in VS Code
A VS Code extension that brings Kiro-compatible spec‑driven workflows to Codex CLI—manage Specs, Steering Docs, and Prompts visually and run tasks inline.
#vscode#codex#sddHow to Restore 'Open with Code' in VSCode Right-Click Menu
Learn how to restore the missing 'Open with Code' option in Windows right-click context menu with two effective methods: VSCode reinstallation and manual registry file configuration.
#vscode#windowsSetting Up Local LLM Development Environment with Ollama and Cline on Windows
A comprehensive guide to setting up a local LLM development environment using Ollama and Cline on Windows with the gpt-oss:20b model, tested on a 32GB RAM PC.
#ollama#cline#llmC# Prism Template Pack Code Snippets (Visual Studio Code)
Visual Studio Code snippets for C# Prism Template Pack.
#csharp#prism#vscodeDebugging Nx NestJS from VSCode
How to set up debugging an Nx NestJS project from VSCode. This debugs a running NestJS instance in attach mode.
#nx#nestjs#vscode