[PR #1910] [CLOSED] Add vscode dev container config #3560

Closed
opened 2026-03-17 01:09:46 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/1910
Author: @cperthel
Created: 10/27/2021
Status: Closed

Base: mainHead: add-vscode-dev-container-config


📝 Commits (4)

  • 1bf24f7 chore: add devcontainer config
  • 400733a chore: add .pnpm-store dir to .gitignore
  • 94e8a47 chore: add editorconfig extension in dev container
  • 51588ff chore: remove duplicate commitlint extension

📊 Changes

2 files changed (+34 additions, -0 deletions)

View changed files

.devcontainer/devcontainer.json (+31 -0)
📝 .gitignore (+3 -0)

📄 Description

fixes #1909


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/hoppscotch/pull/1910 **Author:** [@cperthel](https://github.com/cperthel) **Created:** 10/27/2021 **Status:** ❌ Closed **Base:** `main` ← **Head:** `add-vscode-dev-container-config` --- ### 📝 Commits (4) - [`1bf24f7`](https://github.com/hoppscotch/hoppscotch/commit/1bf24f761f80c71fa912b5ebdfa9910a7a263fd4) chore: add devcontainer config - [`400733a`](https://github.com/hoppscotch/hoppscotch/commit/400733af2c4446ed8d6ef2a85b1628d12d1e7a0d) chore: add .pnpm-store dir to .gitignore - [`94e8a47`](https://github.com/hoppscotch/hoppscotch/commit/94e8a47dae5471372cee84b610b5960c5722f236) chore: add editorconfig extension in dev container - [`51588ff`](https://github.com/hoppscotch/hoppscotch/commit/51588ffbc7d1bfb3d3f9d7738284edd83dbb989c) chore: remove duplicate commitlint extension ### 📊 Changes **2 files changed** (+34 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.devcontainer/devcontainer.json` (+31 -0) 📝 `.gitignore` (+3 -0) </details> ### 📄 Description fixes #1909 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 01:09:46 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#3560
No description provided.