rust/editors/code
bors[bot] 897e74f089 Merge #704 #705
704: Feat/jinstall lsp r=matklad a=DJMcNab

Add `cargo jinstall-lsp` as a shorthand to include jemalloc support

Also activate the extension when the commands are run which is makes sense to activate.

I still need to work out what `Run` actually does to give it a better name, and other extensions through some voodoo magic are able to hide their commands from the command palette before the extension is activated, which would be a better fix.

705: Pass Documentation up to LSP and add "rust" to our codeblocks there r=matklad a=kjeremy

Fixes #699

Co-authored-by: DJMcNab <36049421+djmcnab@users.noreply.github.com>
Co-authored-by: Jeremy Kolb <kjeremy@gmail.com>
2019-01-30 19:08:06 +00:00
..
.vscode Run prettier on all files 2018-10-08 22:38:33 +01:00
src Clear the console when running single tasks 2019-01-30 13:46:31 -05:00
.gitignore rename all things 2018-09-16 13:07:39 +03:00
.vscodeignore rename all things 2018-09-16 13:07:39 +03:00
package-lock.json Address issues flagged in review 2019-01-19 15:37:26 +03:00
package.json Add category to the commands 2019-01-29 17:16:14 +00:00
tsconfig.json Run prettier on all files 2018-10-08 22:38:33 +01:00
tslint.json Run prettier on all files 2018-10-08 22:38:33 +01:00