about summary refs log tree commit diff
path: root/editors/code
AgeCommit message (Expand)AuthorLines
2019-04-02Add terminate process implemntation noteEdwin Cheng-0/+7
2019-04-02Add Cargo.toml file check before cargo watch startEdwin Cheng-0/+22
2019-04-02Add cargo-watch.check-argumentsEdwin Cheng-74/+137
2019-04-02Add config for cargo-watch traceEdwin Cheng-15/+66
2019-04-02Add proper process teminate methodEdwin Cheng-10/+116
2019-04-02Fix prettier errorEdwin Cheng-22/+31
2019-04-02Fixed tslint errorEdwin Cheng-1/+1
2019-04-02Fix tslint errorEdwin Cheng-63/+65
2019-04-02Improve cargo-watch usageEdwin Cheng-36/+177
2019-03-22Don't execute cargo watch when popup is dismissedpcpthm-2/+2
2019-03-21Change enableCargoWatchOnStartup to have three statesVille Penttinen-16/+31
2019-03-18Appease CIIgor Matuszewski-9/+7
2019-03-18Guard auto cargo watch behind a config optionIgor Matuszewski-0/+17
2019-03-18Separate out the interactive cargo watch procedureIgor Matuszewski-64/+70
2019-03-18Reformat using PrettierIgor Matuszewski-17/+35
2019-03-18Remove unused importsIgor Matuszewski-2/+1
2019-03-18Prefer installing `cargo-watch` via Task APIIgor Matuszewski-23/+14
2019-03-18Respect the user-provided label when creating taskIgor Matuszewski-1/+1
2019-03-18Ask the user to install and start cargo watchIgor Matuszewski-5/+61
2019-03-18Define a cargo watch taskIgor Matuszewski-1/+21
2019-03-18Remove redundant Runnable.rangeIgor Matuszewski-1/+0
2019-03-13activate extension if Cargo.toml is presentAleksey Kladov-1/+2
2019-03-11Applied code style of ``npm run fix``Lucas Spits-6/+4
2019-03-11Fix typescript linting errorsLucas Spits-1/+1
2019-03-11Merge branch 'master' of https://github.com/LDSpits/rust-analyzer into featur...Lucas Spits-2/+2
2019-03-11Retrieve current directory from workspacesLucas Spits-2/+18
2019-03-10prettier formatBernardo-1/+1
2019-03-10simplify watch patternsBernardo-3/+3
2019-03-06Add showWorkspaceLoadedNotification to vscode clientVille Penttinen-1/+15
2019-03-03Allow syntax tree to update when changing filesVille Penttinen-17/+26
2019-03-03Rename syntaxtree text provider to SyntaxTreeContentProviderVille Penttinen-13/+11
2019-03-03Add vscode support for range in SyntaxTreeParamsVille Penttinen-11/+41
2019-02-26Change default value of highlightingOn to falseVille Penttinen-1/+1
2019-02-18Use named multiline Problem Matcherkjeremy-29/+2
2019-02-12Specify vscode 1.31kjeremy-1/+1
2019-02-10Update dependenciesDJMcNab-8/+8
2019-02-10Fix trace and prettierDJMcNab-2/+4
2019-02-10Add support for a seperate output channel for trace messagesDJMcNab-10/+13
2019-02-07Update npm packageskjeremy-99/+65
2019-02-07Run prettierVille Penttinen-4/+11
2019-02-07Add new configuration "enableEnhancedTyping" to control registering of "type"...Ville Penttinen-1/+33
2019-02-04Implement lens for impls and support resolving lenses.Jeremy Kolb-0/+12
2019-01-30Merge #704 #705bors[bot]-9/+19
2019-01-30Clear the console when running single taskskjeremy-1/+2
2019-01-29Add category to the commandsDJMcNab-8/+16
2019-01-29Start the extension when rust-analyzer status is runDJMcNab-1/+3
2019-01-28align command namingAleksey Kladov-55/+72
2019-01-25add gc requestAleksey Kladov-0/+7
2019-01-25better statsAleksey Kladov-7/+59
2019-01-23ad status commandAleksey Kladov-0/+19