Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add API to update workspace folders #42026

Merged
merged 25 commits into from
Jan 26, 2018
Merged

Add API to update workspace folders #42026

merged 25 commits into from
Jan 26, 2018

Commits on Jan 22, 2018

  1. first cut updateFolders API

    bpasero committed Jan 22, 2018
    Configuration menu
    Copy the full SHA
    752c7b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f963973 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2018

  1. polish API docs

    bpasero committed Jan 23, 2018
    Configuration menu
    Copy the full SHA
    d2501cd View commit details
    Browse the repository at this point in the history
  2. more API docs

    bpasero committed Jan 23, 2018
    Configuration menu
    Copy the full SHA
    fc22b94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9cc93c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1172986 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e410a78 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8284fc6 View commit details
    Browse the repository at this point in the history
  7. address some feedback

    bpasero committed Jan 23, 2018
    Configuration menu
    Copy the full SHA
    3660fb8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a5f5d37 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    de1dd85 View commit details
    Browse the repository at this point in the history
  10. 💄

    bpasero committed Jan 23, 2018
    Configuration menu
    Copy the full SHA
    7d20e75 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2018

  1. Configuration menu
    Copy the full SHA
    d35e6e3 View commit details
    Browse the repository at this point in the history
  2. simplify code

    bpasero committed Jan 24, 2018
    Configuration menu
    Copy the full SHA
    5c9b0eb View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2018

  1. Configuration menu
    Copy the full SHA
    40798a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a381b4 View commit details
    Browse the repository at this point in the history
  3. updateWorkspaceFolders tests

    bpasero committed Jan 25, 2018
    Configuration menu
    Copy the full SHA
    c345b67 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    91f4de5 View commit details
    Browse the repository at this point in the history
  5. 💄

    bpasero committed Jan 25, 2018
    Configuration menu
    Copy the full SHA
    202c3fe View commit details
    Browse the repository at this point in the history
  6. fix tests

    bpasero committed Jan 25, 2018
    Configuration menu
    Copy the full SHA
    b62dbb6 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2018

  1. Configuration menu
    Copy the full SHA
    7b29aa6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0de412 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49eb095 View commit details
    Browse the repository at this point in the history
  4. extract common delta code

    bpasero committed Jan 26, 2018
    Configuration menu
    Copy the full SHA
    5b1bd55 View commit details
    Browse the repository at this point in the history
  5. more tests

    bpasero committed Jan 26, 2018
    Configuration menu
    Copy the full SHA
    d134615 View commit details
    Browse the repository at this point in the history