Run Configuration

Typescript Vite CSS Github Actions Azure DevOps VS Code Extension
Type VS Code Extension
Associated Personal Project
Source GitHub

Overview

A VS Code extension that simplifies run configuration management for development projects.

Tech Stack

  • Typescript
  • VS Code API
  • Github Actions
  • Azure DevOps

Problems Faced

Understanding the VS Code Extension API and managing the lifecycle of terminal processes within the editor.

What I Learned

Deepened my knowledge of Typescript and learned how to build and publish VS Code extensions.