about summary refs log tree commit diff
path: root/editors/code/package.json
AgeCommit message (Expand)AuthorLines
2019-08-21fix default for the exlude keyAleksey Kladov-1/+1
2019-08-06allow to exclude certain files and directoriesAleksey Kladov-0/+5
2019-07-29Merge #1614bors[bot]-1/+1
2019-07-29show prettier diff on CIAleksey Kladov-1/+1
2019-07-29:arrow_up: npmAleksey Kladov-6/+6
2019-07-25Show type decoratorsKirill Bulatov-0/+14
2019-07-25try to show exact prettier problemAleksey Kladov-1/+1
2019-07-25:arrow_up: npm depsAleksey Kladov-1/+1
2019-07-21Remove obsolete keybindingAleksey Kladov-5/+0
2019-07-19underline mutable bindingsAleksey Kladov-3/+3
2019-07-18highlight mutable variables differentlyEkaterina Babshukova-0/+9
2019-07-03Update vsce to latestkjeremy-1/+1
2019-06-30Run VS Code tests on CIRyan Cumming-1/+1
2019-06-26Initial Visual Studio Code unit testsRyan Cumming-0/+1
2019-06-24Fix code after "apply suggestions"Aleksei Sidorov-2/+2
2019-06-24Apply suggestions from code reviewAleksey Sidorov-2/+2
2019-06-24Introduce cargo-watch.check-commandAleksei Sidorov-1/+6
2019-06-12make LRU cache configurableAleksey Kladov-0/+5
2019-05-27Make rainbows optionalPascal Hertleif-0/+5
2019-05-27Semantic highlighting spikePascal Hertleif-0/+2
2019-05-23Improve highlighting of name refsLaurențiu Nicola-1/+46
2019-05-21Address feedbackLaurențiu Nicola-28/+19
2019-05-21Use ThemeColor and add support for light themesLaurențiu Nicola-0/+119
2019-04-21switch to official extend selection APIAleksey Kladov-5/+0
2019-04-21:arrow_up: codeAleksey Kladov-10/+10
2019-04-19start cargo watch if not started interactivelyBernardo-1/+1
2019-04-19recover rustc-watch problemMatchersBernardo-0/+12
2019-04-19cargo watch start and stop commandsBernardo-1/+11
2019-04-16Adds "restart server" commandRoberto Vidal-0/+5
2019-04-02Add cargo-watch.check-argumentsEdwin Cheng-0/+10
2019-04-02Add config for cargo-watch traceEdwin Cheng-0/+11
2019-04-02Add proper process teminate methodEdwin Cheng-2/+3
2019-04-02Improve cargo-watch usageEdwin Cheng-12/+0
2019-03-21Change enableCargoWatchOnStartup to have three statesVille Penttinen-3/+13
2019-03-18Guard auto cargo watch behind a config optionIgor Matuszewski-0/+5
2019-03-13activate extension if Cargo.toml is presentAleksey Kladov-1/+2
2019-03-10prettier formatBernardo-1/+1
2019-03-10simplify watch patternsBernardo-3/+3
2019-03-06Add showWorkspaceLoadedNotification to vscode clientVille Penttinen-0/+5
2019-03-03Add vscode support for range in SyntaxTreeParamsVille Penttinen-1/+1
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-2/+2
2019-02-10Add support for a seperate output channel for trace messagesDJMcNab-1/+1
2019-02-07Update npm packageskjeremy-7/+7
2019-02-07Add new configuration "enableEnhancedTyping" to control registering of "type"...Ville Penttinen-0/+5
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-25/+25