Add trailing newline
This commit is contained in:
parent
d70ddec746
commit
e7a0d8f8d0
@ -6,4 +6,5 @@ export function serverVersion(): Cmd {
|
||||
return () => {
|
||||
vscode.window.showInformationMessage('rust-analyzer version : ' + ServerVersion);
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user