File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1+ # [ 1.13.0] ( https://github.com/atom-ide-community/atom-languageclient/compare/v1.12.1...v1.13.0 ) (2021-06-14)
2+
3+
4+ ### Bug Fixes
5+
6+ * move adding completionItem to applyCompletionItemToSuggestion ([ 3c46aa1] ( https://github.com/atom-ide-community/atom-languageclient/commit/3c46aa197bfa2b4926bc04ff628aa45c9f74463f ) )
7+
8+
9+ ### Features
10+
11+ * apply additionalTextEdits after completion ([ 0e22593] ( https://github.com/atom-ide-community/atom-languageclient/commit/0e22593e04cf6b143f3f9fb828aa8681d8f51b3b ) )
12+
113## [ 1.12.1] ( https://github.com/atom-ide-community/atom-languageclient/compare/v1.12.0...v1.12.1 ) (2021-06-13)
214
315
Original file line number Diff line number Diff line change 11{
22 "name" : " atom-languageclient" ,
3- "version" : " 1.12.1 " ,
3+ "version" : " 1.13.0 " ,
44 "description" : " Integrate Language Servers with Atom" ,
55 "repository" : " https://github.com/atom-ide-community/atom-languageclient" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments