fix: reload language server client on restart #450
Annotations
5 errors
|
src/client.ts#L52
Async method 'dispose' has no 'await' expression
|
src/client.ts#L135
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
src/extension.ts#L44
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
|
This job was cancelled
Loading