Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use vscode-languageclient 7.0.0-next.14 | kjeremy | 2020-11-17 | 1 | -11/+11 |
| | |||||
* | Revert "Upgrade version of npms lockfile" | Aleksey Kladov | 2020-11-13 | 1 | -2754/+10 |
| | | | | | | | This reverts commit 3d559afc11b230d52b13c5540706b85a7eeb3490. VS Code uses nodejs 12 still, so its better to stick to the format it understands. | ||||
* | Upgrade version of npms lockfile | Aleksey Kladov | 2020-11-12 | 1 | -10/+2754 |
| | |||||
* | Update package | kjeremy | 2020-10-26 | 1 | -11/+11 |
| | |||||
* | Latest proposed LSP 3.16.0 | kjeremy | 2020-10-26 | 1 | -15/+15 |
| | | | | Needs: https://github.com/gluon-lang/lsp-types/pull/183 | ||||
* | Bump node-fetch from 2.6.0 to 2.6.1 in /editors/code | dependabot[bot] | 2020-09-12 | 1 | -3/+3 |
| | | | | | | | | Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1. - [Release notes](https://github.com/bitinn/node-fetch/releases) - [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md) - [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1) Signed-off-by: dependabot[bot] <[email protected]> | ||||
* | Move to vscode-languageclient 7.0.0-next.9 | kjeremy | 2020-09-02 | 1 | -15/+15 |
| | | | | Stabilizes call hierarchy and semantic tokens features. | ||||
* | Update the rest of our node packages | kjeremy | 2020-09-01 | 1 | -128/+154 |
| | |||||
* | Bump minimum vscode to 1.47 | kjeremy | 2020-09-01 | 1 | -18/+18 |
| | |||||
* | Upgrade mocha from `npm audit fix` | kjeremy | 2020-09-01 | 1 | -68/+210 |
| | |||||
* | Bump lodash from 4.17.15 to 4.17.19 in /editors/code | dependabot[bot] | 2020-07-16 | 1 | -3/+3 |
| | | | | | | | Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19) Signed-off-by: dependabot[bot] <[email protected]> | ||||
* | Be more strict with `@types/node` | Laurențiu Nicola | 2020-07-01 | 1 | -3/+3 |
| | | | | Co-authored-by: Veetaha <[email protected]> | ||||
* | Downgrade @types/node | Laurențiu Nicola | 2020-06-28 | 1 | -3/+3 |
| | |||||
* | Bump @rollup/plugin-commonjs | Laurențiu Nicola | 2020-06-27 | 1 | -7/+7 |
| | |||||
* | Bump some npm deps | Laurențiu Nicola | 2020-06-27 | 1 | -581/+371 |
| | |||||
* | Bump more npm deps | Laurențiu Nicola | 2020-05-24 | 1 | -233/+331 |
| | |||||
* | Bump some npm deps | Laurențiu Nicola | 2020-05-24 | 1 | -31/+31 |
| | |||||
* | vscode client side tests | vsrs | 2020-05-20 | 1 | -0/+768 |
| | |||||
* | Bump packages | kjeremy | 2020-05-13 | 1 | -42/+50 |
| | |||||
* | Drop dead code and a dependency! | veetaha | 2020-05-05 | 1 | -5/+0 |
| | |||||
* | npm update | kjeremy | 2020-04-22 | 1 | -43/+102 |
| | |||||
* | Bump @types/vscode and vscode-languageclient | kjeremy | 2020-04-14 | 1 | -18/+18 |
| | |||||
* | Update some packages | kjeremy | 2020-04-07 | 1 | -22/+22 |
| | |||||
* | Bumps vsce to 1.75 | kjeremy | 2020-04-02 | 1 | -15/+23 |
| | | | | Fixes a security vulnerability | ||||
* | rollup 2.3.2 | kjeremy | 2020-04-01 | 1 | -3/+3 |
| | |||||
* | Update node deps | kjeremy | 2020-03-31 | 1 | -24/+35 |
| | |||||
* | :arrow_up: npm | Aleksey Kladov | 2020-03-20 | 1 | -3/+3 |
| | |||||
* | Downgrade vscode-langaugeclient | Aleksey Kladov | 2020-03-19 | 1 | -3/+3 |
| | | | | Looks like it broke completion :( | ||||
* | :arrow_up: npm | Aleksey Kladov | 2020-03-19 | 1 | -4/+4 |
| | |||||
* | Update deps; regen lock file; fix minimist CVE | Darin Morrison | 2020-03-18 | 1 | -88/+155 |
| | |||||
* | :arrow_up: npm | Aleksey Kladov | 2020-03-16 | 1 | -19/+19 |
| | |||||
* | vscode: sync package-lock.json version with package.json | Veetaha | 2020-03-14 | 1 | -1/+1 |
| | |||||
* | vscode-postrefactor: more logging and better error handling | Veetaha | 2020-03-14 | 1 | -1/+1 |
| | |||||
* | vscode: prepare package.json for nightlies | Veetaha | 2020-03-14 | 1 | -1/+1 |
| | |||||
* | Force latest stable | kjeremy | 2020-03-10 | 1 | -3/+3 |
| | |||||
* | :arrow_up: npm deps | Aleksey Kladov | 2020-03-06 | 1 | -6/+6 |
| | |||||
* | Update code dependencies | Jeremy Kolb | 2020-03-03 | 1 | -61/+96 |
| | |||||
* | Remove unnecessary dep | Aleksey Kladov | 2020-02-26 | 1 | -11/+0 |
| | |||||
* | vscode: bump TypeScript version | Veetaha | 2020-02-24 | 1 | -3/+3 |
| | |||||
* | vscode: migrate to tripple equals | Veetaha | 2020-02-22 | 1 | -7/+7 |
| | |||||
* | Merge pull request #3209 from matklad/eslint | Aleksey Kladov | 2020-02-18 | 1 | -48/+842 |
|\ | | | | | Eslint | ||||
| * | Migrate to eslint | Aleksey Kladov | 2020-02-17 | 1 | -48/+842 |
| | | |||||
* | | vscode-languageclient 6.1.1 | kjeremy | 2020-02-17 | 1 | -7/+7 |
|/ | |||||
* | :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 |
| |