typescript-language-server 5.1.2 → 5.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md DELETED
@@ -1,700 +0,0 @@
1
- # Changelog
2
- All notable changes to this project will be documented in this file.
3
-
4
- ## [5.1.2](https://github.com/typescript-language-server/typescript-language-server/compare/v5.1.1...v5.1.2) (2025-11-18)
5
-
6
-
7
- ### Refactors
8
-
9
- * cache file formatting configuration requests ([#1048](https://github.com/typescript-language-server/typescript-language-server/issues/1048)) ([9a366df](https://github.com/typescript-language-server/typescript-language-server/commit/9a366dfc7a989829f4b9e53017c298b565a307fd))
10
-
11
- ## [5.1.1](https://github.com/typescript-language-server/typescript-language-server/compare/v5.1.0...v5.1.1) (2025-11-05)
12
-
13
-
14
- ### Bug Fixes
15
-
16
- * don't override formatting options with undefined values ([#1041](https://github.com/typescript-language-server/typescript-language-server/issues/1041)) ([4645124](https://github.com/typescript-language-server/typescript-language-server/commit/464512454a1f68bb6f1e270cf5c0c2be13cdaa54))
17
-
18
- ## [5.1.0](https://github.com/typescript-language-server/typescript-language-server/compare/v5.0.1...v5.1.0) (2025-10-31)
19
-
20
-
21
- ### Features
22
-
23
- * request file-specific formatting options ([#1034](https://github.com/typescript-language-server/typescript-language-server/issues/1034)) ([de89dd3](https://github.com/typescript-language-server/typescript-language-server/commit/de89dd34b27d9dd65b9c3823ad2ddae06eb73c47))
24
- * support passing "mode" to organize imports command ([#1036](https://github.com/typescript-language-server/typescript-language-server/issues/1036)) ([a7c24b8](https://github.com/typescript-language-server/typescript-language-server/commit/a7c24b85a4503f320aa78fb12ea6cb3f81186b28))
25
-
26
- ## [5.0.1](https://github.com/typescript-language-server/typescript-language-server/compare/v5.0.0...v5.0.1) (2025-10-07)
27
-
28
-
29
- ### Bug Fixes
30
-
31
- * **deps:** update devdependency typescript to ^5.9.3 ([#1017](https://github.com/typescript-language-server/typescript-language-server/issues/1017)) ([44f8778](https://github.com/typescript-language-server/typescript-language-server/commit/44f87786a49b9810ac975973fbb5bdeebcdde022))
32
- * improve code actions support ([#1018](https://github.com/typescript-language-server/typescript-language-server/issues/1018)) ([8591c0a](https://github.com/typescript-language-server/typescript-language-server/commit/8591c0a9e539b8de2340f6c9bf258db6f6eeea3e))
33
-
34
- ## [5.0.0](https://github.com/typescript-language-server/typescript-language-server/compare/v4.4.1...v5.0.0) (2025-09-15)
35
-
36
-
37
- ### ⚠ BREAKING CHANGES
38
-
39
- * require at least node 20 ([#994](https://github.com/typescript-language-server/typescript-language-server/issues/994))
40
-
41
- ### Features
42
-
43
- * opt-in support for the "Move to file" interactive code action ([#987](https://github.com/typescript-language-server/typescript-language-server/issues/987)) ([6cf230c](https://github.com/typescript-language-server/typescript-language-server/commit/6cf230c4b357af0543f183b168b841a836b6e7bc))
44
-
45
-
46
- ### Bug Fixes
47
-
48
- * code actions handling ([#1009](https://github.com/typescript-language-server/typescript-language-server/issues/1009)) ([fd53ca8](https://github.com/typescript-language-server/typescript-language-server/commit/fd53ca82a7ad74ab6c6fd6102ccf64d0a73a54bd)), closes [#954](https://github.com/typescript-language-server/typescript-language-server/issues/954)
49
- * require at least node 20 ([#994](https://github.com/typescript-language-server/typescript-language-server/issues/994)) ([63e287d](https://github.com/typescript-language-server/typescript-language-server/commit/63e287d81f83c76b46a23733b7fc8df7b082f7aa))
50
-
51
- ## [4.4.1](https://github.com/typescript-language-server/typescript-language-server/compare/v4.4.0...v4.4.1) (2025-09-12)
52
-
53
-
54
- ### Bug Fixes
55
-
56
- * align completions code with upstream ([#992](https://github.com/typescript-language-server/typescript-language-server/issues/992)) ([f0eb0f5](https://github.com/typescript-language-server/typescript-language-server/commit/f0eb0f5abb981cbf496d5fc9e2b2e49150437c12))
57
- * don't filter out 'warning' TS completion kinds ([ab388a0](https://github.com/typescript-language-server/typescript-language-server/commit/ab388a010cbe8353af6c17964e9e2567fa73cce0))
58
-
59
- ## [4.4.0](https://github.com/typescript-language-server/typescript-language-server/compare/v4.3.4...v4.4.0) (2025-08-05)
60
-
61
-
62
- ### Features
63
-
64
- * add support for typescript.tsserverRequest command ([#967](https://github.com/typescript-language-server/typescript-language-server/issues/967)) ([f09e87a](https://github.com/typescript-language-server/typescript-language-server/commit/f09e87a8d7bca95db3487d115c869612463796dc)), closes [#959](https://github.com/typescript-language-server/typescript-language-server/issues/959)
65
-
66
-
67
- ### Bug Fixes
68
-
69
- * **deps:** update devdependency typescript to ^5.9.2 ([#882](https://github.com/typescript-language-server/typescript-language-server/issues/882)) ([93cc29d](https://github.com/typescript-language-server/typescript-language-server/commit/93cc29d247441fdb0b86b6bf35aaf22657983a74))
70
-
71
- ## [4.3.4](https://github.com/typescript-language-server/typescript-language-server/compare/v4.3.3...v4.3.4) (2025-02-26)
72
-
73
-
74
- ### Bug Fixes
75
-
76
- * **previewer:** mark `[@example](https://github.com/example)` and `[@default](https://github.com/default)` code blocks as TS ([#918](https://github.com/typescript-language-server/typescript-language-server/issues/918)) ([184c60d](https://github.com/typescript-language-server/typescript-language-server/commit/184c60de3308621380469d6632bdff2e10f672fd))
77
-
78
- ## [4.3.3](https://github.com/typescript-language-server/typescript-language-server/compare/v4.3.2...v4.3.3) (2024-02-09)
79
-
80
-
81
- ### Performance Improvements
82
-
83
- * skip diagnostic update event on no changes ([#867](https://github.com/typescript-language-server/typescript-language-server/issues/867)) ([185c3a8](https://github.com/typescript-language-server/typescript-language-server/commit/185c3a8609808af2e9d763cd4763548a3db82de7))
84
-
85
- ## [4.3.2](https://github.com/typescript-language-server/typescript-language-server/compare/v4.3.1...v4.3.2) (2024-02-02)
86
-
87
-
88
- ### Bug Fixes
89
-
90
- * restore handling of zipfile: schema for neovim + yarn berry ([#862](https://github.com/typescript-language-server/typescript-language-server/issues/862)) ([caca007](https://github.com/typescript-language-server/typescript-language-server/commit/caca0071095557ecc43d8695d922a4cf5e38a2ad))
91
-
92
- ## [4.3.1](https://github.com/typescript-language-server/typescript-language-server/compare/v4.3.0...v4.3.1) (2024-01-12)
93
-
94
-
95
- ### Bug Fixes
96
-
97
- * out of date diagnostics after closing and re-opening a file ([#851](https://github.com/typescript-language-server/typescript-language-server/issues/851)) ([f395cd6](https://github.com/typescript-language-server/typescript-language-server/commit/f395cd67fc0fefb06e301eecb3b0af492c6672da))
98
-
99
- ## [4.3.0](https://github.com/typescript-language-server/typescript-language-server/compare/v4.2.0...v4.3.0) (2024-01-08)
100
-
101
-
102
- ### Features
103
-
104
- * support specifying language IDs in plugins ([#834](https://github.com/typescript-language-server/typescript-language-server/issues/834)) ([e9c0b11](https://github.com/typescript-language-server/typescript-language-server/commit/e9c0b117a9a5e273eb517dc0d337ecdf973f3dac))
105
-
106
-
107
- ### Bug Fixes
108
-
109
- * avoid sending window/workDoneProgress/create before init ([#846](https://github.com/typescript-language-server/typescript-language-server/issues/846)) ([625048f](https://github.com/typescript-language-server/typescript-language-server/commit/625048fac8533bccdeda82ee140d4f7792d9fb04))
110
-
111
- ## [4.2.0](https://github.com/typescript-language-server/typescript-language-server/compare/v4.1.3...v4.2.0) (2023-12-09)
112
-
113
-
114
- ### Features
115
-
116
- * add tsserver.fallbackPath to initialization options ([#831](https://github.com/typescript-language-server/typescript-language-server/issues/831)) ([9253dd8](https://github.com/typescript-language-server/typescript-language-server/commit/9253dd8eb9ba8b0d8dcfb5fbe1533e7609c040d4))
117
-
118
-
119
- ### Bug Fixes
120
-
121
- * **deps:** update devdependency typescript to ^5.3.3 ([#832](https://github.com/typescript-language-server/typescript-language-server/issues/832)) ([9e1744c](https://github.com/typescript-language-server/typescript-language-server/commit/9e1744c1dea0493ce76b8cce8a55e2d514b9250b))
122
-
123
- ## [4.1.3](https://github.com/typescript-language-server/typescript-language-server/compare/v4.1.2...v4.1.3) (2023-11-27)
124
-
125
-
126
- ### Bug Fixes
127
-
128
- * add folder filter in server capabilities for `willRename` ([#814](https://github.com/typescript-language-server/typescript-language-server/issues/814)) ([fe3d21b](https://github.com/typescript-language-server/typescript-language-server/commit/fe3d21b159dfa0204da7f94aac04459b1bd4ea88))
129
- * **deps:** update devdependency typescript to ^5.3.2 ([#820](https://github.com/typescript-language-server/typescript-language-server/issues/820)) ([5eeb20c](https://github.com/typescript-language-server/typescript-language-server/commit/5eeb20c78b676c527c3b558bfbaa60e4de1db83f))
130
-
131
- ## [4.1.2](https://github.com/typescript-language-server/typescript-language-server/compare/v4.1.1...v4.1.2) (2023-11-14)
132
-
133
-
134
- ### Bug Fixes
135
-
136
- * avoid triggering unhandled exception when tsserver crashes ([#805](https://github.com/typescript-language-server/typescript-language-server/issues/805)) ([d537b08](https://github.com/typescript-language-server/typescript-language-server/commit/d537b08597d3d1b4e5b78e0e39bf0ba22f9a9dd1))
137
- * revert to `Node` value for `moduleResolution` in implicit config ([#804](https://github.com/typescript-language-server/typescript-language-server/issues/804)) ([97c1794](https://github.com/typescript-language-server/typescript-language-server/commit/97c1794be311a2b327f07801119c76d616802ab5))
138
-
139
- ## [4.1.1](https://github.com/typescript-language-server/typescript-language-server/compare/v4.1.0...v4.1.1) (2023-11-13)
140
-
141
-
142
- ### Bug Fixes
143
-
144
- * try to infer languageId from extension when invalid provided ([#799](https://github.com/typescript-language-server/typescript-language-server/issues/799)) ([994186e](https://github.com/typescript-language-server/typescript-language-server/commit/994186e629494545f855d0859f5a058529e64c95))
145
-
146
- ## [4.1.0](https://github.com/typescript-language-server/typescript-language-server/compare/v4.0.0...v4.1.0) (2023-11-08)
147
-
148
-
149
- ### Features
150
-
151
- * support code lens for references and implementations ([#785](https://github.com/typescript-language-server/typescript-language-server/issues/785)) ([ae058c2](https://github.com/typescript-language-server/typescript-language-server/commit/ae058c22a4900913e9516c0e3c0c46bbd741760c))
152
-
153
-
154
- ### Refactors
155
-
156
- * port ITypeScriptServiceClient ([#782](https://github.com/typescript-language-server/typescript-language-server/issues/782)) ([ab22e52](https://github.com/typescript-language-server/typescript-language-server/commit/ab22e521615a455026625bad179298087149ccb4))
157
- * remove deprecated CLI options ([#790](https://github.com/typescript-language-server/typescript-language-server/issues/790)) ([cadf374](https://github.com/typescript-language-server/typescript-language-server/commit/cadf3748a8e0de7655260ddeb1ffb30888723aaf))
158
-
159
- ## [4.0.0](https://github.com/typescript-language-server/typescript-language-server/compare/v3.3.2...v4.0.0) (2023-10-20)
160
-
161
-
162
- ### ⚠ BREAKING CHANGES
163
-
164
- * require node 18+
165
-
166
- ### Features
167
-
168
- * add support for textDocument/linkedEditingRange ([#732](https://github.com/typescript-language-server/typescript-language-server/issues/732)) ([983a692](https://github.com/typescript-language-server/typescript-language-server/commit/983a6923114c39d638e0c7d419ae16e8bca8985c))
169
-
170
-
171
- ### Bug Fixes
172
-
173
- * **deps:** update devdependency typescript to ^5.1.3 ([#727](https://github.com/typescript-language-server/typescript-language-server/issues/727)) ([af477a2](https://github.com/typescript-language-server/typescript-language-server/commit/af477a2acacced85b52ca1fdb967f17228496c30))
174
- * **deps:** update devdependency typescript to ^5.2.2 ([#737](https://github.com/typescript-language-server/typescript-language-server/issues/737)) ([0fff121](https://github.com/typescript-language-server/typescript-language-server/commit/0fff121490f255c42c4f78d6c3cdb7d37668cbed))
175
- * **perf:** cache completion data on the server to avoid serialization ([#768](https://github.com/typescript-language-server/typescript-language-server/issues/768)) ([d7b4c77](https://github.com/typescript-language-server/typescript-language-server/commit/d7b4c77b6d71e81210623d17a80c0838681de3ca))
176
-
177
-
178
- ### Refactors
179
-
180
- * require node 18+ ([1df5a28](https://github.com/typescript-language-server/typescript-language-server/commit/1df5a283e3803e6f2e60579dff0fd4289543b2b2))
181
-
182
- ## [3.3.2](https://github.com/typescript-language-server/typescript-language-server/compare/v3.3.1...v3.3.2) (2023-04-17)
183
-
184
-
185
- ### Bug Fixes
186
-
187
- * formatting fails to provide edit at the end of the document ([#718](https://github.com/typescript-language-server/typescript-language-server/issues/718)) ([01e24a2](https://github.com/typescript-language-server/typescript-language-server/commit/01e24a2cba1b0faf9c65474449265b944e64abd6))
188
- * verbosity of the "Using Typescript version" message ([#716](https://github.com/typescript-language-server/typescript-language-server/issues/716)) ([448d3f1](https://github.com/typescript-language-server/typescript-language-server/commit/448d3f15d881e2594e1e60f71539b3a5d7e9fce2))
189
-
190
- ## [3.3.1](https://github.com/typescript-language-server/typescript-language-server/compare/v3.3.0...v3.3.1) (2023-03-27)
191
-
192
-
193
- ### Bug Fixes
194
-
195
- * don't report InternalError on tsserver error response ([#709](https://github.com/typescript-language-server/typescript-language-server/issues/709)) ([3e63165](https://github.com/typescript-language-server/typescript-language-server/commit/3e6316546eb5c8b6fd2fb8c26c88b7b6a6331472))
196
-
197
- ## [3.3.0](https://github.com/typescript-language-server/typescript-language-server/compare/v3.2.0...v3.3.0) (2023-02-20)
198
-
199
-
200
- ### Features
201
-
202
- * start separate tsServer instance for semantic requests ([#688](https://github.com/typescript-language-server/typescript-language-server/issues/688)) ([fa65b84](https://github.com/typescript-language-server/typescript-language-server/commit/fa65b847f4a87672cc28302f38fd86e8f56d6112))
203
-
204
-
205
- ### Bug Fixes
206
-
207
- * **completions:** include `filterText` property by default ([#693](https://github.com/typescript-language-server/typescript-language-server/issues/693)) ([c07426a](https://github.com/typescript-language-server/typescript-language-server/commit/c07426adc8b079273c267e18d11993d53d482886))
208
-
209
- ## [3.2.0](https://github.com/typescript-language-server/typescript-language-server/compare/v3.1.0...v3.2.0) (2023-02-14)
210
-
211
-
212
- ### Features
213
-
214
- * `source.removeUnusedImports.ts` and `source.sortImports.ts` actions ([#681](https://github.com/typescript-language-server/typescript-language-server/issues/681)) ([a43b2df](https://github.com/typescript-language-server/typescript-language-server/commit/a43b2df471572ca2e25b12899f65fca77853af35))
215
- * provide filterText property in completions ([#678](https://github.com/typescript-language-server/typescript-language-server/issues/678)) ([af44f8b](https://github.com/typescript-language-server/typescript-language-server/commit/af44f8b1b5a252ca9ba019691ad81dc2e5006468))
216
- * support `workspace/willRenameFiles` request ([#685](https://github.com/typescript-language-server/typescript-language-server/issues/685)) ([c3f3529](https://github.com/typescript-language-server/typescript-language-server/commit/c3f3529be45a1630fe7903a5af9e732855f2c664))
217
-
218
-
219
- ### Bug Fixes
220
-
221
- * **completions:** don't set `filterText` after all ([#686](https://github.com/typescript-language-server/typescript-language-server/issues/686)) ([4c5d295](https://github.com/typescript-language-server/typescript-language-server/commit/4c5d295d4f71f6b5d8f2c58e908d5cc79cb9e3d2))
222
- * **completions:** don't set commitCharacters unless client supports those ([#684](https://github.com/typescript-language-server/typescript-language-server/issues/684)) ([af10a97](https://github.com/typescript-language-server/typescript-language-server/commit/af10a977f38626797dbadca935c71f92556fdb39))
223
- * **deps:** update devdependency typescript to ^4.9.5 ([#677](https://github.com/typescript-language-server/typescript-language-server/issues/677)) ([916c326](https://github.com/typescript-language-server/typescript-language-server/commit/916c326d576b9f13a05563495dffa27b4d02ee6e))
224
- * line offset off by one when at the last line ([#683](https://github.com/typescript-language-server/typescript-language-server/issues/683)) ([0db9a5f](https://github.com/typescript-language-server/typescript-language-server/commit/0db9a5faa4bc03560506ffd030e795a35e45e3f8))
225
-
226
- ## [3.1.0](https://github.com/typescript-language-server/typescript-language-server/compare/v3.0.3...v3.1.0) (2023-01-30)
227
-
228
-
229
- ### Features
230
-
231
- * send `$/typescriptVersion` notification with TypeScript version ([#674](https://github.com/typescript-language-server/typescript-language-server/issues/674)) ([b081112](https://github.com/typescript-language-server/typescript-language-server/commit/b081112f12a35fa70aae3a134191dea025de64da))
232
- * support for canceling LSP requests ([#672](https://github.com/typescript-language-server/typescript-language-server/issues/672)) ([1daf209](https://github.com/typescript-language-server/typescript-language-server/commit/1daf209121fc20bbc0a64ec0491cd40582cb9a4b))
233
-
234
- ## [3.0.3](https://github.com/typescript-language-server/typescript-language-server/compare/v3.0.2...v3.0.3) (2023-01-23)
235
-
236
-
237
- ### Bug Fixes
238
-
239
- * restore tsserver version logging on initialization ([#669](https://github.com/typescript-language-server/typescript-language-server/issues/669)) ([232219c](https://github.com/typescript-language-server/typescript-language-server/commit/232219cd0fe138558ed98e22aa7314e0941e4f10))
240
-
241
- ## [3.0.2](https://github.com/typescript-language-server/typescript-language-server/compare/v3.0.1...v3.0.2) (2023-01-14)
242
-
243
-
244
- ### Bug Fixes
245
-
246
- * remove hard dependency on typescript ([#661](https://github.com/typescript-language-server/typescript-language-server/issues/661)) ([9a2e2c8](https://github.com/typescript-language-server/typescript-language-server/commit/9a2e2c83d4992cd90cebc706618a9af604fcf1a9))
247
-
248
-
249
- ### Refactors
250
-
251
- * bundle with rollup and switch to jest for testing ([#663](https://github.com/typescript-language-server/typescript-language-server/issues/663)) ([2c9eb63](https://github.com/typescript-language-server/typescript-language-server/commit/2c9eb632659a3bb9995095576afe88e84833bbdd))
252
-
253
- ## [3.0.1](https://github.com/typescript-language-server/typescript-language-server/compare/v3.0.0...v3.0.1) (2022-12-30)
254
-
255
-
256
- ### Bug Fixes
257
-
258
- * cancel pending geterr request before triggering new ([#651](https://github.com/typescript-language-server/typescript-language-server/issues/651)) ([95b92e5](https://github.com/typescript-language-server/typescript-language-server/commit/95b92e5d15f47eea77e08765a1e378dbcd90d1f0))
259
-
260
- ## [3.0.0](https://github.com/typescript-language-server/typescript-language-server/compare/v2.3.0...v3.0.0) (2022-12-29)
261
-
262
-
263
- ### ⚠ BREAKING CHANGES
264
-
265
- * Remove experimental and legacy implementations of inlay hints and call hierarchy. Use to the official `textDocument/inlayHint` and `textDocument/prepareCallHierarchy` implementations instead.
266
-
267
- ### Features
268
-
269
- * drop experimental `textDocument/calls`, `typescript/inlayHints` ([#647](https://github.com/typescript-language-server/typescript-language-server/issues/647)) ([b15f8a7](https://github.com/typescript-language-server/typescript-language-server/commit/b15f8a7cca8470b0ef9e9878e94fba95e278d372))
270
- * implement support for spec version of Call Hierarchy ([#649](https://github.com/typescript-language-server/typescript-language-server/issues/649)) ([3ce0e17](https://github.com/typescript-language-server/typescript-language-server/commit/3ce0e17e72f32913739c9d67d3dfb6092f09a2aa))
271
-
272
- ## [2.3.0](https://github.com/typescript-language-server/typescript-language-server/compare/v2.2.0...v2.3.0) (2022-12-27)
273
-
274
-
275
- ### Features
276
-
277
- * implement `textDocument/selectionRange` request ([#642](https://github.com/typescript-language-server/typescript-language-server/issues/642)) ([a5598c6](https://github.com/typescript-language-server/typescript-language-server/commit/a5598c68aac961cbd6294133a9235e4db5b95929))
278
-
279
-
280
- ### Bug Fixes
281
-
282
- * **completions:** don't insert call snippet if already a call ([#646](https://github.com/typescript-language-server/typescript-language-server/issues/646)) ([5d34de5](https://github.com/typescript-language-server/typescript-language-server/commit/5d34de5fd38ce5a9dcafc4a385ccb39b0a89f2b0))
283
-
284
- ## [2.2.0](https://github.com/typescript-language-server/typescript-language-server/compare/v2.1.0...v2.2.0) (2022-12-09)
285
-
286
-
287
- ### Features
288
-
289
- * communicate with tsserver >=4.9.0 using IPC ([#630](https://github.com/typescript-language-server/typescript-language-server/issues/630)) ([06abfde](https://github.com/typescript-language-server/typescript-language-server/commit/06abfdeb133127f4567efb77a2bf725549e9d957))
290
- * support `textDocument/prepareRename` request ([#628](https://github.com/typescript-language-server/typescript-language-server/issues/628)) ([9c66794](https://github.com/typescript-language-server/typescript-language-server/commit/9c6679438d6190b72a15f32c0eb83cacd7780213))
291
- * update typescript to 4.9.3 ([#629](https://github.com/typescript-language-server/typescript-language-server/issues/629)) ([0005648](https://github.com/typescript-language-server/typescript-language-server/commit/00056483da3f1089a3a426f08bc66651178c3665))
292
-
293
-
294
- ### Bug Fixes
295
-
296
- * **deps:** update devdependency typescript to ^4.9.4 ([#637](https://github.com/typescript-language-server/typescript-language-server/issues/637)) ([d2b18b6](https://github.com/typescript-language-server/typescript-language-server/commit/d2b18b6d318c4b441e42f4f977ba6bd4eca36d58))
297
- * surface stderr output from the tsserver process ([#624](https://github.com/typescript-language-server/typescript-language-server/issues/624)) ([adf2689](https://github.com/typescript-language-server/typescript-language-server/commit/adf268927a2f4b5e689572be9bedc349573aadd5))
298
-
299
- ## [2.1.0](https://github.com/typescript-language-server/typescript-language-server/compare/v2.0.1...v2.1.0) (2022-10-17)
300
-
301
-
302
- ### Features
303
-
304
- * add `_typescript.configurePlugin` workspace command ([#607](https://github.com/typescript-language-server/typescript-language-server/issues/607)) ([59a5217](https://github.com/typescript-language-server/typescript-language-server/commit/59a52174148f3dc95fa2969971a1f95c6e432812))
305
- * add `tsserver.logVerbosity` and `tsserver.path` to `initializationOptions` ([#611](https://github.com/typescript-language-server/typescript-language-server/issues/611)) ([a03eab5](https://github.com/typescript-language-server/typescript-language-server/commit/a03eab5f1442ad68745d6bec464191a66ab85fc7))
306
- * add support for `[@link](https://github.com/link)` references in JSDoc ([#612](https://github.com/typescript-language-server/typescript-language-server/issues/612)) ([3722b51](https://github.com/typescript-language-server/typescript-language-server/commit/3722b51c0ad8e758c4e42f622bbe25ae981071e1))
307
- * add workspace implicit project defaults configuration ([#605](https://github.com/typescript-language-server/typescript-language-server/issues/605)) ([c6b3947](https://github.com/typescript-language-server/typescript-language-server/commit/c6b39473ed5343f99434506ee034fd0d45a5364d))
308
-
309
-
310
- ### Bug Fixes
311
-
312
- * loading progress sometimes getting stuck ([#603](https://github.com/typescript-language-server/typescript-language-server/issues/603)) ([8cf4381](https://github.com/typescript-language-server/typescript-language-server/commit/8cf43810e0ff7a32d3499afc6da2344939b2d6de))
313
- * respect user-provided tsserver.js path from `--tsserver-path` ([#610](https://github.com/typescript-language-server/typescript-language-server/issues/610)) ([417339f](https://github.com/typescript-language-server/typescript-language-server/commit/417339fa66bc1910c80888c3f909e3d059da8ee5))
314
-
315
- ## [2.0.1](https://github.com/typescript-language-server/typescript-language-server/compare/v2.0.0...v2.0.1) (2022-10-07)
316
-
317
-
318
- ### Bug Fixes
319
-
320
- * disable IPC communication until TypeScript bug is fixed ([#600](https://github.com/typescript-language-server/typescript-language-server/issues/600)) ([a6153a6](https://github.com/typescript-language-server/typescript-language-server/commit/a6153a66e88bed52704761f92dd4168605ef9a45))
321
-
322
- ## [2.0.0](https://github.com/typescript-language-server/typescript-language-server/compare/v1.2.0...v2.0.0) (2022-09-28)
323
-
324
-
325
- ### ⚠ BREAKING CHANGES
326
-
327
- * Replace the CLI argument `--tsserver-log-file` with `tsserver.logDirectory` option provided through `initializationOptions` of the `initialize` request.
328
-
329
- ### Features
330
-
331
- * add `tsserver.logDirectory` to `initializationOptions` ([#588](https://github.com/typescript-language-server/typescript-language-server/issues/588)) ([114d430](https://github.com/typescript-language-server/typescript-language-server/commit/114d4309cb1450585f991604118d3eff3690237c))
332
- * add `tsserver.trace` init option for tracing tsserver ([#586](https://github.com/typescript-language-server/typescript-language-server/issues/586)) ([e3e8930](https://github.com/typescript-language-server/typescript-language-server/commit/e3e893094e501e3d6a72148e05f11286d688d2bd))
333
-
334
-
335
- ### Bug Fixes
336
-
337
- * **completions:** don't create snippet kind without `completeFunctionCalls` ([#595](https://github.com/typescript-language-server/typescript-language-server/issues/595)) ([7f69c27](https://github.com/typescript-language-server/typescript-language-server/commit/7f69c27eb8cce71d3db006623757a74f93d76dd3))
338
- * **completions:** remove filterText override for bracket accessor ([#593](https://github.com/typescript-language-server/typescript-language-server/issues/593)) ([1ed4e2e](https://github.com/typescript-language-server/typescript-language-server/commit/1ed4e2eccf0b52e10204b5c2617d4944ae513afd))
339
- * wrong import completion when insert/replace supported ([#592](https://github.com/typescript-language-server/typescript-language-server/issues/592)) ([4fe902a](https://github.com/typescript-language-server/typescript-language-server/commit/4fe902a9e28ec4c3ccc14a9e75488efeb8079544))
340
-
341
- ## [1.2.0](https://github.com/typescript-language-server/typescript-language-server/compare/v1.1.2...v1.2.0) (2022-09-12)
342
-
343
-
344
- ### Features
345
-
346
- * Add insert replace support for completions ([#583](https://github.com/typescript-language-server/typescript-language-server/issues/583)) ([fdf9d11](https://github.com/typescript-language-server/typescript-language-server/commit/fdf9d11200c49a160ed3c3bd523e4792bc98e99d))
347
- * add support for new features from TypeScript 4.8 ([#576](https://github.com/typescript-language-server/typescript-language-server/issues/576)) ([7e88db3](https://github.com/typescript-language-server/typescript-language-server/commit/7e88db301a56d6d2dcd0fc1872d6baa386210497))
348
- * include "triggerReason" and "kind" in code action requests ([#579](https://github.com/typescript-language-server/typescript-language-server/issues/579)) ([f872078](https://github.com/typescript-language-server/typescript-language-server/commit/f872078fa3b40d8b9b90f737fec7a4c808f1ccc7))
349
- * support communicating with tsserver using IPC ([#585](https://github.com/typescript-language-server/typescript-language-server/issues/585)) ([8725b9b](https://github.com/typescript-language-server/typescript-language-server/commit/8725b9bee4432b7520ebd9adc67f4c65303b2c8c))
350
- * support for codeAction disabledSupport client capability ([#578](https://github.com/typescript-language-server/typescript-language-server/issues/578)) ([f93b849](https://github.com/typescript-language-server/typescript-language-server/commit/f93b8493eeafda32c865c93e99025c8ca11c3226))
351
-
352
-
353
- ### Bug Fixes
354
-
355
- * only use optionalReplacementSpan if client supports InsertReplace ([#584](https://github.com/typescript-language-server/typescript-language-server/issues/584)) ([899ba6b](https://github.com/typescript-language-server/typescript-language-server/commit/899ba6b5c5f13faac8eec6478ced4d9f8d90836d))
356
-
357
- ## [1.1.2](https://github.com/typescript-language-server/typescript-language-server/compare/v1.1.1...v1.1.2) (2022-08-25)
358
-
359
-
360
- ### Bug Fixes
361
-
362
- * definition request crashing on getting span ([#574](https://github.com/typescript-language-server/typescript-language-server/issues/574)) ([4e1c82b](https://github.com/typescript-language-server/typescript-language-server/commit/4e1c82b82878316a12ff6b524d7dd5ab54b86acd))
363
-
364
- ## [1.1.1](https://github.com/typescript-language-server/typescript-language-server/compare/v1.1.0...v1.1.1) (2022-08-22)
365
-
366
-
367
- ### Bug Fixes
368
-
369
- * move deepmerge to dependencies ([06109d4](https://github.com/typescript-language-server/typescript-language-server/commit/06109d4646d94bdf1bbeb2768e18f1323ae1b630))
370
-
371
- ## [1.1.0](https://github.com/typescript-language-server/typescript-language-server/compare/v1.0.0...v1.1.0) (2022-08-21)
372
-
373
-
374
- ### Features
375
-
376
- * add "Go To Source Definition" command ([#560](https://github.com/typescript-language-server/typescript-language-server/issues/560)) ([9bcdaf2](https://github.com/typescript-language-server/typescript-language-server/commit/9bcdaf2b0b09da9aa4d7e6ed79bdcd742b3cfc17))
377
- * support `textDocument/inlayHint` request from 3.17.0 spec ([#566](https://github.com/typescript-language-server/typescript-language-server/issues/566)) ([9a2fd4e](https://github.com/typescript-language-server/typescript-language-server/commit/9a2fd4e34b6c50c57b974f617018dcefdb469788))
378
- * support LocationLink[] for textDocument/definition response ([#563](https://github.com/typescript-language-server/typescript-language-server/issues/563)) ([196f328](https://github.com/typescript-language-server/typescript-language-server/commit/196f328cd9fd7a06998151d59bed0b945cc68b40))
379
-
380
-
381
- ### Bug Fixes
382
-
383
- * don't trigger error on empty Source Definition response ([#568](https://github.com/typescript-language-server/typescript-language-server/issues/568)) ([146a6ba](https://github.com/typescript-language-server/typescript-language-server/commit/146a6ba97f0792701ff8afcc431d3a1dfdb978a6))
384
- * make wording in the typescript lookup error more generic ([585a05e](https://github.com/typescript-language-server/typescript-language-server/commit/585a05e43a0b530f10e488aed634fac0436109ae)), closes [#554](https://github.com/typescript-language-server/typescript-language-server/issues/554)
385
- * snippet completions returned to clients that don't support them ([#556](https://github.com/typescript-language-server/typescript-language-server/issues/556)) ([050d335](https://github.com/typescript-language-server/typescript-language-server/commit/050d3350e16fe78b7c60d7443ed3ad6d2cc4730d))
386
- * update signature help feature to v3.15.0 LSP spec ([#555](https://github.com/typescript-language-server/typescript-language-server/issues/555)) ([da074a6](https://github.com/typescript-language-server/typescript-language-server/commit/da074a618ca6c29819834a0344682094d6ff08f6))
387
-
388
- ## [1.0.0](https://github.com/typescript-language-server/typescript-language-server/compare/v0.11.2...v1.0.0) (2022-08-06)
389
-
390
-
391
- ### ⚠ BREAKING CHANGES
392
-
393
- * Ship as an ES module. Might be breaking for programmatic users of this server. Read more about consuming ES module packages at gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c
394
- * **deps:** LSP libraries updated to match the 3.17 version of the LSP spec. Requires minimum Node 14.
395
-
396
- ### Features
397
-
398
- * add support for CompletionItem.labelDetails ([#534](https://github.com/typescript-language-server/typescript-language-server/issues/534)) ([3c140d9](https://github.com/typescript-language-server/typescript-language-server/commit/3c140d958507300d7d186adb84f5b0baa549edb2))
399
-
400
-
401
- ### Bug Fixes
402
-
403
- * declare quickfix/refactor CodeAction capabilities ([#553](https://github.com/typescript-language-server/typescript-language-server/issues/553)) ([e76fc64](https://github.com/typescript-language-server/typescript-language-server/commit/e76fc6493295649d6ada83c8a5f6d88abe2a6167))
404
- * handle shutdown lifecycle properly ([#536](https://github.com/typescript-language-server/typescript-language-server/issues/536)) ([ac8536b](https://github.com/typescript-language-server/typescript-language-server/commit/ac8536bf8eb805bfc28e484a8f4827b5375d6824))
405
-
406
-
407
- ### Miscellaneous Chores
408
-
409
- * **deps:** update LSP libraries to match 3.17 spec ([#532](https://github.com/typescript-language-server/typescript-language-server/issues/532)) ([bdbdd83](https://github.com/typescript-language-server/typescript-language-server/commit/bdbdd8379815583aa28d2a770034253050ba24de))
410
-
411
-
412
- ### Code Refactoring
413
-
414
- * ship as an ES module ([#547](https://github.com/typescript-language-server/typescript-language-server/issues/547)) ([0dfd411](https://github.com/typescript-language-server/typescript-language-server/commit/0dfd41125c04868b547a3893334bb0bb822e0517))
415
-
416
- ## [0.11.2](https://github.com/typescript-language-server/typescript-language-server/compare/v0.11.1...v0.11.2) (2022-06-24)
417
-
418
-
419
- ### Bug Fixes
420
-
421
- * apply refactoring returns -1 positions in ranges ([#502](https://github.com/typescript-language-server/typescript-language-server/issues/502)) ([5f52db0](https://github.com/typescript-language-server/typescript-language-server/commit/5f52db0383d6c326cd321c13fc969ab9d3958011))
422
-
423
- ## [0.11.1](https://github.com/typescript-language-server/typescript-language-server/compare/v0.11.0...v0.11.1) (2022-06-13)
424
-
425
-
426
- ### Bug Fixes
427
-
428
- * completion for strings with trigger character ([#492](https://github.com/typescript-language-server/typescript-language-server/issues/492)) ([76bf9a4](https://github.com/typescript-language-server/typescript-language-server/commit/76bf9a4817ffa1e340422cfd5177dbcb96528ddb))
429
-
430
- ## [0.11.0](https://github.com/typescript-language-server/typescript-language-server/compare/v0.10.1...v0.11.0) (2022-06-06)
431
-
432
-
433
- ### Features
434
-
435
- * add support for rename prefixText and suffixText on rename ([#478](https://github.com/typescript-language-server/typescript-language-server/issues/478)) ([b3c8535](https://github.com/typescript-language-server/typescript-language-server/commit/b3c85354c71dc36e1d4775bf61d7064a6b85e958))
436
-
437
- ### [0.10.1](https://github.com/typescript-language-server/typescript-language-server/compare/v0.10.0...v0.10.1) (2022-05-18)
438
-
439
-
440
- ### Bug Fixes
441
-
442
- * pin old version of LSP libraries for node <14 compatibility ([#467](https://github.com/typescript-language-server/typescript-language-server/issues/467)) ([55600e1](https://github.com/typescript-language-server/typescript-language-server/commit/55600e12635c01d5a531b776b33d10f9e622a7a6))
443
-
444
- ## [0.10.0](https://github.com/typescript-language-server/typescript-language-server/compare/v0.9.7...v0.10.0) (2022-05-11)
445
-
446
-
447
- ### Features
448
-
449
- * add support for locale option ([#461](https://github.com/typescript-language-server/typescript-language-server/issues/461)) ([be6a95d](https://github.com/typescript-language-server/typescript-language-server/commit/be6a95ddf6abf8cb68689a6995e3e55858eacb23))
450
-
451
- ### [0.9.7](https://github.com/typescript-language-server/typescript-language-server/compare/v0.9.6...v0.9.7) (2022-02-27)
452
-
453
-
454
- ### Bug Fixes
455
-
456
- * add more logging for resolving user-specified tsserver ([#412](https://github.com/typescript-language-server/typescript-language-server/issues/412)) ([7139a32](https://github.com/typescript-language-server/typescript-language-server/commit/7139a32da05b6e3dfcd3252bde934dc499412d3d))
457
- * help users resolve no valid tsserver version error ([#337](https://github.com/typescript-language-server/typescript-language-server/issues/337)) ([d835543](https://github.com/typescript-language-server/typescript-language-server/commit/d835543e455a51ec159457a1479a550712574099))
458
-
459
- ## [0.9.6] - 2022-02-02
460
-
461
- - **fix**: don't transform zipfile URIs from Vim (#386)
462
-
463
- ## [0.9.5] - 2022-01-27
464
-
465
- - **fix**: don't transform Yarn zipfile URIs (#384)
466
-
467
- ## [0.9.4] - 2022-01-19
468
-
469
- - **fix**: call configure before completion resolve (#377)
470
-
471
- ## [0.9.3] - 2022-01-16
472
-
473
- - **fix**: wait for tsserver configuration requests to finish (#372)
474
-
475
- ## [0.9.2] - 2022-01-14
476
-
477
- - **fix**: use correct name for the addMissingImports code action (#371)
478
-
479
- ## [0.9.1] - 2022-01-07
480
-
481
- - **fix**: don't use the postinstall script
482
-
483
- ## [0.9.0] - 2022-01-07
484
-
485
- - **feat**: implement additional code actions for handling auto-fixing (#318)
486
-
487
- - **feat**: report progress when loading the project (#326)
488
-
489
- - **feat**: add new preferences from typescript 4.5.3 (#304)
490
-
491
- - **fix**: correct matching of "only" kinds provided by the client (#334)
492
-
493
- - **fix**: pass format options for organizing import (#348)
494
-
495
- - **fix**: use snippet type for jsx attribute completions (#362)
496
-
497
- ## [0.8.1] - 2021-11-25
498
-
499
- - **fix**: lookup workspace typescript in dirs higher up the tree also (#314)
500
-
501
- ## [0.8.0] - 2021-11-21
502
-
503
- - **feat**: implement semantic tokens support (#290)
504
-
505
- - **feat**: add support for snippet completions for methods/functions (#303)
506
-
507
- - **feat**: ability to ignore diagnostics by code (#272)
508
- Adds new `diagnostics.ignoredCodes` workspace setting to ignore specific diagnostics.
509
-
510
- - **feat**: add `npmLocation` option to specify NPM location (#293)
511
-
512
- - **fix**: don't announce support for codeActionKinds (#289)
513
-
514
- - **fix**: mark import completions as snippets (#291)
515
-
516
- - **fix**: specify minimum node version to be v12 (#301)
517
-
518
- - **fix**: ensure that the `tsserver` subprocess uses forked node instance (#292)
519
- Potentially **BREAKING**. The lookup of `tsserver` was refactored to never use `spawn` logic but instead always `fork` the current node instance. See more info in the PR.
520
-
521
- - **fix**: exit the server if tsserver process crashes (#305)
522
-
523
- - **fix**: respect "includeDeclaration" for references request (#306)
524
-
525
- ## [0.7.1] - 2021-11-10
526
-
527
- - fix: add missing `semver` dependency (#288)
528
-
529
- ## [0.7.0] - 2021-11-09
530
-
531
- ### Breaking
532
-
533
- Changes to default options sent to tsserver could affect behavior (hopefully for the better). Read changes below for more details.
534
-
535
- ### Changes
536
-
537
- - **feat**: include import specifier for import completions (#281)
538
- For completions that import from another package, the completions will include a "detail" field with the name of the module.
539
-
540
- Also aligned some other logic with the typescript language services used in VSCode:
541
- * annotate the completions with the local name of the import when completing a path in import foo from '...'
542
- * update completion "sortText" regardless if the completion "isRecommended"
543
-
544
- - **feat**: allow skip destructive actions on running OrganizeImports (#228)
545
- Add support for the new skipDestructiveCodeActions argument to TypeScript's organize imports feature - [1] to support [2].
546
-
547
- Support is added in two places:
548
- * Automatically inferring the proper value based on diagnostics for the file when returning code actions.
549
- * Supporting sending it when manually executing the organize imports action.
550
-
551
- Also added documentation to the readme about the supported commands that can be manually executed.
552
-
553
- [1] https://github.com/microsoft/TypeScript/issues/43051
554
- [2] https://github.com/apexskier/nova-typescript/issues/273
555
-
556
- - **feat**: support running server on files without root workspace (#286)
557
- The tsserver seems to be good at inferring the project configuration when opening single files without a workspace so don't crash on missing `rootPath`.
558
-
559
- - **feat**: add `disableAutomaticTypingAcquisition` option to disable automatic type acquisition (#285)
560
- - **feat**: update default tsserver options (#284)
561
- Set the following additional options by default:
562
- ```
563
- allowRenameOfImportPath: true,
564
- displayPartsForJSDoc: true,
565
- generateReturnInDocTemplate: true,
566
- includeAutomaticOptionalChainCompletions: true,
567
- includeCompletionsForImportStatements: true,
568
- includeCompletionsWithSnippetText: true,
569
- ```
570
- This aligns more with the default options of the typescript language services in VSCode.
571
- - **feat**: announce support for "source.organizeImports.ts-ls" action (#283)
572
- Announcing support for that code action allows editors that support
573
- running code actions on save to automatically run the code action if
574
- the user has configured the editor with settings like
575
-
576
- ```js
577
- "codeActionsOnSave": {
578
- "source.organizeImports": true,
579
- // or
580
- "source.organizeImports.ts-ls": true,
581
- },
582
- ```
583
- - **chore**: change default log level from "warn" to "info" (#287)
584
-
585
- ## [0.6.5] - 2021-11-03
586
-
587
- - fix: normalize client and tsserver paths (#275)
588
- This should ensure consistent behavior regradless of the platform. Previously some functionality could be malfunctioning on Windows depending on the LSP client used due to using non-normalized file paths.
589
- - Handle the `APPLY_COMPLETION_CODE_ACTION` command internally (#270)
590
- This means that the clients that have implemented a custom handling for the `_typescript.applyCompletionCodeAction` command can remove that code.
591
- Without removing the custom handling everything should work as before but some edge cases might work better when custom handling is removed.
592
- - fix: ignore empty code blocks in content returned from `textDocument/hover` (#276)
593
- - fix: remove unsupported --node-ipc and --socket options (#278)
594
-
595
- ## [0.6.4] - 2021-10-12
596
-
597
- - Fix broken logging (#267)
598
- - Add support for `workspace/didChangeConfiguration` and setting formatting options per language (#268)
599
- - Add option to set inlayHints preferences by language (#266)
600
-
601
- ## [0.6.3] - 2021-10-27
602
-
603
- - Implement experimental inlay hints (#259) ([documentation](https://github.com/typescript-language-server/typescript-language-server#typescriptinlayhints-experimental-supported-from-typescript-v442))
604
- - Send diagnostics even to clients that don't signal support (#261) (reverts #229)
605
-
606
- ## [0.6.2] - 2021-08-16
607
-
608
- - Mark completion items as deprecated if JSDoc says so (#227)
609
- - Add a `maxTsServerMemory` option (#252)
610
- - (chore) Add Windows and Mac CI runner (#248)
611
-
612
- ## [0.6.1] - 2021-08-16
613
-
614
- - Fix Windows path regression introduced in #220 (#249)
615
-
616
- ## [0.6.0] - 2021-08-12
617
-
618
- - Refactor code actions to better support filtering against "only" (#170)
619
- - Support Yarn PnP (#220)
620
- - Update internal Typescript dependency from 3.9.0 to 4.3.4 (#226)
621
- - Only publish diagnostics if client supports the capability (#229)
622
- - Add support for "unnecessary" and "deprecated" diagnostic tags (#230)
623
- - Upgrade vscode-languageserver (#231)
624
- - Lookup tsserver using direct path rather than through .bin alias (#234)
625
- - Don't pass deprecated options to Completion request
626
-
627
- ## [0.5.4] - 2021-07-01
628
-
629
- - Remove hardcoded request timeouts
630
- - Forward user preferences in `initializationOptions`
631
- - Use `require.resolve` for module resolution (#195)
632
-
633
- ## [0.5.0] - 2021-01-16
634
-
635
- - Fix empty documentHighlight results due to inconsistent path delimiters
636
- - Update command line option `tssserver-log-verbosity` to support `off`
637
- - Call compilerOptionsForInferredProjects during initialization (set good defaults when tsconfig.json missing)
638
- - Remove warnings from LSP completion results
639
- - Add support for formatting range (textDocument/rangeFormatting)
640
- - Ensure TSP request cancellation cancels timeout handling
641
-
642
- ## [0.4.0] - 2019-08-28
643
-
644
- - Upgraded to LSP 5.3.0 and Monaco 0.17.0. [#115](https://github.com/theia-ide/typescript-language-server/pull/115)
645
-
646
- ## [0.3.7] - 2018-11-18
647
-
648
- - Let documentSymbol return the correct results when mergeable elements are used [#77](https://github.com/theia-ide/typescript-language-server/pull/77)
649
- - Return correct ranges for hierarchical document symbol [#79](https://github.com/theia-ide/typescript-language-server/pull/79)
650
- - Return null when resolving completion request at an invalid location [#81](https://github.com/theia-ide/typescript-language-server/pull/81)
651
- - Initial call hierarchy support [#85](https://github.com/theia-ide/typescript-language-server/pull/85)
652
- - Allowing starting tsserver as a module using cp.fork [#88](https://github.com/theia-ide/typescript-language-server/pull/88)
653
-
654
- Thanks to [@AlexTugarev](https://github.com/AlexTugarev) and [@keyboardDrummer](https://github.com/keyboardDrummer)
655
-
656
- ## [0.3.6] - 2018-09-18
657
-
658
- - Respect URIs received from clients [#75](https://github.com/theia-ide/typescript-language-server/pull/75)
659
-
660
- ## [0.3.5] - 2018-09-14
661
- - Fixed publishing diagnostics for all opened documents [#71](https://github.com/theia-ide/typescript-language-server/pull/71) - thanks to [@keyboardDrummer](https://github.com/keyboardDrummer)
662
- - Support global tsserver plugins [#73](https://github.com/theia-ide/typescript-language-server/pull/73)
663
- - Configure a tsserver log file via `TSSERVER_LOG_FILE` env variable [#73](https://github.com/theia-ide/typescript-language-server/pull/73)
664
-
665
- ## [0.3.4] - 2018-09-12
666
- - Restore containerName for non-hierarchical symbols [#69](https://github.com/theia-ide/typescript-language-server/pull/69)
667
-
668
- ## [0.3.3] - 2018-09-11
669
- - Fix updating documents on `didChange` notification [#65](https://github.com/theia-ide/typescript-language-server/pull/65)
670
- - Debounce triggering diagnostics if a client is spamming with edits [#65](https://github.com/theia-ide/typescript-language-server/pull/65)
671
-
672
- ## [0.3.2] - 2018-09-06
673
- - Hierarchical document symbols support [#62](https://github.com/theia-ide/typescript-language-server/pull/62)
674
-
675
- ## [0.3.1] - 2018-09-04
676
-
677
- - Allow a client to enable tsserver logging [#59](https://github.com/theia-ide/typescript-language-server/pull/59)
678
-
679
- ## [0.3.0] - 2018-08-23
680
-
681
- - Setup the monorepo with yarn workspaces and ts project references [#48](https://github.com/theia-ide/typescript-language-server/pull/48)
682
- - Added a Monaco based example [#48](https://github.com/theia-ide/typescript-language-server/pull/48)
683
- - Aligned `completion/completionResolve` with VS Code behaviour [#50](https://github.com/theia-ide/typescript-language-server/pull/50)
684
- - Interrupt diagnostics to improve response time for other requests, as completion and signature help [#51](https://github.com/theia-ide/typescript-language-server/pull/51)
685
- - Applied refactorings support [#51](https://github.com/theia-ide/typescript-language-server/pull/51)
686
- - Suggest diagnostics support [#51](https://github.com/theia-ide/typescript-language-server/pull/51)
687
- - Diagnostics buffering [#51](https://github.com/theia-ide/typescript-language-server/pull/51)
688
- - Tolerating non-file URIs [#51](https://github.com/theia-ide/typescript-language-server/pull/51)
689
- - Organize imports support [#51](https://github.com/theia-ide/typescript-language-server/pull/51)
690
- - Added `Apply Rename File` command [#56](https://github.com/theia-ide/typescript-language-server/pull/56)
691
-
692
- [0.4.0]: https://github.com/theia-ide/typescript-language-server/compare/v0.3.7...v0.4.0
693
- [0.3.7]: https://github.com/theia-ide/typescript-language-server/compare/v0.3.6...v0.3.7
694
- [0.3.6]: https://github.com/theia-ide/typescript-language-server/compare/v0.3.5...v0.3.6
695
- [0.3.5]: https://github.com/theia-ide/typescript-language-server/compare/v0.3.4...v0.3.5
696
- [0.3.4]: https://github.com/theia-ide/typescript-language-server/compare/v0.3.3...v0.3.4
697
- [0.3.3]: https://github.com/theia-ide/typescript-language-server/compare/v0.3.2...v0.3.3
698
- [0.3.2]: https://github.com/theia-ide/typescript-language-server/compare/v0.3.1...v0.3.2
699
- [0.3.1]: https://github.com/theia-ide/typescript-language-server/compare/961d937f3ee3ea6b68cb98a6c235c6beea5f2fa5...v0.3.1
700
- [0.3.0]: https://github.com/theia-ide/typescript-language-server/compare/v0.2.0...961d937f3ee3ea6b68cb98a6c235c6beea5f2fa5