vscode/extensions/typescript
Benjamin Pasero 6fa85223ef Electron Update 1.x (#11157)
* use electron 1.3.4

* ATOM_SHELL_INTERNAL_RUN_AS_NODE => ELECTRON_RUN_AS_NODE

* OSS input

* update electron.d.ts

* workaround for #8708

* bump oniguruma and chokidar with custom fsevents

* build with appveyor config from master

* oops, still use ELECTRON_RUN_AS_NODE

* use electron 1.3.5

* optional fsevents

* add cat.exe to workaround output issues

* use cat for tests

* remove some now obsolete ELECTRON_NO_ATTACH_CONSOLE

* also pipe output to cat for code.sh on windows

* unset ELECTRON_RUN_AS_NODE for appveyor

* fix tfs builds?

* fix build

* fix build?

* use cat only when running tests locally
2016-09-14 07:29:20 +02:00
..
build grammar update script: Generalize as /build/npm/update-grammar 2016-08-03 12:13:18 +02:00
schemas
server/typescript
snippets
src Electron Update 1.x (#11157) 2016-09-14 07:29:20 +02:00
syntaxes grammar update script: Generalize as /build/npm/update-grammar 2016-08-03 12:13:18 +02:00
test [typescript] update grammar (Microsoft/TypeScript-TmLanguage@1cf745c) 2016-08-02 12:13:28 +02:00
typings
language-configuration.json TS completes single quote in comments fixes #10068 2016-08-03 12:13:18 +02:00
npm-shrinkwrap.json
OSSREADME.json Run OSS Tool 2016-09-01 12:36:56 +02:00
package.json Fixes #11456: Hide the tsdk_version setting from the user 2016-09-02 16:21:11 +02:00
package.nls.json Make TypeScript extension ready for 2.0 2016-08-17 12:43:17 +02:00
tsconfig.json