BYU-Bazel / bazel-ls

A Bazel language server prototype
Apache License 2.0
10 stars 0 forks source link

Trigger Diagnostics when file is opened #135

Closed jasonxris closed 3 years ago

jasonxris commented 3 years ago

This is a quick fix that allows the diagnostics to be triggered when a file is opened instead of only after the file has been edited.