Releases: atom-community/atom-languageclient
Releases · atom-community/atom-languageclient
v1.16.1
06 Aug 03:59
Compare
Sorry, something went wrong.
No results found
1.16.1 (2021-08-06)
Bug Fixes
disable test for drive characters except windows (91443a2 )
path test (6d49d81 )
use pending() in windows test (b32cadd )
convert/pathToUri: improve encoding of path other than the file (2bba886 )
v1.16.0
31 Jul 21:59
Compare
Sorry, something went wrong.
No results found
1.16.0 (2021-07-31)
Bug Fixes
added auto-languageclient's test (e1bd570 )
apply comment (getLanguageIdFromEditor returns grammar name) (c074b49 )
make the test name accurate (c0899dc )
test and comment (220c9fd )
Features
make the languageId of didOpen notifications configurable (cf8f666 )
v1.15.0
22 Jul 14:28
Compare
Sorry, something went wrong.
No results found
1.15.0 (2021-07-22)
Bug Fixes
Features
v1.14.1
15 Jul 06:33
Compare
Sorry, something went wrong.
No results found
1.14.1 (2021-07-15)
Bug Fixes
bump atom-ide-base and devDependencies (02ad02d )
bump dependencies (4e90504 )
bump zadeh - adds linux musl prebuilds (9568d62 )
eslint fix (1075cac )
v1.14.0
14 Jun 21:12
Compare
Sorry, something went wrong.
No results found
1.14.0 (2021-06-14)
Features
send codeActionLiteralSupport (ca02334 )
support custom filterCodeActions (949e624 )
support custom onApplyCodeActions (868f883 )
v1.13.0
14 Jun 06:32
Compare
Sorry, something went wrong.
No results found
1.13.0 (2021-06-14)
Bug Fixes
move adding completionItem to applyCompletionItemToSuggestion (3c46aa1 )
Features
apply additionalTextEdits after completion (0e22593 )
v1.12.1
13 Jun 18:31
Compare
Sorry, something went wrong.
No results found
1.12.1 (2021-06-13)
Bug Fixes
determineProjectPath was called with the wrong this (e58c3a4 )
v1.12.0
13 Jun 16:17
Compare
Sorry, something went wrong.
No results found
1.12.0 (2021-06-13)
Features
allow disabling shutdownGracefully (14bec25 )
v1.11.0
13 Jun 15:26
Compare
Sorry, something went wrong.
No results found
1.11.0 (2021-06-13)
Bug Fixes
remove supportsDefinitionsForAdditionalPaths function (47773e9 )
Features
allow overriding determineProjectPath (d3f213f )
populate additionalPaths based on definitions (e7e7828 )
support out-of-project files (360d4fb )
v1.10.1
10 Jun 07:52
Compare
Sorry, something went wrong.
No results found
1.10.1 (2021-06-10)
Bug Fixes
update atom-ide-base, zadeh, etc (6cf01e4 )