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

Conversation

lilibyte
Copy link
Contributor

without handling workspace/workspaceFolders the server crashes at start: server_request: no handler found for workspace/workspaceFolders

@lithammer
Copy link
Collaborator

You need to format the code with Stylua and there's some commit messege errors (e.g. you need to wrap the body to not exceed 100 chars).

without handling `workspace/workspaceFolders` the server crashes at start:
`server_request: no handler found for workspace/workspaceFolders`
@mjlbach
Copy link
Contributor

mjlbach commented Jan 22, 2022

I renamed the server to awk_ls following our naming conventions and addressed the lint issues.

@mjlbach mjlbach merged commit cea329c into neovim:master Jan 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants