aboutsummaryrefslogtreecommitdiff
path: root/editors
Commit message (Expand)AuthorAgeFilesLines
* fix: fix shell injection in task spawningAleksey Kladov2021-05-311-6/+6
* Add config setting for self-on-the-flyLukas Wirth2021-05-311-0/+5
* Fix incorrect setting descriptionsLucas Schwiderski2021-05-291-2/+2
* Merge #8995bors[bot]2021-05-264-22/+20
|\
| * Create tasks for all workspacesKirill Bulatov2021-05-254-22/+20
* | Merge #9001bors[bot]2021-05-261-0/+4
|\ \ | |/ |/|
| * minor: explicitly set the focus to falseAleksey Kladov2021-05-261-0/+4
* | Merge #8767bors[bot]2021-05-251-0/+5
|\ \ | |/ |/|
| * implement range formattingAndy Russell2021-05-231-0/+5
* | fix: cursor position after item move commandEduardo Canellas2021-05-241-1/+1
* | Merge #8955bors[bot]2021-05-243-41/+69
|\ \
| * | Fix ts lint errorsKirill Bulatov2021-05-233-8/+8
| * | Send detached files info to server via init paramsKirill Bulatov2021-05-233-6/+27
| * | Start rust-analyzer server for arbitrary rust filesKirill Bulatov2021-05-233-39/+46
| |/
* | fix: can download server binary on windows againAleksey Kladov2021-05-241-1/+1
* | fix: reveal snippetsAleksey Kladov2021-05-231-0/+3
|/
* More style fixesKirill Bulatov2021-05-232-16/+19
* Style fixKirill Bulatov2021-05-232-12/+11
* Don't use a deprecated accessorKirill Bulatov2021-05-231-1/+1
* Better releaseId namingKirill Bulatov2021-05-232-12/+11
* Remove nightly release id from local storage for stable extensionsKirill Bulatov2021-05-232-1/+6
* Download nightly extension when configured and run from stable extension versionKirill Bulatov2021-05-231-3/+10
* Use `.rs` file ending to get syntax highlightingJonas Schievink2021-05-211-1/+1
* Add a "Debug ItemTree" LSP requestJonas Schievink2021-05-214-0/+62
* 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-114-0/+16
* | Give MergeBehaviour variants better namesLukas Wirth2021-05-101-6/+6
* | :arrow_up: package-lock.jsonAleksey Kladov2021-05-082-225/+381
|/
* internal: ensure that client and server-side configs are not mixed upAleksey Kladov2021-04-281-6/+6
* Merge #8624bors[bot]2021-04-275-8/+60
|\
| * Use explicit rustc commit-hashvsrs2021-04-223-3/+15
| * Add special `auto` value for `debug.sourceFileMap`vsrs2021-04-225-27/+38
| * Autodetect rust library source file mapvsrs2021-04-222-2/+31
| |
| \
*-. \ Merge #8629 #8657bors[bot]2021-04-272-404/+486
|\ \ \
| | * | npm updateJeremy Kolb2021-04-251-407/+484
| | |/
| * / Support | as a surrounding pairsSmittyvb2021-04-221-1/+2
| |/
* | Fix how and when old inlay hint decorations are disposedJorge Mederos Alvarado2021-04-271-16/+33
* | Add option to opt out from smaller inlay hints font sizeJorge Mederos Alvarado2021-04-272-6/+30
* | add option to package.jsonJorge Mederos Alvarado2021-04-272-4/+5
|/
* Code review feedback.James Leitch2021-04-211-2/+2
* Diagnostic Remap Path Prefixes added.James Leitch2021-04-211-1/+6
* Move cursor position when using item moversJonas Schievink2021-04-132-23/+5
* feat: avoid checking the whole project during initial loadingAleksey Kladov2021-04-121-0/+5