redhat-developer / redhat-developer/vscode-java

Expect that intellisense can work in java file which is in root folder of multi-modules project

Open
#3,601 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
2.3k
Forks
546
Avg merge
20h 1m
Merged PRs (30d)
11

Description

Environment
  • Operating System: Mac
  • JDK version: 17
  • Visual Studio Code version: 1.88.1
  • Java extension version: 1.30.0
Steps To Reproduce
  1. Open https://github.com/redhat-developer/vscode-java/tree/master/test/resources/projects/maven/multimodule
  2. Create a new java file in root folder
Current Result

Currently intellisense (such as class, main) doesn't work in java file which is in root folder of multi-modules project.

Expected Result

Expect that intellisense can work in java file which is in root folder of multi-modules project.

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 by opening test/resources/projects/maven/multimodule in VS Code and reproduce the missing IntelliSense in a Java file at the project root. Trace how the extension discovers and assigns Java project source roots for multi-module Maven projects. Done means IntelliSense features such as class and main work in that root-level file.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.