For multimodule maven projects, code completion doesn't suggest new changes in other module in real time

Open
#1,059 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
42/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
java, typescript

Research direction

Reproduce the issue with microsoft/java-debug's plugin and core modules: change core and check completion in plugin before and after running mvn package. Trace the VS Code Java extension's multimodule Maven project handling, then verify completion reflects core changes without requiring a full package build.

Written by the indexing model from the issue text.

Description

ai-triaged bug

A sample multimodule project is https://github.com/microsoft/java-debug, one submodule plugin depends on another submodule core. When I changed the code in core, code completion in plugin doesn't prompt new changes in the dependent module core in real time. I have to run mvn package to build all projects to get it work. This is not convenient to develop multimodule projects.

Dominant language
TypeScript
Stars
352
Forks
166
Avg merge
17h 47m
Merged PRs (30d)
32

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-java-pack

All issues in microsoft/vscode-java-pack

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.