rust-analyzer/editors/code/src
Aleksey Kladov 84b009cbf7 Reset fontStyle for inlay hints
Otherwise, we get bold hints on `true` and `false`
2020-02-28 11:31:53 +01:00
..
commands vscode: run fmt 2020-02-25 01:00:00 +02:00
installation Remove unnecessary dep 2020-02-26 14:21:23 +01:00
client.ts Fix lint 2020-02-27 10:46:43 +01:00
color_theme.ts enforce camel case 2020-02-21 11:22:45 +01:00
config.ts Config to switch to semantic tokens 2020-02-26 16:03:30 +01:00
ctx.ts vscode: gracefully handle cancellation errors 2020-02-23 15:49:09 +02:00
highlighting.ts vscode: migrate highlighting to rust-analyzer-api.ts 2020-02-25 00:49:54 +02:00
inlay_hints.ts Reset fontStyle for inlay hints 2020-02-28 11:31:53 +01:00
main.ts Config to switch to semantic tokens 2020-02-26 16:03:30 +01:00
rust-analyzer-api.ts vscode: migrate rust-analyzer-api to import * as lc as per matklad and kjeremy 2020-02-25 01:43:52 +02:00
source_change.ts vscode: migrate source_cnage.rs to rust-analyzer-api.rs 2020-02-25 00:49:19 +02:00
status_display.ts vscode: press ; to respect semicolons 2020-02-17 22:09:44 +02:00
util.ts vscode: migrate inlay_hints to rust-analyzer-api.ts 2020-02-25 00:57:49 +02:00