rust/editors/code/src
2021-08-09 19:24:43 +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 internal: remove client-side support for latest requests 2021-08-09 19:24:43 +03:00
config.ts Removed all dead config accessors. 2021-07-23 07:50:37 -06:00
ctx.ts fix 2021-06-07 17:56:40 +01:00
debug.ts Use explicit rustc commit-hash 2021-04-22 18:59:03 +03:00
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 Rename the old server before update 2021-07-13 09:10:25 +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 fix: fix shell injection in task spawning 2021-05-31 20:11:36 +03:00
toolchain.ts fix: clean-up #8951 2021-06-15 13:29:02 -04:00
util.ts Use explicit rustc commit-hash 2021-04-22 18:59:03 +03:00