mirror of
				https://github.com/rust-lang/rust-analyzer.git
				synced 2025-10-30 19:49:36 +00:00 
			
		
		
		
	Update Node.js, vscode, and ts deps
This commit is contained in:
		
							parent
							
								
									2fa819c9d3
								
							
						
					
					
						commit
						00726cf697
					
				
					 29 changed files with 2715 additions and 1857 deletions
				
			
		|  | @ -14,6 +14,7 @@ export class PersistentState { | |||
|     get serverVersion(): string | undefined { | ||||
|         return this.globalState.get("serverVersion"); | ||||
|     } | ||||
| 
 | ||||
|     async updateServerVersion(value: string | undefined) { | ||||
|         await this.globalState.update("serverVersion", value); | ||||
|     } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 BenjaminBrienen
						BenjaminBrienen