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 Lua LSP integration support #18

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Commits on Apr 21, 2023

  1. Debugger: Lua - Add LSP Support

    SalHe committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    ef058b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c9069b View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2023

  1. Configuration menu
    Copy the full SHA
    a21ea28 View commit details
    Browse the repository at this point in the history
  2. Debugger: Lua - Improve code editing experince

    1. If caret moved after input, don't show completion.
    2. When `Esc` pressed, hide hover tips.
    SalHe committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    47ff928 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2988d61 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

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