aboutsummaryrefslogtreecommitdiff
path: root/editors/code/package.json
Commit message (Expand)AuthorAgeFilesLines
* Update vscode-languageclientkjeremy2021-06-211-1/+1
* Merge #9264bors[bot]2021-06-211-5/+10
|\
| * Remove deprecation support in configLukas Wirth2021-06-211-6/+0
| * Add configuration deprecationLukas Wirth2021-06-141-0/+6
| * Make documentation on hover configurableLukas Wirth2021-06-141-5/+10
* | Implement a config override for the default #[cfg(test)] in cargo cratesJade2021-06-191-0/+10
* | Allow to disable import insertion on single path glob importsLukas Wirth2021-06-181-0/+5
* | Merge #9258bors[bot]2021-06-161-4/+4
|\ \
| * | Give ImportPrefix variants better config namesLukas Wirth2021-06-131-4/+4
| |/
| |
| \
*-. | Merge #9267 #9279bors[bot]2021-06-151-1/+1
|\ \|
| * | Code: automatically update the LSP serverLaurențiu Nicola2021-06-141-1/+1
| |/
* / Use objects instead of bools for markers in package.jsonLaurențiu Nicola2021-06-151-2/+2
|/
* Add function references hover actionLukas Wirth2021-06-041-0/+5
* Make it opt-inJonas Schievink2021-06-031-0/+5
* Document that `addCallArgumentSnippets` requires `addCallParenthesisLukas Wirth2021-06-021-1/+1
* Add config setting for self-on-the-flyLukas Wirth2021-05-311-0/+5
* Fix incorrect setting descriptionsLucas Schwiderski2021-05-291-2/+2
* implement range formattingAndy Russell2021-05-231-0/+5
* Add a "Debug ItemTree" LSP requestJonas Schievink2021-05-211-0/+5
* Merge #8873bors[bot]2021-05-201-7/+14
|\
| * Replace ImportGranularity::Guess with guessing boolean flagLukas Tobias Wirth2021-05-191-3/+6
| * Add ImportGranularity::GuessLukas Tobias Wirth2021-05-181-1/+3
| * MergeBehavior -> ImportGranularityLukas Tobias Wirth2021-05-181-8/+10
* | Add new LSP extension for workspace symbol lookupalcroito2021-05-171-0/+26
|/
* minor: adjust config nameAleksey Kladov2021-05-171-5/+5
* Merge #8795bors[bot]2021-05-171-0/+5
|\
| * Formatting and docsJohn Renner2021-05-101-0/+5
* | Allow viewing the crate graph in a webviewJonas Schievink2021-05-111-0/+5
* | Give MergeBehaviour variants better namesLukas Wirth2021-05-101-6/+6
* | :arrow_up: package-lock.jsonAleksey Kladov2021-05-081-1/+4
|/
* internal: ensure that client and server-side configs are not mixed upAleksey Kladov2021-04-281-6/+6
* Merge #8624bors[bot]2021-04-271-2/+3
|\
| * Add special `auto` value for `debug.sourceFileMap`vsrs2021-04-221-2/+3
* | add option to package.jsonJorge Mederos Alvarado2021-04-271-0/+5
|/
* Code review feedback.James Leitch2021-04-211-2/+2
* Diagnostic Remap Path Prefixes added.James Leitch2021-04-211-1/+6
* feat: avoid checking the whole project during initial loadingAleksey Kladov2021-04-121-0/+5
* Bump the default hint lengthKirill Bulatov2021-03-231-1/+1
* Limit the hints size by defaultKirill Bulatov2021-03-231-2/+2
* Item up and down moversivan7702021-03-181-0/+10
* Enable proc-macros by defaultAleksey Kladov2021-03-151-1/+1
* Merge #7799bors[bot]2021-03-131-1/+13
|\
| * Add progress reportingvsrs2021-02-271-1/+8
| * Add LSP request and VSCode commandvsrs2021-02-271-0/+5
* | Make code less surprisingAleksey Kladov2021-03-091-24/+24
* | Add more documentation for rustc_privateJoshua Nelson2021-03-081-1/+1
* | Merge #7891bors[bot]2021-03-081-1/+1
|\ \
| * | Document rustc_private in metadataDaniel McNab2021-03-081-1/+1
| * | Revert "Support disabling rustc build scripts"Daniel McNab2021-03-081-5/+0
| * | Support disabling rustc build scriptsDaniel McNab2021-03-081-0/+5