File tree 2 files changed +13
-1
lines changed
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
+
1
13
## [ 1.12.1] ( https://github.com/atom-ide-community/atom-languageclient/compare/v1.12.0...v1.12.1 ) (2021-06-13)
2
14
3
15
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " atom-languageclient" ,
3
- "version" : " 1.12.1 " ,
3
+ "version" : " 1.13.0 " ,
4
4
"description" : " Integrate Language Servers with Atom" ,
5
5
"repository" : " https://github.com/atom-ide-community/atom-languageclient" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments