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(editors/intellij): IntelliJ Platform LSP #185

Merged
merged 19 commits into from
Sep 20, 2023

Commits on Sep 12, 2023

  1. feat(editors/intellij): :wip: initial implementation

    Victor Teles committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    af52f6b View commit details
    Browse the repository at this point in the history
  2. feat(intellij): add server restart action

    Victor Teles committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    b9a4551 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. refactor(intellij-lsp): removed some unused codes

    Victor Teles committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    548005f View commit details
    Browse the repository at this point in the history
  2. refactor(intellij-lsp): isSupportedFileType now checks for file.exten…

    …sion
    Victor Teles committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    5930814 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

  1. Configuration menu
    Copy the full SHA
    6360a80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a1f456 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b34bcf View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

  1. Configuration menu
    Copy the full SHA
    2b38a63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa90806 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b1b1eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c4aa96b View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    6614999 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28f3cb3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82a8247 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. chore: apply format

    nissy-dev committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    1677a5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb51e48 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff48ede View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c22c12c View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

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