Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Windows support #86

Closed
wants to merge 3 commits into from

Commits on Jan 13, 2017

  1. Windows support

    - dealing with Windows-specific paths, converting them to Unix style where needed
    alexsaveliev committed Jan 13, 2017
    Configuration menu
    Copy the full SHA
    7f63a73 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master' into windows-support

    Conflicts:
    	langserver/fs.go
    	langserver/handler.go
    	langserver/symbol.go
    alexsaveliev committed Jan 13, 2017
    Configuration menu
    Copy the full SHA
    ef2b79d View commit details
    Browse the repository at this point in the history
  3. Windows support

    - dealing with Unix and Windows-style root paths
    alexsaveliev committed Jan 13, 2017
    Configuration menu
    Copy the full SHA
    a172e52 View commit details
    Browse the repository at this point in the history