Skip to content
This repository was archived by the owner on Oct 16, 2020. It is now read-only.
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: sourcegraph/javascript-typescript-langserver
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.5.1
Choose a base ref
...
head repository: sourcegraph/javascript-typescript-langserver
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.5.2
Choose a head ref
  • 3 commits
  • 3 files changed
  • 3 contributors

Commits on Oct 3, 2017

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

Commits on Oct 8, 2017

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

Commits on Oct 9, 2017

  1. fix: global type loading on Windows paths (#362)

    * Use unixPath for matching windows paths to configuration paths
    * Normalise typeRoots and filePath used against config checks to forward slashes
    tomv564 authored and felixfbecker committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    6fcc4e1 View commit details
    Browse the repository at this point in the history
Loading