rust/editors/code/src
2021-09-23 20:45:45 +03:00
..
ast_inspector.ts
client.ts feat: gate custom clint-side commands behind capabilities 2021-07-30 19:16:33 +03:00
commands.ts Change the global setting when toggling inlay hints 2021-09-23 20:45:45 +03:00
config.ts Removed all dead config accessors. 2021-07-23 07:50:37 -06:00
ctx.ts Use local node_modules to allow the graph to load offline 2021-08-10 13:43:08 +00:00
debug.ts
inlay_hints.ts Fix how and when old inlay hint decorations are disposed 2021-04-26 20:29:54 -04:00
lsp_ext.ts docs: Update the lsp-extensions.md with the Hover Range capability 2021-07-27 18:31:21 -04:00
main.ts Give better error message when the rust-analyzer binar path was set in the user's config but the binary is invalid 2021-08-03 14:03:49 +02:00
net.ts Add workaround for rename error reporting 2021-09-13 14:52:03 +03:00
persistent_state.ts Style fix 2021-05-23 13:43:06 +03:00
run.ts minor: explicitly set the focus to false 2021-05-26 13:04:01 +03:00
snippets.ts fix: cursor position after item move command 2021-05-24 13:17:28 -03:00
tasks.ts Undefined scope comment 2021-09-09 08:50:24 +12:00
toolchain.ts Merge #9908 2021-08-21 13:41:09 +00:00
util.ts fix lint 2021-08-16 00:21:12 +08:00