Bug

Open
#21 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
42/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
javascript
Domain
tooling

Research direction

Read src/loader.js around line 429 and reproduce the paths configuration case where "template" points to an actual "templates" directory. Trace how the path is calculated, then verify that configured paths resolve correctly when the configured name and directory name differ.

Written by the indexing model from the issue text.

Description

https://github.com/Microsoft/vscode-loader/blob/eb6f2be21c6195e7be3b1fc5a10d8261658845f2/src/loader.js#L429

If I have paths configuration for example "template" and actual dir "templates", this line will cause path to be calculated wrong.

Dominant language
JavaScript
Stars
179
Forks
62
Avg merge
18h 42m
Merged PRs (30d)
2

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from microsoft/vscode-loader

All issues in microsoft/vscode-loader

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.