about summary refs log tree commit diff
path: root/editors/code/package.json
AgeCommit message (Expand)AuthorLines
2021-05-23implement range formattingAndy Russell-0/+5
2021-05-21Add a "Debug ItemTree" LSP requestJonas Schievink-0/+5
2021-05-20Merge #8873bors[bot]-7/+14
2021-05-19Replace ImportGranularity::Guess with guessing boolean flagLukas Tobias Wirth-3/+6
2021-05-18Add ImportGranularity::GuessLukas Tobias Wirth-1/+3
2021-05-18MergeBehavior -> ImportGranularityLukas Tobias Wirth-8/+10
2021-05-18Add new LSP extension for workspace symbol lookupalcroito-0/+26
2021-05-17minor: adjust config nameAleksey Kladov-5/+5
2021-05-17Merge #8795bors[bot]-0/+5
2021-05-11Allow viewing the crate graph in a webviewJonas Schievink-0/+5
2021-05-10Formatting and docsJohn Renner-0/+5
2021-05-10Give MergeBehaviour variants better namesLukas Wirth-6/+6
2021-05-08:arrow_up: package-lock.jsonAleksey Kladov-1/+4
2021-04-28internal: ensure that client and server-side configs are not mixed upAleksey Kladov-6/+6
2021-04-27Merge #8624bors[bot]-2/+3
2021-04-26add option to package.jsonJorge Mederos Alvarado-0/+5
2021-04-22Add special `auto` value for `debug.sourceFileMap`vsrs-2/+3
2021-04-21Code review feedback.James Leitch-2/+2
2021-04-21Diagnostic Remap Path Prefixes added.James Leitch-1/+6
2021-04-12feat: avoid checking the whole project during initial loadingAleksey Kladov-0/+5
2021-03-23Bump the default hint lengthKirill Bulatov-1/+1
2021-03-23Limit the hints size by defaultKirill Bulatov-2/+2
2021-03-18Item up and down moversivan770-0/+10
2021-03-15Enable proc-macros by defaultAleksey Kladov-1/+1
2021-03-13Merge #7799bors[bot]-1/+13
2021-03-09Make code less surprisingAleksey Kladov-24/+24
2021-03-08Add more documentation for rustc_privateJoshua Nelson-1/+1
2021-03-08Merge #7891bors[bot]-1/+1
2021-03-08Document rustc_private in metadataDaniel McNab-1/+1
2021-03-08Revert "Support disabling rustc build scripts"Daniel McNab-5/+0
2021-03-08Make code completion "just work" in more casesAleksey Kladov-1/+1
2021-03-08Merge #7901bors[bot]-0/+1
2021-03-08Support disabling rustc build scriptsDaniel McNab-0/+5
2021-03-07Make extension respect http proxy settingsKam Y. Tse-0/+1
2021-03-07Make group imports configurableasv-0/+5
2021-03-04Migrate to user-centric config name for `cargo check` stuffAleksey Kladov-3/+3
2021-02-27Add progress reportingvsrs-1/+8
2021-02-27Add LSP request and VSCode commandvsrs-0/+5
2021-02-23Update our vscode npm packageskjeremy-3/+3
2021-02-14Start LSP 3.17 supportJeremy Kolb-3/+3
2021-02-13Allow automatically detect the rustc-src directory (fixes #3517).Benjamin Bouvier-1/+1
2021-02-10Add **Copy Run Command Line** command for vscodeAleksey Kladov-0/+5
2021-02-09Fix highlighting of injected attributesAleksey Kladov-0/+44
2021-01-26Add config option to ignore directoriesAleksey Kladov-0/+8
2021-01-26Remove the need to manually sync config in package.jsonAleksey Kladov-5/+7
2021-01-23Add References code lens.vsrs-0/+5
2021-01-07Use american spelling for configAleksey Kladov-1/+1
2021-01-06More maintainable configAleksey Kladov-0/+8
2021-01-04Rename extension configAleksey Kladov-1/+1
2021-01-03Merge #7068bors[bot]-0/+9