Commit Graph

61 Commits

Author SHA1 Message Date
Joao Moreno 650b75a94a win32 tfs builds 2017-05-09 11:35:33 +02:00
Joao Moreno 2f480c3ef2 👷 hygiene for vscode.d.ts and monaco.d.ts 2017-04-26 18:04:48 +02:00
Joao Moreno 9af8da0d50 👷 allow hygiene to run on a single file 2017-03-21 11:28:26 +01:00
Erich Gamma 0b5b1dd000 Adapt to tslint4 2017-01-13 10:05:56 +01:00
Erich Gamma 1ae09ab0cb Fix the tslint hygiene 2017-01-13 09:43:50 +01:00
Joao Moreno 5ba8940d62 catch unhandled promise rejections in build 2017-01-13 09:12:06 +01:00
Martin Aeschlimann 03813455b7 [html] add embedded JavaScript support 2016-11-16 10:58:52 +01:00
Joao Moreno d5e8fcf52e pass tests through more hygiene checks
related to #15259
2016-11-11 09:58:50 +01:00
Joao Moreno 7f348850e6 hygiene comment 2016-11-11 09:12:25 +01:00
Benjamin Pasero 506d22ce05 fixes #15263 2016-11-10 10:03:57 +01:00
Johannes Rieken 8f143364c8 Merge branch 'master' into joh/fmt 2016-10-08 09:21:53 +02:00
Johannes Rieken 08d9f79137 dont report filename twice 2016-10-07 17:42:22 +02:00
Johannes Rieken 77206a5533 more hygiene 2016-10-07 17:39:26 +02:00
Johannes Rieken 81de8be588 use tsfmt as gulphygiene check 2016-10-07 17:25:32 +02:00
Alex Dima cf6b4b5661 Remove the rest of vs/languages 2016-10-07 16:57:11 +02:00
Erich Gamma 856f5e2a5a updated the tslint task 2016-09-15 11:19:09 +02:00
Joao Moreno e623def3ed cleanup hygiene 2016-07-28 10:28:07 +02:00
Joao Moreno dcfce392b4 lint errors 2016-07-28 10:28:07 +02:00
João Moreno 65b2a4e0db move inno setup recipe file to oss repository 2016-07-20 17:15:50 +02:00
Joao Moreno 6d6d4d1aca add inno bitmaps 2016-07-20 16:58:14 +02:00
kieferrm 7afe57dfdc add tomorrow.css to exclusion list for hygiene 2016-06-15 11:11:44 +02:00
Martin Aeschlimann 2b247ccbfd [css] move to extension 2016-06-13 11:30:19 +02:00
Alex Dima 90eb74e313 Delete code that was extracted to other repos 2016-06-08 10:17:51 +02:00
Alex Dima 7ec0f25030 Improve editor-distro gulp task 2016-05-31 16:31:35 +02:00
Alex Dima 561cd05099 Bring in monaco.d.ts into the /src/ folder such that editor API can be typechecked to be exported correctly 2016-05-31 16:31:35 +02:00
Alex Dima 545af1f16c Remove vs/text loader plugin 2016-05-23 20:03:41 +02:00
Alex Dima b02c4facaf Fixes #5362: MainThreadTextEditor: disassociate code editor as soon as code editor's model changes 2016-04-28 17:15:09 +02:00
Martin Aeschlimann 4ad359a330 exclude colorize-fixtures from hygiene 2016-04-11 16:03:33 +02:00
Binsztock Rémy 04d240c667 fix missing semi colon, and remove double task terminateProcess 2016-04-06 14:25:26 +02:00
Daniel Imms 51209bba91 Add Icon to rpm file
Related to #4155
2016-03-24 14:01:51 -07:00
Joao Moreno 6a125a472e fix build 2016-03-07 13:48:33 +01:00
Dirk Baeumer f52edcbdd2 Add i18n files for core and extensions 2016-03-07 13:02:06 +01:00
Joao Moreno 9a31566790 fix hygiene 2016-03-07 12:56:32 +01:00
Joao Moreno 2e329e1ed1 fix hygiene 2016-03-07 12:56:32 +01:00
Joao Moreno 9f881a0898 fix npe 2016-03-04 16:26:05 +01:00
Joao Moreno 71a6127d0b fixes #1642 2016-03-04 10:44:20 +01:00
Daniel Imms e2b4e36873 Fix lint errors in build/ 2016-03-03 22:12:47 -08:00
Joao Moreno f0805c28b0 fix hygiene 2016-02-18 16:59:18 +01:00
Joao Moreno 9707fdf617 reuse reporter in tslint 2016-02-18 16:02:16 +01:00
Joao Moreno ff988d37a8 Merge remote-tracking branch 'origin/master' into hygiene-tslint 2016-02-18 15:28:04 +01:00
Joao Moreno 7a4e55518f whitespace 2016-02-18 15:24:52 +01:00
Erich Gamma f85a587344 Added tslint to the hygiene pre-commit check 2016-02-18 15:01:53 +01:00
Alex Dima 7082af62f8 tslint /editor/ and /platform/ tests 2016-02-18 10:07:50 +01:00
Dirk Baeumer d47c2c03df Port noUnexternalizedStringsRule to TS 1.8.0. Add support to detect duplicate keys with different messages 2016-02-18 09:12:42 +01:00
Daniel Imms fe3988c9a2 Add gulp tasks to build deb packages
Build, install and run:
gulp vscode-linux-packages
sudo dpkg -i out-linux/vscode-amd64.deb
code .

Installing the package does the following:
- Puts VSCode dir at /usr/share/code
- Puts code.sh launcher in /usr/bin
- Defines a .desktop file to properly integrate with the launcher

Fixes #2679
2016-02-11 14:20:34 -08:00
Johannes Rieken 21b2a40f98 move marked.js to common 2016-01-25 10:28:39 +01:00
Joao Moreno ef97929beb cleanup hygiene 2016-01-18 09:50:41 +01:00
Erich Gamma 6e2403964a make slashes consistent in the shown file path 2016-01-15 09:12:42 +01:00
Erich Gamma 8fac1e1017 Integrated tslint 2016-01-14 17:53:55 +01:00
Benjamin Pasero fef01e389d update hygiene script 2016-01-05 16:32:49 +01:00