Alex Dima
363b976941
Convert more editor options
2019-09-02 23:05:00 +02:00
Joao Moreno
a6ebfe5082
missing compilation
2019-01-04 11:24:53 +01:00
Dirk Baeumer
d426ebf764
Add linter rule to check for valid localize keys
2018-10-23 21:43:12 +02:00
Matt Bierner
3fcb671444
Use es2017 as target for build scripts ( #60707 )
...
Upgrades our build scripts to target ES2017 since they are run on modern versions of node
This allows us to remove shims for es6 features such as `Object.assign`, and also remove a few extra typings packages
2018-10-12 11:24:15 -07:00
Matt Bierner
5862b41657
Fixing strict null rules in tslint
2018-10-03 10:47:32 -07:00
Matt Bierner
cb81c2c241
Build using ts 3.0 ( #57906 )
...
* Build VS Code using TS 3.0
Fixes #57151
2018-09-04 15:25:39 -07:00
Dirk Baeumer
5c927cf6ae
Add check for empty key
2017-12-06 15:16:11 +01:00
Joao Moreno
322bd6136a
fix no-unexternalized-strings rule
2017-11-13 11:13:07 +01:00
Joao Moreno
e4af77b2e2
missing compilation
2017-11-10 10:41:52 +01:00
Erich Gamma
56111c9cc6
update to tslint5
2017-11-07 12:08:22 +01:00
Joao
a6fca8270d
missing compilation
2017-09-04 11:02:50 +02:00
Johannes Rieken
b2aebcdbc5
lint - single-quoted-imports only
2017-08-21 16:50:24 +02:00
Johannes Rieken
30ce2998fd
teach lint rules new dynamic import statements
2017-07-14 10:08:11 +02:00
Michel Kaporin
e57d3958c4
Corrected spelling mistakes.
2017-06-15 16:46:24 +02:00
Joao Moreno
74fab50d5d
consolidate build package.json
2017-05-16 08:56:21 +02:00
Johannes Rieken
f737b01757
update monaco.d.ts generation, recompile build-folder
2017-04-26 17:59:30 +02:00
Joao Moreno
a85a6a22de
👷 update build files
2017-03-21 11:28:10 +01:00
Benjamin Pasero
61efd8fb23
build build/lib folder with latest
2017-03-06 16:32:23 +01:00
Matt Bierner
22fdff9baf
Use @types for a few d.ts files in src ( #20157 )
2017-02-07 17:12:47 -08:00
Matt Bierner
46e5dddeab
Bump Monaco to TS 2.1.4 ( #18413 )
...
Fixes #18393
2017-01-12 12:14:07 -08:00
Joao Moreno
1c38df7823
fixes #18363
2017-01-11 11:55:58 +01:00
Erich Gamma
3625052492
update to tslint 4.0
2017-01-11 09:00:57 +01:00
Erich Gamma
b381829341
Add fix to non-externalized string warning
2016-12-01 10:08:11 +01:00
Joao Moreno
6a07f2d94a
add tslint duplicateImportsRule
2016-11-11 17:02:08 +01:00
Johannes Rieken
27d8b3127f
tweak rule and config, #15293
2016-11-10 15:33:14 +01:00
Joao Moreno
1ef9a66db0
Revert "revert changes to gulp files"
...
This reverts commit 23afe96996 .
2016-07-12 17:12:38 +02:00
Joao Moreno
23afe96996
revert changes to gulp files
...
Revert "oops"
This reverts commit 2be0f1d8cd .
Revert "cleanup top level gulpfile"
This reverts commit 849311713d .
Revert "use strict"
This reverts commit b6b7e82041 .
Revert "forgot top level"
This reverts commit 1552828709 .
Revert "remove VSCODE_BUILD_QUIET"
This reverts commit 8df5e70d12 .
2016-07-12 11:47:48 +02:00
Joao Moreno
8df5e70d12
remove VSCODE_BUILD_QUIET
2016-07-12 10:47:19 +02:00
Dirk Baeumer
0ffd699ef5
Create nls files for vscode core
2016-03-08 11:26:24 +01:00
Joao Moreno
d63380a375
move unexternalized strings rule
2016-03-07 12:56:32 +01:00