]> git.lizzy.rs Git - rust.git/history - editors/code/src/inlay_hints.ts
Fix how and when old inlay hint decorations are disposed
[rust.git] / editors / code / src / inlay_hints.ts
2021-04-27 Jorge Mederos AlvaradoFix how and when old inlay hint decorations are disposed
2021-04-27 Jorge Mederos AlvaradoAdd option to opt out from smaller inlay hints font...
2021-03-02 bors[bot]Merge #7335 #7691
2021-02-10 bors[bot]Merge #7625
2021-02-10 bors[bot]Merge #7617
2021-02-10 bors[bot]Merge #7591 #7622
2021-02-07 Sahandevshandle promise catches
2020-11-03 bors[bot]Merge #6435
2020-11-02 bors[bot]Merge #6365
2020-11-02 bors[bot]Merge #6393 #6399
2020-10-28 bors[bot]Merge #6396
2020-10-28 bors[bot]Merge #6394
2020-10-28 bors[bot]Merge #6387
2020-10-28 kjeremySmaller inlay hints
2020-10-28 bors[bot]Merge #6384
2020-10-28 bors[bot]Merge #6392
2020-10-28 Laurențiu NicolaAlso set textDecoration: none on inlay hints
2020-10-27 bors[bot]Merge #6379
2020-10-27 bors[bot]Merge #6382
2020-10-27 Laurențiu NicolaSet font-wieght: normal on inlay hints
2020-10-20 bors[bot]Merge #6172
2020-10-16 bors[bot]Merge #6246
2020-10-15 bors[bot]Merge #6220
2020-10-15 bors[bot]Merge #6234
2020-10-15 bors[bot]Merge #6240
2020-10-15 bors[bot]Merge #6236
2020-10-15 Laurențiu NicolaInsert a ZWNJ before type hints
2020-08-30 bors[bot]Merge #5914
2020-08-29 bors[bot]Merge #5910 #5912
2020-08-28 VeetahaRemove fixme from inlay_hints.ts
2020-08-26 bors[bot]Merge #5879
2020-08-26 bors[bot]Merge #5885
2020-08-25 VeetahaMake inlay hints colors more configurable
2020-06-03 Mikhail RakhmanovMerge branch 'master' into assists_extract_enum
2020-06-03 Aleksey KladovMerge pull request #4382 from woody77/json_cfgs
2020-05-30 bors[bot]Merge #4562
2020-05-27 bors[bot]Merge #4592
2020-05-26 bors[bot]Merge #4534
2020-05-25 bors[bot]Merge #4602 #4603
2020-05-25 bors[bot]Merge #4610
2020-05-25 Aleksey KladovCleanup lsp extensions on the client side
2020-05-21 Galilée 'Bill' Eng... Merge branch 'master' of github.com:rust-analyzer/rust...
2020-05-10 Benjamin CoenenMerge branch 'master' of github.com:rust-analyzer/rust...
2020-05-08 vsrsMerge remote-tracking branch 'upstream/master' into...
2020-05-08 bors[bot]Merge #4329
2020-05-08 bors[bot]Merge #4372
2020-05-08 Aleksey KladovAdd master config for inlayHints to make disabling...
2020-04-17 Benjamin CoenenMerge branch 'master' of github.com:rust-analyzer/rust...
2020-04-16 bors[bot]Merge #3979
2020-04-16 bors[bot]Merge #3948
2020-04-15 bors[bot]Merge #3966 #3968
2020-04-12 bors[bot]Merge #3938
2020-04-11 Benjamin CoenenImprove autocompletion by looking on the type and name
2020-04-11 bors[bot]Merge #3925
2020-04-11 veetahafix: inlay hints config desyncronization between the...
2020-04-11 bors[bot]Merge #3944
2020-04-11 Aleksey KladovMerge pull request #3935 from cjhopman/todo
2020-04-11 bors[bot]Merge #3942
2020-04-11 bors[bot]Merge #3943
2020-04-11 veetahavscode: fix indent
2020-04-03 bors[bot]Merge #3814
2020-04-01 bors[bot]Merge #3765
2020-03-30 bors[bot]Merge #3666
2020-03-30 Kirill BulatovCode review fixes
2020-03-30 Kirill BulatovStyle fixes
2020-03-26 bors[bot]Merge #3726
2020-03-25 bors[bot]Merge #3707
2020-03-24 bors[bot]Merge #3710
2020-03-24 Matt HooperExtension types and rendering
2020-03-24 bors[bot]Merge #3664
2020-03-21 bors[bot]Merge #3673
2020-03-21 bors[bot]Merge #3671
2020-03-21 bors[bot]Merge #3665
2020-03-20 Veetahavscode: remove unnecessary code
2020-03-16 bors[bot]Merge #3540
2020-03-13 bors[bot]Merge #3561 #3577
2020-03-13 bors[bot]Merge #3553
2020-03-12 bors[bot]Merge #3543
2020-03-12 Aleksey KladovMerge pull request #3562 from FireofGods/display_for_node
2020-03-12 Steffen LyngbaekSwitch from Vec<InlayKind> to object with props
2020-03-10 Steffen LyngbaekParameter inlay hint separate from variable type inlay...
2020-03-10 Aleksey KladovMerge pull request #3506 from slyngbaek/3183
2020-03-09 bors[bot]Merge #3518
2020-03-07 bors[bot]Merge #3378
2020-03-07 Veetahavscode: post refactor HintsUpdater (simplify create...
2020-03-07 Veetahavscode: more privacy for HintsUpdater
2020-03-07 Veetahavscode: remove logging from inlays, run fix lint issues
2020-03-07 Veetahavscode: remove logic for caching editors as per @matklad
2020-03-07 Veetahavscode: refresh all editors on text changes, simplify...
2020-03-07 Veetahavscode: add dat semicolon
2020-03-07 Veetahavscode: simpify
2020-03-07 Veetahavscode: redesign inlay hints to be capable of handling...
2020-03-03 bors[bot]Merge #3388
2020-03-02 Julien RoncagliaCentralize the check for languageId on document
2020-03-01 Julien RoncagliaRemove inlay in diff views
2020-02-29 bors[bot]Merge #3309
2020-02-28 bors[bot]Merge #3363
2020-02-28 bors[bot]Merge #3361
2020-02-28 Aleksey KladovReset fontStyle for inlay hints
2020-02-27 bors[bot]Merge #3285
next