aboutsummaryrefslogtreecommitdiff
path: root/editors/code/package.json
Commit message (Expand)AuthorAgeFilesLines
* document feature flagsAleksey Kladov2019-10-251-5/+0
* Merge #1980bors[bot]2019-10-231-0/+5
|\
| * Make inlay hint length configurableWilco Kusee2019-10-181-0/+5
* | Adds config option for cargo-watch `--ignore` flagRoberto Vidal2019-10-171-0/+5
* | Add rust-analyzer.showWorkspaceLoadedNotification to package.jsonLaurențiu Nicola2019-10-171-0/+5
* | Merge #1984bors[bot]2019-10-101-2/+2
|\ \
| * | Bump rollup and vscekjeremy2019-10-101-2/+2
| |/
* / engine.vscode and @types/vscode should matchkjeremy2019-10-101-1/+1
|/
* add rollup bundler for vscode extensionJasperDeSutter2019-09-231-4/+8
* Update minimal required vscode version to 1.37Lucas Spits2019-09-101-1/+1
* add option to disable notifyAleksey Kladov2019-09-061-0/+5
* Switch to `@types/vscode` and `vscode-test`Bastian Köcher2019-08-261-4/+7
* implement feature flagsAleksey Kladov2019-08-221-4/+4
* fix default for the exlude keyAleksey Kladov2019-08-211-1/+1
* allow to exclude certain files and directoriesAleksey Kladov2019-08-061-0/+5
* Merge #1614bors[bot]2019-07-291-1/+1
|\
| * show prettier diff on CIAleksey Kladov2019-07-291-1/+1
* | :arrow_up: npmAleksey Kladov2019-07-291-6/+6
|/
* Show type decoratorsKirill Bulatov2019-07-251-0/+14
* try to show exact prettier problemAleksey Kladov2019-07-251-1/+1
* :arrow_up: npm depsAleksey Kladov2019-07-251-1/+1
* Remove obsolete keybindingAleksey Kladov2019-07-211-5/+0
* underline mutable bindingsAleksey Kladov2019-07-191-3/+3
* highlight mutable variables differentlyEkaterina Babshukova2019-07-181-0/+9
* Update vsce to latestkjeremy2019-07-031-1/+1
* Run VS Code tests on CIRyan Cumming2019-06-291-1/+1
* Initial Visual Studio Code unit testsRyan Cumming2019-06-261-0/+1
* Fix code after "apply suggestions"Aleksei Sidorov2019-06-241-2/+2
* Apply suggestions from code reviewAleksey Sidorov2019-06-241-2/+2
* Introduce cargo-watch.check-commandAleksei Sidorov2019-06-241-1/+6
* make LRU cache configurableAleksey Kladov2019-06-121-0/+5
* Make rainbows optionalPascal Hertleif2019-05-271-0/+5
* Semantic highlighting spikePascal Hertleif2019-05-271-0/+2
* Improve highlighting of name refsLaurențiu Nicola2019-05-231-1/+46
* Address feedbackLaurențiu Nicola2019-05-211-28/+19
* Use ThemeColor and add support for light themesLaurențiu Nicola2019-05-211-0/+119
* switch to official extend selection APIAleksey Kladov2019-04-211-5/+0
* :arrow_up: codeAleksey Kladov2019-04-211-10/+10
* start cargo watch if not started interactivelyBernardo2019-04-191-1/+1
* recover rustc-watch problemMatchersBernardo2019-04-191-0/+12
* cargo watch start and stop commandsBernardo2019-04-191-1/+11
* Adds "restart server" commandRoberto Vidal2019-04-161-0/+5
* Add cargo-watch.check-argumentsEdwin Cheng2019-04-021-0/+10
* Add config for cargo-watch traceEdwin Cheng2019-04-021-0/+11
* Add proper process teminate methodEdwin Cheng2019-04-021-2/+3
* Improve cargo-watch usageEdwin Cheng2019-04-021-12/+0
* Change enableCargoWatchOnStartup to have three statesVille Penttinen2019-03-211-3/+13
* Guard auto cargo watch behind a config optionIgor Matuszewski2019-03-181-0/+5
* activate extension if Cargo.toml is presentAleksey Kladov2019-03-131-1/+2
* prettier formatBernardo2019-03-101-1/+1