rust-analyzer/editors/code/src
bors 5bba438c9c Auto merge of #14366 - Veykril:linked-proj, r=Veykril
feat: Pop a notification prompting the user to add a Cargo.toml of unlinked file to the linkedProjects

cc https://github.com/rust-lang/rust-analyzer/issues/13226 https://github.com/rust-lang/rust-analyzer/issues/9661
2023-03-28 07:05:43 +00:00
..
ast_inspector.ts Make more things private 2022-10-17 15:05:20 +02:00
bootstrap.ts Substitute VSCode variables more generally 2023-01-24 13:46:56 +01:00
client.ts Fix lints 2023-03-25 14:14:12 +01:00
commands.ts Handle proc macro fetching via OpQueue 2023-03-26 09:33:41 +02:00
config.ts Address review comments 2023-03-14 12:49:35 -04:00
ctx.ts Auto merge of #14366 - Veykril:linked-proj, r=Veykril 2023-03-28 07:05:43 +00:00
debug.ts Substitute VSCode variables more generally 2023-01-24 13:46:56 +01:00
diagnostics.ts Parse + decorate rendered ANSI cargo output 2023-01-09 11:46:29 -05:00
lsp_ext.ts finish renaming rust-analyzer/reloadProcMacros to rust-analyzer/rebuildProcMacros 2023-03-26 15:12:25 -04:00
main.ts Handle proc macro fetching via OpQueue 2023-03-26 09:33:41 +02:00
persistent_state.ts prettier run 2022-05-17 18:15:06 +01:00
run.ts Always set up VSCode commands 2022-10-29 00:44:37 +02:00
rust_project.ts fmt 2023-03-13 13:30:19 -04:00
snippets.ts automate braceless return substitution for long lines 2022-05-17 18:31:51 +01:00
tasks.ts Revert "fix: in VSCode, correctly resolve relative paths to errors" 2022-10-14 09:28:44 +02:00
toolchain.ts Respect $CARGO_HOME when looking up toolchains. 2023-02-26 15:37:04 +09:00
util.ts fmt 2023-03-13 13:30:19 -04:00