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

Add support for code action literal as a return value of the textDocument/codeAction request #350

Merged
merged 5 commits into from
Jun 4, 2018

Commits on May 15, 2018

  1. Add CodeAction type support

    dbaeumer committed May 15, 2018
    Configuration menu
    Copy the full SHA
    692bfa9 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2018

  1. 1 Configuration menu
    Copy the full SHA
    58f353b View commit details
    Browse the repository at this point in the history
  2. Add git attributes

    dbaeumer committed May 17, 2018
    Configuration menu
    Copy the full SHA
    0e00768 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2018

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

Commits on May 22, 2018

  1. Make only a CodeActionKind[]

    dbaeumer committed May 22, 2018
    Configuration menu
    Copy the full SHA
    643ef2c View commit details
    Browse the repository at this point in the history