Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: stackb/bazel-stack-vscode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: stackb/bazel-stack-vscode
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: bzl-integration-bep
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 180 files changed
  • 1 contributor

Commits on Sep 17, 2020

  1. Remove unused 'init' experiment

    Paul Johnston committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    7efae32 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2020

  1. Add bzl-server view

    Paul Johnston committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    4f95828 View commit details
    Browse the repository at this point in the history
  2. Surface additional app metadata

    - call RunContext with bzl executable
    Paul Johnston committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    32b6764 View commit details
    Browse the repository at this point in the history
  3. Update vscode protocol handler for windows

    Paul Johnston committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    b413804 View commit details
    Browse the repository at this point in the history
  4. Avoid use of vscode//:file for windows

    Paul Johnston committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    b03d77c View commit details
    Browse the repository at this point in the history
  5. Refactor getFileUriForLocation

    Paul Johnston committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    e7d963c View commit details
    Browse the repository at this point in the history
  6. Check for abs path when calculating workspace location

    Paul Johnston committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    405aa34 View commit details
    Browse the repository at this point in the history
  7. Add pick target command to packages nav

    Paul Johnston committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    4406b7a View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2020

  1. Add history view

    Paul Johnston committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    aa3a3ed View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2020

  1. Add launch.json items to recents

    Paul Johnston committed Sep 20, 2020
    Configuration menu
    Copy the full SHA
    ce5b571 View commit details
    Browse the repository at this point in the history
  2. Add source file nodes

    Paul Johnston committed Sep 20, 2020
    Configuration menu
    Copy the full SHA
    c36246b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6877ba9 View commit details
    Browse the repository at this point in the history
  4. Add feature highlights to signup view

    Paul Johnston committed Sep 20, 2020
    Configuration menu
    Copy the full SHA
    2284cf9 View commit details
    Browse the repository at this point in the history
  5. Make recent command behavior better

    Paul Johnston committed Sep 20, 2020
    Configuration menu
    Copy the full SHA
    b090ab4 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. WIP added BEP protos

    Paul Johnston committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    1a74f23 View commit details
    Browse the repository at this point in the history
  2. Add initial build event protocol support

    Paul Johnston committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    0fa3a51 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. Add initial bep diagnostics

    Paul Johnston committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    3ad360e View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2020

  1. bepdiagnostics working with configuration parsing

    Paul Johnston committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    59c3d6d View commit details
    Browse the repository at this point in the history
  2. Refine bepdiagnostics

    Paul Johnston committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    06b91cb View commit details
    Browse the repository at this point in the history
Loading