bazelbuild / vscode-bazel

Bazel support for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=BazelBuild.vscode-bazel
Apache License 2.0
231 stars 76 forks source link

fix: Add a welcome view to the Bazel Build Targets tree view #372

Closed vogelsgesang closed 2 months ago

vogelsgesang commented 3 months ago

By showing a welcome view, we draw more attention to the "Refresh Target List" command. The "Refresh" command might otherwise be overlooked, in particular by newcomers to this extension which might be particularly prone to an empty build target list.