Skip to content

highlight function names #48

@serkonda7

Description

@serkonda7

Note: applies to Function and Sub

  • declaration
  • simple call
  • call using Call keyword
  • call from other module Call OtherMod.Func()

Due to VBA syntax having many ambiguities, a proper implementation of this feature might require integration of a language server.
However I'm not aware of an existing VBA language server to use.

Ambiguity

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions