about summary refs log tree commit diff
path: root/editors/code
AgeCommit message (Expand)AuthorLines
2021-06-21Update vscode-languageclientkjeremy-32/+32
2021-06-21Merge #9264bors[bot]-5/+10
2021-06-21Remove deprecation support in configLukas Wirth-6/+0
2021-06-19Implement a config override for the default #[cfg(test)] in cargo cratesJade-0/+10
2021-06-18Merge #9334bors[bot]-0/+5
2021-06-18Allow to disable import insertion on single path glob importsLukas Wirth-0/+5
2021-06-18Update css-whatkjeremy-6/+6
2021-06-16Merge #9258bors[bot]-4/+4
2021-06-15Merge #9267 #9279bors[bot]-1/+1
2021-06-15Merge #9292bors[bot]-15/+23
2021-06-15Use `.then()` for Thenablewxb1ank-3/+1
2021-06-15fix: clean-up #8951wxb1ank-15/+25
2021-06-15Merge #9282bors[bot]-2/+2
2021-06-15Use objects instead of bools for markers in package.jsonLaurențiu Nicola-2/+2
2021-06-14Use `Uri.toString()` for URLswxb1ank-5/+7
2021-06-14Code: automatically update the LSP serverLaurențiu Nicola-1/+1
2021-06-14Add configuration deprecationLukas Wirth-0/+6
2021-06-14Make documentation on hover configurableLukas Wirth-5/+10
2021-06-14Merge #8951bors[bot]-47/+38
2021-06-13Give ImportPrefix variants better config namesLukas Wirth-4/+4
2021-06-08Revert "Merge #9177"Aleksey Kladov-342/+335
2021-06-08Merge #9177bors[bot]-335/+342
2021-06-08:arrow_up: npm packagesAleksey Kladov-335/+342
2021-06-07fixMilo-1/+1
2021-06-06fixMilo-1/+1
2021-06-06when you click status bar icon it now restarts serverMilo-0/+1
2021-06-04Add function references hover actionLukas Wirth-0/+6
2021-06-03Make it opt-inJonas Schievink-0/+5
2021-06-02Document that `addCallArgumentSnippets` requires `addCallParenthesisLukas Wirth-1/+1
2021-06-02Lint toolchain.tswxb1ank-1/+1
2021-06-02migrate from `fs` to `vscode.FileSystem` APIwxb1ank-44/+35
2021-06-02internal: use vscode.FileSystem API in main.tswxb1ank-5/+5
2021-05-31Fix opening single filesKirill Bulatov-1/+1
2021-05-31fix: fix shell injection in task spawningAleksey Kladov-6/+6
2021-05-31Add config setting for self-on-the-flyLukas Wirth-0/+5
2021-05-29Fix incorrect setting descriptionsLucas Schwiderski-2/+2
2021-05-26Merge #8995bors[bot]-22/+20
2021-05-26Merge #9001bors[bot]-0/+4
2021-05-26minor: explicitly set the focus to falseAleksey Kladov-0/+4
2021-05-26Create tasks for all workspacesKirill Bulatov-22/+20
2021-05-25Merge #8767bors[bot]-0/+5
2021-05-24fix: cursor position after item move commandEduardo Canellas-1/+1
2021-05-24Merge #8955bors[bot]-41/+69
2021-05-24fix: can download server binary on windows againAleksey Kladov-1/+1
2021-05-23Fix ts lint errorsKirill Bulatov-8/+8
2021-05-23fix: reveal snippetsAleksey Kladov-0/+3
2021-05-23implement range formattingAndy Russell-0/+5
2021-05-23Send detached files info to server via init paramsKirill Bulatov-6/+27
2021-05-23Start rust-analyzer server for arbitrary rust filesKirill Bulatov-39/+46
2021-05-23More style fixesKirill Bulatov-16/+19