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: microsoft/language-server-protocol
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: gh-pages
Choose a base ref
...
head repository: Delapouite/language-server-protocol
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 4 files changed
  • 3 contributors

Commits on Dec 11, 2017

  1. Remove type annotation

    dbaeumer committed Dec 11, 2017
    Configuration menu
    Copy the full SHA
    593ec96 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2017

  1. Update README.md

    dbaeumer authored Dec 21, 2017
    Configuration menu
    Copy the full SHA
    5f24c82 View commit details
    Browse the repository at this point in the history
  2. Update protocol.md

    dbaeumer authored Dec 21, 2017
    Configuration menu
    Copy the full SHA
    01da87f View commit details
    Browse the repository at this point in the history
  3. Update README.md

    dbaeumer authored Dec 21, 2017
    Configuration menu
    Copy the full SHA
    a744ecf View commit details
    Browse the repository at this point in the history
  4. Update README.md

    dbaeumer authored Dec 21, 2017
    Configuration menu
    Copy the full SHA
    cabc2bc View commit details
    Browse the repository at this point in the history
  5. Update protocol.md

    dbaeumer authored Dec 21, 2017
    Configuration menu
    Copy the full SHA
    e8db47b View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2018

  1. Configuration menu
    Copy the full SHA
    5bae5ef View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2018

  1. Clarify whether the order of multiple TextEdits matters and what 'ove…

    …rlapping text edits' means Fixes #321
    aeschli committed Feb 8, 2018
    Configuration menu
    Copy the full SHA
    005d12d View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2018

  1. readme: fix broken link

    larshp authored Feb 18, 2018
    Configuration menu
    Copy the full SHA
    49c8f0c View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2018

  1. Configuration menu
    Copy the full SHA
    e4e9248 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2018

  1. Merge pull request #406 from larshp/patch-1

    readme: fix broken link
    dbaeumer authored Feb 23, 2018
    Configuration menu
    Copy the full SHA
    b07cad3 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2018

  1. Improve TextEdit[] spec

    aeschli committed Mar 7, 2018
    Configuration menu
    Copy the full SHA
    b70345d View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2018

  1. Configuration menu
    Copy the full SHA
    0450bb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d83191 View commit details
    Browse the repository at this point in the history
Loading