~rrc/pbls

5f43ea1b — Ryan Roden-Corrent a month ago main
Add suggested cargo fields.
c182ed0e — Ryan Roden-Corrent a month ago 1.0.3
Respect query for workspace symbols.
3e2d097b — Ryan Roden-Corrent 6 months ago
Fix package identification.
94bfd541 — Ryan Roden-Corrent 6 months ago
Handle nested imports.
daee276a — Ryan Roden-Corrent 7 months ago
Support warnings, and shell out directly.

Rust protobuf doesn't expose warnings.
Just shell out ourselves and eliminate the dep.

Fixes #1.
bb718c19 — Ryan Roden-Corrent 8 months ago
Update cargo lock version
5ea3f415 — Ryan Roden-Corrent 8 months ago
Fix import loop.
4ece78a5 — Ryan Roden-Corrent 8 months ago 1.0.1
Update to 1.0.1.
9308e673 — Ryan Roden-Corrent 8 months ago
Don't crash on bad path config.
9f4e8e43 — Ryan Roden-Corrent 8 months ago
Demand utf-8 position encoding.

This isn't spec-compliant, but seems simpler.
57b47282 — Ryan Roden-Corrent 8 months ago
Handle utf-8 text.
680159aa — Ryan Roden-Corrent 8 months ago 1.0.0
Update to 1.0.0.
abbbab26 — Ryan Roden-Corrent 8 months ago
Don't suggest  completion after oneof.
fa438371 — Ryan Roden-Corrent 8 months ago
Fix goto for nested types.
ed86958f — Ryan Roden-Corrent 8 months ago
Add more goto tests.
f9d0ca8a — Ryan Roden-Corrent 8 months ago
Add goto import tests.
4ca65cfa — Ryan Roden-Corrent 8 months ago
Fix parent name order.
84a881ad — Ryan Roden-Corrent 8 months ago
Update link
b9dadb1f — Ryan Roden-Corrent 8 months ago
Find references when cursor is over message name.
1c7e3fe5 — Ryan Roden-Corrent 8 months ago
Implement references.
Next