aboutsummaryrefslogtreecommitdiff
path: root/editors/code/package-lock.json
Commit message (Collapse)AuthorAgeFilesLines
* Bump more npm depsLaurențiu Nicola2020-05-241-233/+331
|
* Bump some npm depsLaurențiu Nicola2020-05-241-31/+31
|
* vscode client side testsvsrs2020-05-201-0/+768
|
* Bump packageskjeremy2020-05-131-42/+50
|
* Drop dead code and a dependency!veetaha2020-05-051-5/+0
|
* npm updatekjeremy2020-04-221-43/+102
|
* Bump @types/vscode and vscode-languageclientkjeremy2020-04-141-18/+18
|
* Update some packageskjeremy2020-04-071-22/+22
|
* Bumps vsce to 1.75kjeremy2020-04-021-15/+23
| | | | Fixes a security vulnerability
* rollup 2.3.2kjeremy2020-04-011-3/+3
|
* Update node depskjeremy2020-03-311-24/+35
|
* :arrow_up: npmAleksey Kladov2020-03-201-3/+3
|
* Downgrade vscode-langaugeclientAleksey Kladov2020-03-191-3/+3
| | | | Looks like it broke completion :(
* :arrow_up: npmAleksey Kladov2020-03-191-4/+4
|
* Update deps; regen lock file; fix minimist CVEDarin Morrison2020-03-181-88/+155
|
* :arrow_up: npmAleksey Kladov2020-03-161-19/+19
|
* vscode: sync package-lock.json version with package.jsonVeetaha2020-03-141-1/+1
|
* vscode-postrefactor: more logging and better error handlingVeetaha2020-03-141-1/+1
|
* vscode: prepare package.json for nightliesVeetaha2020-03-141-1/+1
|
* Force latest stablekjeremy2020-03-101-3/+3
|
* :arrow_up: npm depsAleksey Kladov2020-03-061-6/+6
|
* Update code dependenciesJeremy Kolb2020-03-031-61/+96
|
* Remove unnecessary depAleksey Kladov2020-02-261-11/+0
|
* vscode: bump TypeScript versionVeetaha2020-02-241-3/+3
|
* vscode: migrate to tripple equalsVeetaha2020-02-221-7/+7
|
* Merge pull request #3209 from matklad/eslintAleksey Kladov2020-02-181-48/+842
|\ | | | | Eslint
| * Migrate to eslintAleksey Kladov2020-02-171-48/+842
| |
* | vscode-languageclient 6.1.1kjeremy2020-02-171-7/+7
|/
* :arrow_up: npm depsAleksey Kladov2020-02-171-6/+6
|
* update lockfileAleksey Kladov2020-02-171-1/+1
|
* Expect vscode 1.42kjeremy2020-02-141-9/+9
|
* Prevent auto-update of dev extensionAleksey Kladov2020-02-141-1/+1
|
* vscode: replaced unwrapNotNil() with ! as per @matkladVeetaha2020-02-091-13/+0
|
* vscode: amended config to use binary from globalStoragePath, added ui for ↵Veetaha2020-02-081-0/+13
| | | | downloading
* added fetchLatestArtifactMetadata() and downloadFile() functionsVeetaha2020-02-081-0/+25
|
* Remove rollup-typescriptAleksey Kladov2020-02-031-10/+0
| | | | It seems like just calling typescript directly is simpler and more reliable?
* Update some rollup packagesAleksey Kladov2020-02-031-26/+29
|
* Use simple prng instead of a dependencyAleksey Kladov2020-02-031-11/+0
| | | | closes #2999
* Remove recent improvements to the build scriptAleksey Kladov2020-02-031-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 scriptVeetaha2020-02-021-2010/+0
|
* vscode: updated rollup typescript so it typechecks the bundleVeetaha2020-02-021-5/+2015
|
* vscode: moved tslib to runtime dependencies and added \"importHelpers\": trueVeetaha2020-02-011-2/+1
|
* :arrow_up: nodeAleksey Kladov2020-01-281-41/+41
|
* vscode-languageclient 6.1.0kjeremy2020-01-271-12/+12
| | | | Adds support for proposed semantic highlighting extension
* vscode-languageclient 6.0.1Jeremy Kolb2020-01-211-11/+11
|
* Language Server Protocol 3.15 is now stablekjeremy2020-01-141-15/+15
| | | | Update the client
* vscode-languageclient 6.0.0-next.10kjeremy2020-01-131-15/+15
|
* Rename VS Code extension to rust-analyzerAleksey Kladov2020-01-131-2/+2
|
* Add semicolonsAleksey Kladov2019-12-311-0/+113
|
* Add tsfmtAleksey Kladov2019-12-301-0/+64
|