[vscode] Fix modifiers highlighting

Prior to this change, declarations with multiple modifiers like
`resource flexible struct{}` would result in only the last modifier
being highlighted as such.

Change-Id: Ic84d49d03b6bc89a61e7627d8781cec7956de753
Reviewed-on: https://fuchsia-review.googlesource.com/c/fidl-misc/+/661810
Reviewed-by: Mitchell Kember <mkember@google.com>
3 files changed
tree: 691e06fca60aff5a03e0e7bf2dd6b94c5719bfcd
  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.