mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-12-26 13:03:31 +00:00
Add trailing newline
This commit is contained in:
parent
d70ddec746
commit
e7a0d8f8d0
1 changed files with 2 additions and 1 deletions
|
@ -7,3 +7,4 @@ export function serverVersion(): Cmd {
|
|||
vscode.window.showInformationMessage('rust-analyzer version : ' + ServerVersion);
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue