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: add awk-language-server #1665

Merged
merged 6 commits into from
Jan 23, 2022
Merged

feat: add awk-language-server #1665

merged 6 commits into from
Jan 23, 2022

Commits on Jan 20, 2022

  1. feat: add awk-language-server

    without handling `workspace/workspaceFolders` the server crashes at start:
    `server_request: no handler found for workspace/workspaceFolders`
    lilibyte committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    7baa093 View commit details
    Browse the repository at this point in the history
  2. Fix style-lint failures

    lilibyte committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    36bfbe4 View commit details
    Browse the repository at this point in the history
  3. Remove root_dir hack

    lilibyte committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    adc7ba6 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

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

Commits on Jan 22, 2022

  1. Configuration menu
    Copy the full SHA
    8c8827c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80a514e View commit details
    Browse the repository at this point in the history