about summary refs log tree commit diff
path: root/src/tools/rust-analyzer/editors/code/package.json
AgeCommit message (Expand)AuthorLines
2024-07-10Remove faq landing page, improve main oneLukas Wirth-51/+12
2024-07-08feat: add inlay hints for generic parametersLiao Junxuan-0/+30
2024-07-07Auto merge of #17523 - wada314:master, r=Veykrilbors-0/+10
2024-07-06Auto merge of #17549 - Veykril:runnables-fix, r=Veykrilbors-8/+0
2024-07-06fix: Fix runnables being incorrectly constructedLukas Wirth-8/+0
2024-07-06Auto merge of #17508 - jjoeldaniel:landing-page, r=Veykrilbors-0/+106
2024-07-02squash.Shohei Wada-0/+10
2024-07-01Auto merge of #17522 - Veykril:comptimes, r=Veykrilbors-6/+6
2024-06-30Remove serde flag from indexmap dependencyLukas Wirth-6/+6
2024-06-29Make borrow checking configurable for term searchTavo Annus-0/+10
2024-06-28Add landing/faq walkthroughs and commands for quick accessJoel Daniel Rico-0/+106
2024-06-22Fix suggestions of unstable constantsTavo Annus-4/+4
2024-06-17feat: add `toggleLSPLogs` commandJoel Daniel Rico-0/+9
2024-06-11Simplify some config serialization stuffLukas Wirth-9/+40
2024-06-04fmtChosenName-4/+4
2024-06-04fmtChosenName-2/+6
2024-06-04Update package.jsonChosenName-1392/+2198
2024-05-08Make term search fuel configurableTavo Annus-0/+12
2024-04-30docs: Fix typo in VS Code setting descriptionWilfred Hughes-1/+1
2024-04-25Auto merge of #17021 - roife:add-hover-limits-for-adts, r=Veykrilbors-3/+12
2024-04-21Allow rust files to be used linkedProjectsLukas Wirth-0/+2295
2024-04-20Add hovering limitations support for variantsroife-2/+2
2024-04-19fix: add a separate setting for enum variantsroife-2/+11
2024-04-16fix: adjust the limitation for ADTs' fields to 5roife-1/+1
2024-04-16Update tests and docs for hover_show_adtFieldsOrVariantsroife-3/+3
2024-04-16Add config hover_show_adtFieldsOrVariants to handle hovering limitation for ADTsroife-0/+2292