rust-analyzer/editors/code/src
bors[bot] 372414d27b
Merge #3942
3942: vscode: fix typing bug in config r=matklad a=Veetaha

I noticed that the type of nullable properties in config is actually non-nullable
![Screenshot from 2020-04-11 15-29-45](https://user-images.githubusercontent.com/36276403/79043702-6a686d80-7c09-11ea-9ae8-f1a777c7d0f2.png)


Co-authored-by: veetaha <veetaha2@gmail.com>
2020-04-11 13:26:17 +00:00
..
commands Remove vscode_lldb setting 2020-04-02 12:56:14 +02:00
client.ts Enable the SemanticTokensFeature by default 2020-04-08 15:45:39 -04:00
color_theme.ts enforce camel case 2020-02-21 11:22:45 +01:00
config.ts vscode: fix typing bug in config 2020-04-11 15:40:49 +03:00
ctx.ts Enable the SemanticTokensFeature by default 2020-04-08 15:45:39 -04:00
inlay_hints.ts vscode: fix indent 2020-04-11 15:37:06 +03:00
main.ts vscode: log server binary path 2020-04-04 16:10:06 +03: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
rust-analyzer-api.ts Extension types and rendering 2020-03-24 23:22:41 +01: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 Lean onto default implementation of configs 2020-04-02 12:47:58 +02:00
tasks.ts Use namespace import 2020-03-31 09:06:46 +01:00
util.ts vscode: add syntax tree inspection hovers and highlights 2020-03-31 16:20:59 +03:00