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
isidor
fd1a22b5c6
launch.json: add 'Attach to VSCode' configuration.
2015-11-16 14:34:15 +01:00
Erich Gamma
8f35cc4768
Hello Code
2015-11-13 14:39:38 +01:00