VSCodeVim / VSCodeVim/Vim

Debug extension isntance does not reflect code changes

Open
#8,302 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
15.2k
Forks
1.5k
Avg merge
3d 18h
Merged PRs (30d)
6

Description

Describe the bug
Launching the debug task "Build, Run Extension" does not reflect changes to the code.

To Reproduce

  1. Follow the steps in the contributing guidelines.
  2. Make any edit to the codebase which affects behavior (for example, removing the gh command)
  3. Click "Build, Run Extension" to launch a VSCode debug instance
  4. The change is not reflected (for the example of removing the gh command. It still works.)

Expected behavior
Changes should be reflected to allow debugging during development of the extension.

Environment (please complete the following information):

  • Extension (VsCodeVim) version: 1.25.2
  • VSCode version: 1.76
  • OS: WSL2 Ubuntu in Windows 10

Contributor guide

Open the contributing guide

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.

Research direction

Start with the contributing guidelines and the configuration behind the "Build, Run Extension" debug task. Reproduce the issue after changing behavior in the codebase, then verify that the launched VSCode debug instance reflects the change and that the example gh command no longer works.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript, vscode
Domain
developer-experience, tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.