Commit graph

52 commits

Author SHA1 Message Date
Sandeep Somavarapu 47393fb852 recommended extensions for vscode workspace 2016-09-16 18:32:53 +02:00
Sandeep Somavarapu 2678fd272d add travis extension to recommendations 2016-09-15 16:05:30 +02:00
Sandeep Somavarapu 670f83c359 extensions recommendations 2016-09-15 15:44:23 +02:00
Benjamin Pasero af0c083522 fix test running from vscode 2016-09-15 13:45:11 +02:00
Erich Gamma 856f5e2a5a updated the tslint task 2016-09-15 11:19:09 +02:00
Benjamin Pasero db55c382f9 fix lcov settings on unix 2016-09-08 10:57:16 +02:00
Sandeep Somavarapu 2ff7a67cf6 undo changes to launch.json 2016-09-07 15:06:36 +02:00
Sandeep Somavarapu bd694463fd fix #10799 2016-09-07 15:06:36 +02:00
Sandeep Somavarapu e5d14006dc undo the changes 2016-09-06 14:46:45 +02:00
Sandeep Somavarapu c6b3f39c63 fix #11572 2016-09-06 14:46:19 +02:00
Benjamin Pasero 77378e576c fix test running 2016-09-06 11:57:36 +02:00
Rob Lourens 6dff3f61be Add osx + linux launch configs to debug vscode from vscode 2016-09-02 17:15:21 -07:00
Benjamin Pasero ee8f7292bb how did these tests came back? 2016-09-01 11:15:28 +02:00
Erich Gamma 483880d147 Fix for #11283 add a setting to exclude languages 2016-09-01 09:07:45 +02:00
Benjamin Pasero a130d725f6 remove obsolete test launch config 2016-08-29 12:52:10 +02:00
Alex Dima 2075de7591 More lcov settings 2016-08-28 23:05:00 +02:00
Alex Dima 5102139f4e Fix missing standaloneSchemas 2016-08-23 09:16:47 +02:00
Martin Aeschlimann 9914ab9af6 Remove 'Convert css-schema to browser.js' launch (now part of 'vscode-css-languageservice') 2016-08-22 14:05:59 +02:00
Alex Dima e055454adb Add lcov support 2016-08-22 00:10:34 +02:00
Joao Moreno a48045e050 allow shared process debugging 2016-07-26 10:42:47 +02: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 216c6b8a6d Cleanup merged settings and polish jsdoc 2016-06-23 13:43:12 +02:00
Dirk Baeumer a4aeaa1d67 TypeScript builder adoption 2016-06-17 19:03:04 +02:00
Benjamin Pasero f910ad299f restore verbose 2016-06-08 16:44:41 +02:00
Benjamin Pasero d9491c040d no-verbose tsb build, only apply markers to closed documents 2016-06-08 15:15:25 +02:00
Benjamin Pasero 6b0f18a91f Merge branch 'master' into ben/stacks 2016-05-21 08:06:12 +02:00
Alex Dima 0519a269ec First cut at monaco editor d.ts auto-generation 2016-05-20 17:45:42 +02:00
Benjamin Pasero 4b880a2092 check in launch.json changes 2016-05-04 17:21:03 +02:00
Benjamin Pasero 35e26004c8 allow to launch tokenizer tests from editor 2016-04-13 16:09:29 +02:00
Benjamin Pasero 089a8a637a fix settings for search exclude 2016-03-16 11:26:04 +01:00
Benjamin Pasero af13ed5d1b exclude i18n from search results 2016-03-08 12:08:15 +01:00
Erich Gamma dddb9d4577 Fix that gulp tasks also run on Windows 2016-03-08 09:03:43 +01:00
Joao Moreno d63380a375 move unexternalized strings rule 2016-03-07 12:56:32 +01:00
Phillip Johnsen 4d6e7dfc3e Use local version of gulp in build steps.
Previously developers had to install gulp globally on their machine
to build the project. These changes changes that by using the already
locally installed version of gulp, removing the environment requirements
aswell as ensuring everyone are using the same version of gulp.

It fixes the VS Code build tasks, aswell as creating a npm script to trigger the watch task:

```bash
$ npm run watch
```
2016-03-02 20:57:49 +01:00
Dirk Baeumer 16eb8abc87 Add eol setting 2016-03-01 11:35:17 +01:00
Rob Lourens f511ac797d Add "launch"-type config to launch.json 2016-02-18 22:54:45 -08: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
Dirk Baeumer 07e3011a62 Fixed TS version status 2016-02-17 16:49:05 +01:00
Dirk Baeumer 554004be49 Fixes #3087: Remove JavaScript and TypeScript from VSCode 2016-02-17 15:46:10 +01:00
isidor e937073018 launch.json - remove warnings 2016-02-03 12:03:16 +01:00
Benjamin Pasero 55b8bff54b settings 2016-01-28 17:04:13 +01:00
Dirk Baeumer fbadb9365b Set tslint.enable=true 2016-01-26 09:38:45 +01:00
Erich Gamma 6ca007d86e enable the microsoft rules directory 2016-01-14 19:38:28 +01:00
Erich Gamma 8fac1e1017 Integrated tslint 2016-01-14 17:53:55 +01:00
Benjamin Pasero b82b39af71 enable fuzzy matching for file packer by default 2016-01-13 16:19:25 +01:00
Martin Aeschlimann 114b0a766d Fixes #1502 [css] restriction attribute in css-scheme.xml doesn't work as expected for some types 2016-01-12 17:10:37 +01:00
Benjamin Pasero e911c888a3 filePicker.alternateFileNameMatching: true 2016-01-05 16:15:11 +01:00
Joao Moreno e22834e316 place electron in .build/electron
related to #22
2015-11-26 09:03:36 +01:00