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