File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ The server binary is stored in:
6363* macOS: `~/Library/Application Support/Code/User/globalStorage/matklad.rust-analyzer`
6464* Windows: `%APPDATA%\Code\User\globalStorage\matklad.rust-analyzer`
6565
66- Note that we only support the latest version of VS Code.
66+ Note that we only support two most recent versions of VS Code.
6767
6868==== Updates
6969
Original file line number Diff line number Diff line change 2121 " Programming Languages"
2222 ],
2323 "engines" : {
24- "vscode" : " ^1.45 .0"
24+ "vscode" : " ^1.44 .0"
2525 },
2626 "enableProposedApi" : true ,
2727 "scripts" : {
4141 "@rollup/plugin-node-resolve" : " ^7.1.3" ,
4242 "@types/node" : " ^12.12.39" ,
4343 "@types/node-fetch" : " ^2.5.7" ,
44- "@types/vscode" : " ^1.45 .0" ,
44+ "@types/vscode" : " ^1.44 .0" ,
4545 "@typescript-eslint/eslint-plugin" : " ^2.33.0" ,
4646 "@typescript-eslint/parser" : " ^2.33.0" ,
4747 "eslint" : " ^6.8.0" ,
You can’t perform that action at this time.
0 commit comments