Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use simple prng instead of a dependency | Aleksey Kladov | 2020-02-03 | 1 | -11/+0 |
* | Remove recent improvements to the build script | Aleksey Kladov | 2020-02-03 | 1 | -7/+8 |
* | vscode: dropped npm-check-updates script | Veetaha | 2020-02-02 | 1 | -2010/+0 |
* | vscode: updated rollup typescript so it typechecks the bundle | Veetaha | 2020-02-02 | 1 | -5/+2015 |
* | vscode: moved tslib to runtime dependencies and added \"importHelpers\": true | Veetaha | 2020-02-01 | 1 | -2/+1 |
* | :arrow_up: node | Aleksey Kladov | 2020-01-28 | 1 | -41/+41 |
* | vscode-languageclient 6.1.0 | kjeremy | 2020-01-27 | 1 | -12/+12 |
* | vscode-languageclient 6.0.1 | Jeremy Kolb | 2020-01-21 | 1 | -11/+11 |
* | Language Server Protocol 3.15 is now stable | kjeremy | 2020-01-14 | 1 | -15/+15 |
* | vscode-languageclient 6.0.0-next.10 | kjeremy | 2020-01-13 | 1 | -15/+15 |
* | Rename VS Code extension to rust-analyzer | Aleksey Kladov | 2020-01-13 | 1 | -2/+2 |
* | Add semicolons | Aleksey Kladov | 2019-12-31 | 1 | -0/+113 |
* | Add tsfmt | Aleksey Kladov | 2019-12-30 | 1 | -0/+64 |
* | Remove prettier | Aleksey Kladov | 2019-12-30 | 1 | -6/+0 |
* | Add prettier | Aleksey Kladov | 2019-12-30 | 1 | -0/+6 |
* | Add rollup | Aleksey Kladov | 2019-12-30 | 1 | -17/+709 |
* | Minimize TypeScript build | Aleksey Kladov | 2019-12-30 | 1 | -1675/+0 |
* | Fix https://github.com/rust-analyzer/rust-analyzer/pull/2061#discussion_r3487... | Seivan Heidari | 2019-12-23 | 1 | -0/+5 |
* | Update to latest packages | kjeremy | 2019-12-20 | 1 | -25/+25 |
* | use pretter settings in ts-lint | Edwin Cheng | 2019-12-17 | 1 | -0/+39 |
* | Add rollup sourcemap and fix launch.json | Edwin Cheng | 2019-12-08 | 1 | -0/+53 |
* | Code: bump deps | Laurențiu Nicola | 2019-12-08 | 1 | -399/+232 |
* | Code: check whether the LSP binary is in PATH | Laurențiu Nicola | 2019-12-08 | 1 | -0/+5 |
* | Fix npm vulnerability warning | Edwin Cheng | 2019-12-06 | 1 | -3/+3 |
* | Bump rollup and vsce | kjeremy | 2019-10-10 | 1 | -27/+19 |
* | add rollup bundler for vscode extension | JasperDeSutter | 2019-09-23 | 1 | -15/+175 |
* | Switch to `@types/vscode` and `vscode-test` | Bastian Köcher | 2019-08-26 | 1 | -423/+723 |
* | :arrow_up: npm | Aleksey Kladov | 2019-07-29 | 1 | -104/+93 |
* | :arrow_up: npm deps | Aleksey Kladov | 2019-07-25 | 1 | -9/+9 |
* | Bump lodash from 4.17.11 to 4.17.14 in /editors/code | dependabot[bot] | 2019-07-12 | 1 | -3/+3 |
* | Update vsce to latest | kjeremy | 2019-07-03 | 1 | -40/+41 |
* | Semantic highlighting spike | Pascal Hertleif | 2019-05-27 | 1 | -0/+10 |
* | :arrow_up: code | Aleksey Kladov | 2019-04-21 | 1 | -1432/+175 |
* | Add proper process teminate method | Edwin Cheng | 2019-04-02 | 1 | -0/+51 |
* | Update dependencies | DJMcNab | 2019-02-10 | 1 | -6/+6 |
* | Add support for a seperate output channel for trace messages | DJMcNab | 2019-02-10 | 1 | -7/+7 |
* | Update npm packages | kjeremy | 2019-02-07 | 1 | -92/+58 |
* | Address issues flagged in review | Marcus Klaas de Vries | 2019-01-19 | 1 | -45/+45 |
* | Add additional pattern variants | Marcus Klaas de Vries | 2019-01-19 | 1 | -45/+45 |
* | :arrow_up: npm | Aleksey Kladov | 2019-01-13 | 1 | -66/+66 |
* | index stuff produced by macros | Aleksey Kladov | 2019-01-03 | 1 | -436/+436 |
* | Reload package-lock.json | DJMcNab | 2018-12-19 | 1 | -72/+78 |
* | use new clear-terminal feature | Aleksey Kladov | 2018-12-15 | 1 | -11/+11 |
* | remove direct dep on event-stream: malisious version was unpublished | Aleksey Kladov | 2018-12-09 | 1 | -125/+39 |
* | Add package command and upgrade event-stream | DJMcNab | 2018-12-08 | 1 | -3/+18 |
* | Run npm update and add private and preview flags | DJMcNab | 2018-12-08 | 1 | -714/+776 |
* | fix npm problems | Aleksey Kladov | 2018-11-27 | 1 | -39/+23 |
* | Update vscode-languageclient package to support RenameOptions | Jeremy A. Kolb | 2018-10-19 | 1 | -8/+8 |
* | Add on-enter handler | Aleksey Kladov | 2018-10-09 | 1 | -393/+393 |
* | Add tslint and prettier to ci | Daniel McNab | 2018-10-08 | 1 | -370/+580 |