rust/editors/code/src
bors[bot] 94f661c62a
Merge #7001
7001: Add support for downloading aarch64-apple-darwin binaries r=matklad a=lnicola

There's also a slight behavior change here: we no longer download our 64-binaries on 32-bit Darwin and Linux. We still do that on Windows, as I don't know how to detect 32-bit Node on 64 Windows.

But some people install the 32-bit Code by mistake, I doubt 32-bit Windows is that popular in the Rust crowd.

Co-authored-by: Laurențiu Nicola <lnicola@dend.ro>
2020-12-22 16:38:12 +00:00
..
ast_inspector.ts Flatten commands.ts 2020-05-25 12:14:44 +02:00
client.ts Use vscode-languageclient 7.0.0-next.14 2020-11-17 10:10:34 -05:00
commands.ts Use workspace applyEdit instead of snippetWorkspaceEdit 2020-12-21 15:55:40 +09:00
config.ts Add method references CodeLens 2020-09-29 15:29:20 +03:00
ctx.ts Move to vscode-languageclient 7.0.0-next.9 2020-09-02 09:40:59 -04:00
debug.ts delete empty line 2020-07-26 13:42:17 -04:00
inlay_hints.ts Smaller inlay hints 2020-10-28 09:52:23 -04:00
lsp_ext.ts add open Cargo.toml action 2020-11-12 17:48:07 -08:00
main.ts Merge #7001 2020-12-22 16:38:12 +00:00
net.ts Remove workaround & fix fetch$1 is not a function 2020-12-08 13:06:36 +07:00
persistent_state.ts Allow to use a Github Auth token for fetching releases 2020-09-22 23:12:51 -07:00
run.ts Check cargoExtraArgs for undefined before using 2020-10-18 11:40:48 +11:00
snippets.ts Support multiple workspace edits 2020-11-04 15:04:28 +01:00
tasks.ts Support 'runnables' options in the vs code extension 2020-10-02 12:35:22 +03:00
toolchain.ts Rename ra_toolchain -> toolchain 2020-08-12 16:52:28 +02:00
util.ts Latest proposed LSP 3.16.0 2020-10-26 09:23:34 -04:00