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

LSP support #54

Merged
merged 29 commits into from
Jul 28, 2022
Merged

LSP support #54

merged 29 commits into from
Jul 28, 2022

Commits on Apr 8, 2022

  1. wip

    kubukoz committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    ca4c68f View commit details
    Browse the repository at this point in the history

Commits on May 14, 2022

  1. Merge branch 'main' into lsp

    kubukoz committed May 14, 2022
    Configuration menu
    Copy the full SHA
    599ba9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24efca3 View commit details
    Browse the repository at this point in the history
  3. Rename server class

    kubukoz committed May 14, 2022
    Configuration menu
    Copy the full SHA
    a994c66 View commit details
    Browse the repository at this point in the history
  4. error handling in formatter

    kubukoz committed May 14, 2022
    Configuration menu
    Copy the full SHA
    4991230 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. Merge branch 'main' into lsp

    kubukoz committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    64fdf30 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2022

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

Commits on Jul 27, 2022

  1. Implement completions via LSP

    kubukoz committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    234fcfe View commit details
    Browse the repository at this point in the history
  2. Remove js completions

    kubukoz committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    a738114 View commit details
    Browse the repository at this point in the history
  3. Move diagnostic code to core

    kubukoz committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    f679282 View commit details
    Browse the repository at this point in the history
  4. Implement diagnostics in LSP

    kubukoz committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    1c2805b View commit details
    Browse the repository at this point in the history
  5. Move lenses to LSP

    kubukoz committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    7604099 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ad415f1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    69f93a2 View commit details
    Browse the repository at this point in the history
  8. cleanup

    kubukoz committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    91499a5 View commit details
    Browse the repository at this point in the history
  9. Remove node dep

    kubukoz committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    59ed8f9 View commit details
    Browse the repository at this point in the history
  10. Fix parsing ranges

    kubukoz committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    a4d11ff View commit details
    Browse the repository at this point in the history
  11. add todo

    kubukoz committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    a134f67 View commit details
    Browse the repository at this point in the history
  12. Cleanup

    kubukoz committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    0154c4e View commit details
    Browse the repository at this point in the history
  13. Implement missing logs

    kubukoz committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    6abe585 View commit details
    Browse the repository at this point in the history
  14. Revamp configuration API

    kubukoz committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    7be57f5 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6b40e0b View commit details
    Browse the repository at this point in the history
  16. Unhardcode workspace paths

    kubukoz committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    dd48631 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8018181 View commit details
    Browse the repository at this point in the history
  18. Drop scala.js

    kubukoz committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    7c38d9f View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. work on publishing

    kubukoz committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    360b3d1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into lsp

    kubukoz committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    038dc76 View commit details
    Browse the repository at this point in the history
  3. run yarn first

    kubukoz committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    b136b14 View commit details
    Browse the repository at this point in the history