]> git.lizzy.rs Git - rust.git/history - editors/code/src/commands/inlay_hints.ts
Move type inlay hint truncation to language server
[rust.git] / editors / code / src / commands / inlay_hints.ts
2019-11-19 Emil LauridsenMove type inlay hint truncation to language server
2019-10-23 bors[bot]Merge #1980
2019-10-23 Wilco KuseeDo not truncate the range
2019-10-18 Wilco KuseeMake inlay hint length configurable
2019-10-10 Wilco KuseeTruncate hints longer than 20 characters
2019-08-13 bors[bot]Merge #1636
2019-08-06 bors[bot]Merge #1652
2019-08-05 Kirill BulatovAvoid shared mutable state
2019-08-05 Kirill BulatovCache decorations before the first change only
2019-08-05 Kirill BulatovUse WeakMap to avoid memory leaks
2019-08-04 Kirill BulatovStyle and test fixes
2019-08-04 Kirill BulatovQuery less hints on file open
2019-07-29 bors[bot]Merge #1604
2019-07-29 bors[bot]Merge #1601
2019-07-29 bors[bot]Merge #1606
2019-07-29 bors[bot]Merge #1605
2019-07-29 bors[bot]Merge #1614
2019-07-29 bors[bot]Merge #1610
2019-07-29 Kirill BulatovStyle fixes
2019-07-29 Kirill BulatovIgnore cancelled inlay hints responses
2019-07-25 bors[bot]Merge #1586
2019-07-25 Kirill Bulatovnpm run fix
2019-07-25 Kirill BulatovCode review fixes
2019-07-25 Kirill BulatovRemove unnecessary hacks
2019-07-25 Kirill BulatovFix linter issues
2019-07-25 Kirill BulatovSimplify the hints display
2019-07-25 Kirill BulatovShow type decorators