[fidl/lsp] Fix bugs

* update the `analysis.FidlLibrary` type to match the new FIDL JSON IR
  schema introduced in fxrev.dev/452058
* update the third_party/fidlgen library and corresponding copy script
* update the path to the FIDL tools directory

Fixed: 67124
Test: go test -p 1 ./...
Change-Id: I7d3e711511e1d017d4fb328fa7ca58b4fb5068a2
Reviewed-on: https://fuchsia-review.googlesource.com/c/fidl-misc/+/469917
Reviewed-by: Felix Zhu <fcz@google.com>
18 files changed
tree: 0677611c1d345018abcf921f1ecd6a8fe14499d2
  1. fidl-lsp/
  2. fidldev/
  3. fidlviz/
  4. vscode-language-fidl/
  5. .gitignore
  6. .vscodeignore
  7. AUTHORS
  8. CONTRIBUTING.md
  9. LICENSE
  10. PATENTS
  11. 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.