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

feat: initial code actions backend for Linter service #139

Merged
merged 21 commits into from
May 14, 2021
Merged

Commits on May 14, 2021

  1. Configuration menu
    Copy the full SHA
    8fab8c9 View commit details
    Browse the repository at this point in the history
  2. chore: add getMessageKey

    aminya committed May 14, 2021
    Configuration menu
    Copy the full SHA
    ea81ad0 View commit details
    Browse the repository at this point in the history
  3. chore: convert relatedInformationToReference

    Co-Authored-By: Lev Chelyadinov <illright@users.noreply.github.com>
    aminya and illright committed May 14, 2021
    Configuration menu
    Copy the full SHA
    fdfd05a View commit details
    Browse the repository at this point in the history
  4. chore: add iconForLSSeverity

    Co-Authored-By: Lev Chelyadinov <illright@users.noreply.github.com>
    aminya and illright committed May 14, 2021
    Configuration menu
    Copy the full SHA
    966d5a7 View commit details
    Browse the repository at this point in the history
  5. chore: add lsSeverityToV2MessageSeverity

    Co-Authored-By: Lev Chelyadinov <illright@users.noreply.github.com>
    aminya and illright committed May 14, 2021
    Configuration menu
    Copy the full SHA
    d4ae9cb View commit details
    Browse the repository at this point in the history
  6. chore: add lsDiagnosticToV2Message

    Co-Authored-By: Lev Chelyadinov <illright@users.noreply.github.com>
    aminya and illright committed May 14, 2021
    Configuration menu
    Copy the full SHA
    8c3b082 View commit details
    Browse the repository at this point in the history
  7. feat: add getLSDiagnostic for Linter adapter

    Co-Authored-By: Lev Chelyadinov <15035286+illright@users.noreply.github.com>
    aminya and illright committed May 14, 2021
    Configuration menu
    Copy the full SHA
    3671896 View commit details
    Browse the repository at this point in the history
  8. fix: use connection.executeCommand from LS

    Co-Authored-By: Lev Chelyadinov <15035286+illright@users.noreply.github.com>
    aminya and illright committed May 14, 2021
    Configuration menu
    Copy the full SHA
    2c62bf6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e878b8d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    21db0f6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    743aede View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7af552f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    059af66 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1c5430a View commit details
    Browse the repository at this point in the history
  15. feat: codeActionResolve in languageClient

    Co-Authored-By: Lev Chelyadinov <illright@users.noreply.github.com>
    aminya and illright committed May 14, 2021
    Configuration menu
    Copy the full SHA
    a9ca617 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d6b0685 View commit details
    Browse the repository at this point in the history
  17. test: fix getCodeActions tests

    aminya committed May 14, 2021
    Configuration menu
    Copy the full SHA
    e8ab567 View commit details
    Browse the repository at this point in the history
  18. chore: format

    aminya committed May 14, 2021
    Configuration menu
    Copy the full SHA
    d81fd7b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    6fde7cf View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    45213d4 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a548bdf View commit details
    Browse the repository at this point in the history