[vscode] Improve protocol end highlighting

Previously, `client_end:<Foo>` highlighted `Foo` as a constant, rather
than a protocol. This change highlights it as an "entity.name.namespace"
instead.

Bug: 99302
Change-Id: If85cfae2f0d81268f26dcf05e0f91be32f4ebc94
Reviewed-on: https://fuchsia-review.googlesource.com/c/fidl-misc/+/762855
Reviewed-by: Zachary Stewart <zstewart@google.com>
3 files changed
tree: 7a959dfbf49efa3f8be1789fc95e033407fd8a9a
  1. fidl-lsp/
  2. fidldev/
  3. fidlviz/
  4. mu-fidl/
  5. vscode-language-fidl/
  6. .gitignore
  7. .vscodeignore
  8. AUTHORS
  9. CONTRIBUTING.md
  10. LICENSE
  11. PATENTS
  12. README.md
README.md

Fuchsia Open Source Template Repository

This repository is a template that we will use when creating new open source repositories for Fuchsia.