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

TS Server #2041

Merged
merged 46 commits into from
Feb 19, 2015
Merged

TS Server #2041

merged 46 commits into from
Feb 19, 2015

Commits on Feb 1, 2015

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

Commits on Feb 10, 2015

  1. Merge branch 'master' into TSServer

    Conflicts:
    	Jakefile
    mhegazy committed Feb 10, 2015
    Configuration menu
    Copy the full SHA
    e4128af View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2015

  1. 1 Configuration menu
    Copy the full SHA
    9735b74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27a9084 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17f19b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b28f20 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    abec4f9 View commit details
    Browse the repository at this point in the history
  6. Add fomratting tests

    mhegazy committed Feb 12, 2015
    Configuration menu
    Copy the full SHA
    54f3250 View commit details
    Browse the repository at this point in the history
  7. Add type annotations

    mhegazy committed Feb 12, 2015
    Configuration menu
    Copy the full SHA
    0963644 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ee3ee05 View commit details
    Browse the repository at this point in the history
  9. Simplify host logic in client

    mhegazy committed Feb 12, 2015
    Configuration menu
    Copy the full SHA
    07d37fa View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6e94f39 View commit details
    Browse the repository at this point in the history
  11. Supportt abbreviation

    mhegazy committed Feb 12, 2015
    Configuration menu
    Copy the full SHA
    4a44b74 View commit details
    Browse the repository at this point in the history
  12. Wire navto tests

    mhegazy committed Feb 12, 2015
    Configuration menu
    Copy the full SHA
    c987ab9 View commit details
    Browse the repository at this point in the history
  13. Use commmandNames module

    mhegazy committed Feb 12, 2015
    Configuration menu
    Copy the full SHA
    3e86e55 View commit details
    Browse the repository at this point in the history
  14. Support brace matching

    mhegazy committed Feb 12, 2015
    Configuration menu
    Copy the full SHA
    c0b1254 View commit details
    Browse the repository at this point in the history
  15. Add test for format on key

    mhegazy committed Feb 12, 2015
    Configuration menu
    Copy the full SHA
    93aa3f1 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2015

  1. Add test for goto def

    mhegazy committed Feb 13, 2015
    Configuration menu
    Copy the full SHA
    99373db View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2015

  1. Recover from git corruption

    mhegazy committed Feb 14, 2015
    Configuration menu
    Copy the full SHA
    a0b557e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dfd8a06 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2015

  1. Configuration menu
    Copy the full SHA
    b175045 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce828d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89267bc View commit details
    Browse the repository at this point in the history
  4. Add test for completions

    mhegazy committed Feb 15, 2015
    Configuration menu
    Copy the full SHA
    d396ddf View commit details
    Browse the repository at this point in the history
  5. Add a new definition test

    mhegazy committed Feb 15, 2015
    Configuration menu
    Copy the full SHA
    9867e06 View commit details
    Browse the repository at this point in the history
  6. Add test for find references

    mhegazy committed Feb 15, 2015
    Configuration menu
    Copy the full SHA
    11e2460 View commit details
    Browse the repository at this point in the history
  7. Add test for quickInfo

    mhegazy committed Feb 15, 2015
    Configuration menu
    Copy the full SHA
    178e8f7 View commit details
    Browse the repository at this point in the history
  8. Add test for rename

    mhegazy committed Feb 15, 2015
    Configuration menu
    Copy the full SHA
    40d3cb7 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2015

  1. Add navbar test

    mhegazy committed Feb 16, 2015
    Configuration menu
    Copy the full SHA
    2a02655 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50ca35a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8944df1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    76c7fdf View commit details
    Browse the repository at this point in the history
  5. Remove debugging statemetns

    mhegazy committed Feb 16, 2015
    Configuration menu
    Copy the full SHA
    d9d2e99 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f5c1bfb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d081c9c View commit details
    Browse the repository at this point in the history
  8. Remove unused code

    mhegazy committed Feb 16, 2015
    Configuration menu
    Copy the full SHA
    ca34838 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8a9ac8d View commit details
    Browse the repository at this point in the history
  10. Comment formatting

    mhegazy committed Feb 16, 2015
    Configuration menu
    Copy the full SHA
    bdd0bf3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bbcdb61 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    54e6756 View commit details
    Browse the repository at this point in the history
  13. Accept APISamples baselines

    mhegazy committed Feb 16, 2015
    Configuration menu
    Copy the full SHA
    32e2f4d View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2015

  1. Removed file mapping compression technique due to brittleness of

    approach.  As necessary, will substitute grouping or paging approaches.
    steveluc committed Feb 17, 2015
    Configuration menu
    Copy the full SHA
    d2712dd View commit details
    Browse the repository at this point in the history
  2. Change rename response to return the rename info + nested location

    information: one array of location information per file.  Add interface
    definition for rename response body.
    steveluc committed Feb 17, 2015
    Configuration menu
    Copy the full SHA
    cadd57c View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2015

  1. Removed deleteLen from change request; added endLine, endCol that mark

    the end of the deleted Range (inclusive).  DeleteLen was not always
    accurate because editors normalize \r\n to \n in some cases, affecting
    the length of ranges.  In Diagnostic response items, changed len field
    to end to address the same range length issue.  Flattened
    MessageDiagnosticChains in diagnostic message text, since clients expect
    string there.  Renamed ts.server.protocol to simply protocol in
    session.ts and client.ts since module name prefix is clear.
    
    Based on protocol feedback: Changed LineCol to Location.  Changed
    CodeLocation interface name prefix to FileLocation.  Changed DiagEvent
    to DiagnosticEvent.  Removed anonymous types.
    steveluc committed Feb 18, 2015
    Configuration menu
    Copy the full SHA
    3868fb5 View commit details
    Browse the repository at this point in the history
  2. Split completions req/response pair into two messages "completions" and

    "completionEntryDetails".   This mirrors the function of the LS API and
    increases performance of completion in large projects.
    steveluc committed Feb 18, 2015
    Configuration menu
    Copy the full SHA
    4b59083 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2015

  1. Style fixes.

    steveluc committed Feb 19, 2015
    Configuration menu
    Copy the full SHA
    d364f61 View commit details
    Browse the repository at this point in the history