Skip to content

d3 highlighting does not seem to recognize d3 methods. #71

Description

When using highlighting for d3, 'd3' is highlighted correctly. But after 'd3' no methods are recognized.
When inspecting which highlight group is attached to d3.selectAll() no highlightgroup is shown.

let g:used_javascript_libs='d3'

When adding jquery highlighting, d3.select() is highlighted as 'javascriptQEvents'.

Unfortunately I seem unable to find a fix myself.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions