Commit Graph

44 Commits

Author SHA1 Message Date
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
Alex Dima
3989e2d7f6 Fixes #48758: Do not import standalone editor modules 2018-05-31 11:25:37 +02:00
Dirk Baeumer
f373a15de0 Committing new JS file 2018-04-17 09:57:28 +02:00
Peng Lyu
c66b54a1ba translation reminder typo 2018-04-16 14:46:59 -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
Max Furman
a0031de9d0 Compare with Clipboard (#37841)
* Compare the current buffer with clipboard

* Found a typo in linter error message

* Instantiate content provider on run
2017-11-10 07:54:29 +01:00
Erich Gamma
56111c9cc6 update to tslint5 2017-11-07 12:08:22 +01:00
Joao
aef7f7b1db remove allow-async tslint rule 2017-09-12 14:55:42 +02: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
Benjamin Pasero
dabf32b1b7 tslint import warning: link to our wiki from warning 2017-06-20 16:08:02 +02:00
Alex Dima
f6e52ec293 Add support for old-style require statements in linters 2017-06-16 12:31:53 +02:00
Alex Dima
19dff43f67 Add the possibility for restrictions to be an OR array 2017-06-16 12:31:53 +02:00
Michel Kaporin
e57d3958c4 Corrected spelling mistakes. 2017-06-15 16:46:24 +02:00
Martin Aeschlimann
05e6741ed0 Merge pull request #28569 from mbeatrizmagalhaes/correct-occurred-misspelled
Correct misspelled occurrences and occurred
2017-06-15 09:12:24 +02:00
Joao Moreno
40498b093e missing compilation 2017-06-13 11:15:28 +02:00
Beatriz Magalhães
3c52b5ae39 fixed misspelled occurrences and occurred 2017-06-12 23:05:57 +01:00
Michel Kaporin
54f46520d4 Added try/catch not to break on file not found error for 'resources to pull from Transifex' file. 2017-06-12 09:30:18 +02:00
Benjamin Pasero
11c9c5bd33 check in compiled js 2017-06-09 18:10:38 +02:00
Michel Kaporin
6c0d720cdf Resolves #28336 2017-06-09 14:43:30 +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
d97b01e3b7 🐛 improve allow async node warning 2017-03-21 11:49:28 +01:00
Joao Moreno
49f0396761 👷 tslint: allow-async rule 2017-03-21 11:28:58 +01: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
Johannes Rieken
fe219220de add rule for bad node_module imports, #15293 2016-11-10 15:22:45 +01:00
Johannes Rieken
44516ddfba recompile rule, #15293 2016-11-10 12:45:47 +01:00
Johannes Rieken
d9a83a62f1 debt - add lint rule to check for layering violations, #15293 2016-11-10 12:40:25 +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