atom-community / atom-languageclient

Provide integration support for adding Language Server Protocol servers to Atom.
https://www.npmjs.com/package/atom-languageclient
MIT License
45 stars 13 forks source link

feat: Upgrade to LSP 3.16 #122

Closed aminya closed 3 years ago

aminya commented 3 years ago

Fixes https://github.com/atom-community/atom-languageclient/issues/110

The first commit of #112 is cherry-picked

I added tests for the new autocomplete feature added.

UziTech commented 3 years ago

I'll add a few tests to this before approving.

aminya commented 3 years ago

I rebased this incorrectly. I will fix it tomorrow.

aminya commented 3 years ago

Requires #134

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 1.3.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: