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

refactor(lsp): Have JS drive TSC event loop in LSP #23565

Merged
merged 13 commits into from May 9, 2024

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    aed35af View commit details
    Browse the repository at this point in the history
  2. Add OptionNull helper

    nathanwhit committed May 9, 2024
    Configuration menu
    Copy the full SHA
    ecb2bc1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae0dfba View commit details
    Browse the repository at this point in the history
  4. It works!

    nathanwhit committed May 9, 2024
    Configuration menu
    Copy the full SHA
    a07468f View commit details
    Browse the repository at this point in the history
  5. Fix performance marks

    nathanwhit committed May 9, 2024
    Configuration menu
    Copy the full SHA
    7d51f3f View commit details
    Browse the repository at this point in the history
  6. Support TS debug logging

    nathanwhit committed May 9, 2024
    Configuration menu
    Copy the full SHA
    1983a28 View commit details
    Browse the repository at this point in the history
  7. Rm dead code

    nathanwhit committed May 9, 2024
    Configuration menu
    Copy the full SHA
    93f069f View commit details
    Browse the repository at this point in the history
  8. Fix js error handling

    nathanwhit committed May 9, 2024
    Configuration menu
    Copy the full SHA
    9e194f0 View commit details
    Browse the repository at this point in the history
  9. Fix lints

    nathanwhit committed May 9, 2024
    Configuration menu
    Copy the full SHA
    65dbb6b View commit details
    Browse the repository at this point in the history
  10. Fmt

    nathanwhit committed May 9, 2024
    Configuration menu
    Copy the full SHA
    c977c25 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    95c1171 View commit details
    Browse the repository at this point in the history
  12. Break if request null

    nathanwhit committed May 9, 2024
    Configuration menu
    Copy the full SHA
    541845c View commit details
    Browse the repository at this point in the history
  13. Rebase fixup

    nathanwhit committed May 9, 2024
    Configuration menu
    Copy the full SHA
    0810680 View commit details
    Browse the repository at this point in the history