aboutsummaryrefslogtreecommitdiff
path: root/editors
Commit message (Expand)AuthorAgeFilesLines
* Align diagnostics config with the rest of rust-analyzerAleksey Kladov2020-08-181-6/+6
* Merge #5682bors[bot]2020-08-181-0/+9
|\
| * Merge branch 'master' into add-disable-diagnosticsIgor Aleksanov2020-08-141-2/+2
| |\
| * | Restore final newline in package.jsonIgor Aleksanov2020-08-131-1/+1
| * | Merge branch 'master' into add-disable-diagnosticsIgor Aleksanov2020-08-123-12/+6
| |\ \
| * | | Add a configuration option for the vscode extensionIgor Aleksanov2020-08-121-1/+10
| | | |
| \ \ \
*-. \ \ \ Merge #5776 #5780bors[bot]2020-08-171-0/+3
|\ \ \ \ \ | | | |_|/ | | |/| |
| * / | | Fix eslint errors on .eslintrc.js and rollup.config.jsxiaofa2020-08-161-0/+3
| |/ / /
* | | | Merge #5782bors[bot]2020-08-172-2/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Fix StatusNotificationvsrs2020-08-172-2/+5
| | |/ | |/|
* / | Rename ra_toolchain -> toolchainAleksey Kladov2020-08-121-2/+2
|/ /
* | Merge #5697bors[bot]2020-08-101-8/+2
|\ \
| * | Remove 'as any'Jeremy Kolb2020-08-091-1/+1
| * | Remove workaround for semantic token flickeringJeremy Kolb2020-08-091-7/+1
* | | Fix no inlay hints / unresolved tokens until manual editVeetaha2020-08-081-3/+3
|/ /
* / Fix typo in settings descriptionRüdiger Herrmann2020-08-081-1/+1
|/
* Merge #5513bors[bot]2020-07-311-2/+10
|\
| * delete empty lineUrban Dove2020-07-261-1/+0
| * try select correct workspace in vscode multi workspaceUrban Dove2020-07-261-2/+11
* | flycheck: Added checkOnSave.noDefaultFeaturesClemens Wasser2020-07-301-0/+8
* | SSR: Restrict to current selection if anyDavid Lattimore2020-07-292-2/+4
* | Add toggle for experimental diagnosticsJonas Schievink2020-07-241-5/+10
* | SSR: Fix a typescript lint warningDavid Lattimore2020-07-241-1/+1
* | SSR: Pass current file position through to SSR code.David Lattimore2020-07-242-3/+13
|/
* Merge #5480bors[bot]2020-07-231-0/+4
|\
| * Fix snippetTextEdits applying to other filesTimo Freiberg2020-07-221-0/+4
* | ProblemMatcher auto detects relative/absolute paths and matches VSCode LSP's ...James Leitch2020-07-232-3/+10
|/
* Bump lodash from 4.17.15 to 4.17.19 in /editors/codedependabot[bot]2020-07-161-3/+3
* Automatically reload project info on Cargo.toml changesAleksey Kladov2020-07-101-0/+5
* Workaround rollup messing up default importsVeetaha2020-07-081-1/+4
* Gzip artifactsVeetaha2020-07-072-16/+17
* Add a command to compute memory usage statisticsJonas Schievink2020-07-074-0/+44
*---. Merge #5235 #5236 #5241bors[bot]2020-07-072-4/+2
|\ \ \
| | * | Disable ES module interopLaurențiu Nicola2020-07-062-4/+2
| | |/
* | / Consider EPERM error as other vscode processes using rust-analyzerVeetaha2020-07-071-1/+1
| |/ |/|
* | Fix: allow for binaries from $PATH to pass validity checkVeetaha2020-07-061-6/+2
|/
* Revert "Dispose logger on extension deactivation"Veetaha2020-07-052-6/+0
* Dispose logger on extension deactivationVeetaha2020-07-052-0/+6
* Improve client logging (use output channel and more log levels)Veetaha2020-07-054-18/+49
* Merge #5203bors[bot]2020-07-031-1/+1
|\
| * Fix typo in description of vscode settingPaul Daniel Faria2020-07-031-1/+1
* | Merge #5202bors[bot]2020-07-035-13/+191
|\ \ | |/ |/|
| * Fix workspaceRootvsrs2020-07-031-1/+3
| * code lintingvsrs2020-07-033-32/+32
| * Add testsvsrs2020-07-034-10/+128
| * Add runnable env support.vsrs2020-07-034-11/+69
* | Pass CodeActionKind through our middleware to populate menusJeremy Kolb2020-07-021-2/+4
|/
* Merge #5188bors[bot]2020-07-023-1/+46
|\
| * Implement StatusBarAleksey Kladov2020-07-023-1/+46
| |
| \
| \
| \
*---. \ Merge #5089 #5161 #5184 #5185 #5186bors[bot]2020-07-021-7/+19
|\ \ \ \ | |_|_|/ |/| | |