about summary refs log tree commit diff
path: root/editors/code/src
AgeCommit message (Expand)AuthorLines
2020-08-29Merge #5910 #5912bors[bot]-2/+1
2020-08-29Remove fixme from inlay_hints.tsVeetaha-1/+0
2020-08-28Fix some typosKirill Bulatov-1/+1
2020-08-26Make inlay hints colors more configurableVeetaha-47/+28
2020-08-24Merge #5841bors[bot]-0/+8
2020-08-21Gate stream.pipeline workaround on fixed versions of nodeVeetaha-0/+8
2020-08-21Dont ask me why...Veetaha-1/+0
2020-08-17Merge #5782bors[bot]-2/+5
2020-08-17Fix StatusNotificationvsrs-2/+5
2020-08-12Rename ra_toolchain -> toolchainAleksey Kladov-2/+2
2020-08-10Merge #5697bors[bot]-8/+2
2020-08-09Remove 'as any'Jeremy Kolb-1/+1
2020-08-09Remove workaround for semantic token flickeringJeremy Kolb-7/+1
2020-08-08Fix no inlay hints / unresolved tokens until manual editVeetaha-3/+3
2020-07-31Merge #5513bors[bot]-2/+10
2020-07-29SSR: Restrict to current selection if anyDavid Lattimore-2/+4
2020-07-26delete empty lineUrban Dove-1/+0
2020-07-25try select correct workspace in vscode multi workspaceUrban Dove-2/+11
2020-07-24SSR: Fix a typescript lint warningDavid Lattimore-1/+1
2020-07-24SSR: Pass current file position through to SSR code.David Lattimore-3/+13
2020-07-23Merge #5480bors[bot]-0/+4
2020-07-22ProblemMatcher auto detects relative/absolute paths and matches VSCode LSP's ...James Leitch-0/+1
2020-07-22Fix snippetTextEdits applying to other filesTimo Freiberg-0/+4
2020-07-08Workaround rollup messing up default importsVeetaha-1/+4
2020-07-07Gzip artifactsVeetaha-16/+17
2020-07-07Add a command to compute memory usage statisticsJonas Schievink-0/+34
2020-07-07Consider EPERM error as other vscode processes using rust-analyzerVeetaha-1/+1
2020-07-06Fix: allow for binaries from $PATH to pass validity checkVeetaha-6/+2
2020-07-05Revert "Dispose logger on extension deactivation"Veetaha-6/+0
2020-07-05Dispose logger on extension deactivationVeetaha-0/+6
2020-07-05Improve client logging (use output channel and more log levels)Veetaha-18/+49
2020-07-03Merge #5202bors[bot]-13/+44
2020-07-03Fix workspaceRootvsrs-1/+3
2020-07-03code lintingvsrs-2/+2
2020-07-03Add testsvsrs-10/+10
2020-07-03Add runnable env support.vsrs-11/+40
2020-07-02Pass CodeActionKind through our middleware to populate menusJeremy Kolb-2/+4
2020-07-02Merge #5188bors[bot]-1/+46
2020-07-02Implement StatusBarAleksey Kladov-1/+46
2020-07-02Merge #5089 #5161 #5184 #5185 #5186bors[bot]-7/+19
2020-07-02Force showing extension activation error pop-up notificationVeetaha-3/+11
2020-07-02Always install required nightly extension if current one is not nightlyVeetaha-4/+8
2020-07-01Add reload workspace commandAleksey Kladov-4/+4
2020-06-30Merge #5101bors[bot]-1/+6
2020-06-29Merge #5119bors[bot]-3/+9
2020-06-29Show notification while SSR is in progressDavid Lattimore-3/+9
2020-06-27Add light-weight snapshot testing library with editor integrationAleksey Kladov-1/+6
2020-06-27Fix SSR prompt following #4919David Lattimore-1/+1
2020-06-26Merge #5017bors[bot]-83/+96
2020-06-25Merge branch 'Veetaha-feat/sync-branch'Aleksey Kladov-103/+0