Skip to content

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

Draft
runchen0919 wants to merge 1 commit intozhirui1994:devfrom
runchen0919:forbidden-plugin-load-no-java-workspace
Draft

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

Conversation

@runchen0919
Copy link
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.
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