Skip to content

feat: persist bazel-enabled config to file for JDTLS layer#8

Merged
runchen0919 merged 1 commit intozhirui1994:devfrom
runchen0919:forbidden-plugin-load-no-java-workspace
Mar 20, 2026
Merged

feat: persist bazel-enabled config to file for JDTLS layer#8
runchen0919 merged 1 commit intozhirui1994:devfrom
runchen0919:forbidden-plugin-load-no-java-workspace

Conversation

@runchen0919
Copy link
Copy Markdown
Collaborator

  • Added writeBazelEnabledConfig() function in src/extension.ts
  • Writes java.bazel.enabled config to .vscode/.bazel-java-enabled file on activation
  • Allows JDTLS layer to read this file and conditionally skip plugin loading

Write java.bazel.enabled setting to .vscode/.bazel-java-enabled so
JDTLS layer can read it and skip plugin loading when Bazel Java
support is disabled.
@runchen0919 runchen0919 marked this pull request as ready for review March 2, 2026 03:19
@runchen0919 runchen0919 merged commit 2d8142b into zhirui1994:dev Mar 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant