rust/editors/code/src
vsrs 78c9223b7b Remove hover contents marking as trusted.
Hover contents might be extracted from raw
doc comments and need some validation.
2020-06-05 15:25:01 +03:00
..
ast_inspector.ts Flatten commands.ts 2020-05-25 12:14:44 +02:00
client.ts Remove hover contents marking as trusted. 2020-06-05 15:25:01 +03:00
commands.ts Preliminary implementation of lazy CodeAssits 2020-06-02 23:10:53 +02:00
config.ts Add hover actions as LSP extension 2020-06-05 14:59:26 +03:00
ctx.ts Remove unnecessary async from vscode language client creation 2020-04-25 20:52:50 +03:00
debug.ts New runnables API 2020-06-02 17:22:42 +02:00
inlay_hints.ts Cleanup lsp extensions on the client side 2020-05-25 14:56:26 +02:00
lsp_ext.ts Add hover actions as LSP extension 2020-06-05 14:59:26 +03:00
main.ts Preliminary implementation of lazy CodeAssits 2020-06-02 23:10:53 +02:00
net.ts Rewrite auto-update 2020-03-19 09:04:59 +01:00
persistent_state.ts Rewrite auto-update 2020-03-19 09:04:59 +01:00
run.ts New runnables API 2020-06-02 17:22:42 +02:00
snippets.ts Less rust-analyzer specific onEnter 2020-05-25 14:28:47 +02:00
status_display.ts Lean onto default implementation of configs 2020-04-02 12:47:58 +02:00
tasks.ts Change Runnable.bin -> Runnable.kind 2020-05-31 05:21:45 +03:00
toolchain.ts Change Runnable.bin -> Runnable.kind 2020-05-31 05:21:45 +03:00
util.ts Change Runnable.bin -> Runnable.kind 2020-05-31 05:21:45 +03:00