redhat-developer / redhat-developer/vscode-java

Make "java.import.gradle.wrapper.enabled" configurable on the Folder level

Open
#2,373 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Make "java.import.gradle.wrapper.enabled" configurable on the Folder level. I want to have it disabled by default, but for some specific projects, the wrapper is required to be able to build the project, so for those Folders I want to enable the wrapper.

Environment
  • Operating System: Windows 11
  • JDK version: 17.0.2
  • Visual Studio Code version: 1.65.2
  • Java extension version: 1.4.0
Steps To Reproduce

n/a

Current Result

n/a

Expected Result

n/a

Additional Informations

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

No files or tests are named in the issue. Start by locating the definition and handling of java.import.gradle.wrapper.enabled in the VS Code Java extension, then trace how configuration scopes are registered. Done means the setting can be disabled globally and enabled for selected folders without changing its default behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, typescript
Domain
developer-experience
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.