Skip to content

bug: gradle multi-project syntax highlighting #504

Description

@InvictusSlayer

Did you check docs and existing issues?

  • I have read all the plugin docs
  • I have searched the existing issues
  • I have searched the existing issues of plugins related to this issue

Neovim version (nvim -v)

0.12.2

Operating system/version

Arch Linux 7.0.11

Describe the bug

When using a gradle multi-project, TreeSitter does not recognize packages within different subprojects.
Image

Steps To Reproduce

  1. Load a gradle multi-project
  2. Enable TreeSitter, LSP and other relevant plugins
  3. Run :JavaBuildCleanWorkspace or similar to refresh
  4. Attempt to import java files between subprojects

Expected Behavior

For syntax highlighting to recognise packages imported between different subprojects.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions