microsoft/vscode-recipes
View on GitHubAdding webpack-dev-server debugging documentation
Open
#215 opened on May 26, 2019
0 comments (0 comments)0 reactions (0 reactions)1 assignee (1 assignee)JavaScript5,672 stars (5,672 stars)600 forks (600 forks)batch import
enhancementhelp wanted
Description
This issue does not include a description.
Contributor guide
- Tech stack
- javascriptnodejs
- Domain
- documentation
- Issue type
- documentation
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 2
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- half day
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- mostly clear
- Prerequisites
- Basic knowledge of webpackFamiliarity with VS Code debuggingNode.js installed
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 70
- Research direction
- The issue aims to add a recipe for debugging webpack dev server in VS Code. First, review existing recipes in the microsoft/vscode recipes repository to understand the format and structure. Then, look into the webpack dev server documentation to identify key debugging steps. The issue has an assignee but no comments or linked PRs; it may be good to check if the assignee is still active and if the recipe has been partially completed elsewhere.