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: python-lsp/python-lsp-server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: python-lsp/python-lsp-server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ngates/workspace-symbols
Choose a head ref
  • 7 commits
  • 10 files changed
  • 1 contributor

Commits on Feb 16, 2019

  1. Add workspace symbol support

    gatesn committed Feb 16, 2019
    Configuration menu
    Copy the full SHA
    6dee330 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2019

  1. Add workspace symbol support

    gatesn committed Feb 17, 2019
    Configuration menu
    Copy the full SHA
    60b50d1 View commit details
    Browse the repository at this point in the history
  2. Add workspace symbol support

    gatesn committed Feb 17, 2019
    Configuration menu
    Copy the full SHA
    d9f3ed4 View commit details
    Browse the repository at this point in the history
  3. Test windows ctags

    gatesn committed Feb 17, 2019
    Configuration menu
    Copy the full SHA
    c2267ff View commit details
    Browse the repository at this point in the history
  4. Test windows ctags

    gatesn committed Feb 17, 2019
    Configuration menu
    Copy the full SHA
    dafd507 View commit details
    Browse the repository at this point in the history
  5. Test windows ctags

    gatesn committed Feb 17, 2019
    Configuration menu
    Copy the full SHA
    8a3f960 View commit details
    Browse the repository at this point in the history
  6. Test windows ctags

    gatesn committed Feb 17, 2019
    Configuration menu
    Copy the full SHA
    3e1d487 View commit details
    Browse the repository at this point in the history
Loading