mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-03 23:25:03 +00:00
Add proper process teminate method
This commit is contained in:
parent
c894a3e19b
commit
b84d0fc1a3
6 changed files with 116 additions and 10 deletions
|
@ -1,4 +1,3 @@
|
|||
import * as timers from 'timers';
|
||||
import * as vscode from 'vscode';
|
||||
|
||||
const spinnerFrames = ['⠋', '⠙', '⠹', '⠸', '⠼', '⠴', '⠦', '⠧', '⠇', '⠏'];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue