Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | :arrow_up: npm deps | Aleksey Kladov | 2020-02-17 | 1 | -6/+6 | |
| | ||||||
* | update lockfile | Aleksey Kladov | 2020-02-17 | 1 | -1/+1 | |
| | ||||||
* | Expect vscode 1.42 | kjeremy | 2020-02-14 | 1 | -9/+9 | |
| | ||||||
* | Prevent auto-update of dev extension | Aleksey Kladov | 2020-02-14 | 1 | -1/+1 | |
| | ||||||
* | vscode: replaced unwrapNotNil() with ! as per @matklad | Veetaha | 2020-02-09 | 1 | -13/+0 | |
| | ||||||
* | vscode: amended config to use binary from globalStoragePath, added ui for ↵ | Veetaha | 2020-02-08 | 1 | -0/+13 | |
| | | | | downloading | |||||
* | added fetchLatestArtifactMetadata() and downloadFile() functions | Veetaha | 2020-02-08 | 1 | -0/+25 | |
| | ||||||
* | Remove rollup-typescript | Aleksey Kladov | 2020-02-03 | 1 | -10/+0 | |
| | | | | It seems like just calling typescript directly is simpler and more reliable? | |||||
* | Update some rollup packages | Aleksey Kladov | 2020-02-03 | 1 | -26/+29 | |
| | ||||||
* | Use simple prng instead of a dependency | Aleksey Kladov | 2020-02-03 | 1 | -11/+0 | |
| | | | | closes #2999 | |||||
* | Remove recent improvements to the build script | Aleksey Kladov | 2020-02-03 | 1 | -7/+8 | |
| | | | | | | | | tslib as a dev dependency and commonjs modules are definitely *wrong* in the ideal world, **but** in the real world that's the only combination that works. See https://rust-lang.zulipchat.com/#narrow/stream/185405-t-compiler.2Fwg-rls-2.2E0/topic/Problems.20with.20TypeScript.20build | |||||
* | 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 | |
| | | | | Adds support for proposed semantic highlighting extension | |||||
* | 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 | |
| | | | | Update the client | |||||
* | 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 ↵ | Seivan Heidari | 2019-12-23 | 1 | -0/+5 | |
| | | | | | | https://github.com/rust-analyzer/rust-analyzer/pull/2061#discussion_r348716036 Fix https://github.com/rust-analyzer/rust-analyzer/pull/2061/files/68a5ff050faf514e9d122212a66703ca8ce66ab7#r361019340 | |||||
* | 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 | |
| | | | | | | The old `vscode` package is outdated and it is recommened to switch to these two new packages. This also solves a problem of a missing `.d.ts` for `vscode` in Nixos. | |||||
* | :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 | |
| | | | | | | | Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14) Signed-off-by: dependabot[bot] <[email protected]> | |||||
* | Update vsce to latest | kjeremy | 2019-07-03 | 1 | -40/+41 | |
| | ||||||
* | Semantic highlighting spike | Pascal Hertleif | 2019-05-27 | 1 | -0/+10 | |
| | | | | | | | | | | Very simple approach: For each identifier, set the hash of the range where it's defined as its 'id' and use it in the VSCode extension to generate unique colors. Thus, the generated colors are per-file. They are also quite fragile, and I'm not entirely sure why. Looks like we need to make sure the same ranges aren't overwritten by a later request? | |||||
* | :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 | |
| |