Commit Graph

30801 Commits

Author SHA1 Message Date
Joao Moreno 3334169368 rename build files 2018-03-14 10:18:03 +01:00
Joao Moreno 7c26e85650 fix linux 32 2018-03-14 09:33:32 +01:00
Joao Moreno adf33f772b phase conditions 2018-03-14 09:00:45 +01:00
Joao Moreno b4d10fba8c use matrixes 2018-03-14 08:53:12 +01:00
Joao Moreno fe806003d3 fix variables 2018-03-14 08:51:33 +01:00
Joao Moreno 1444a7f3cc use matrixes 2018-03-14 08:49:24 +01:00
Joao Moreno a17fe8b104 build: remove verbose flag 2018-03-14 08:29:17 +01:00
Joao Moreno e1157e3d02 names 2018-03-13 18:17:20 +01:00
Joao Moreno a2a900d040 one product build definition 2018-03-13 18:13:14 +01:00
Joao Moreno 85b8089cbd revert appveyor change 2018-03-13 18:07:56 +01:00
Joao Moreno 8710e7b213 remove appveyor references 2018-03-13 16:59:59 +01:00
Joao Moreno d1d11ebbca missing linux ia32 dep 2018-03-13 14:23:07 +01:00
Joao Moreno 3e4a917beb linux 32 2018-03-13 14:00:07 +01:00
Joao Moreno fb1e061b7a get electron for tests 2018-03-13 13:41:34 +01:00
Joao Moreno c564a096f0 enable tests 2018-03-13 10:55:06 +01:00
Joao Moreno af06c14a50 fix arch 2018-03-13 10:35:29 +01:00
Joao Moreno c950169735 fix bad variable 2018-03-13 10:21:26 +01:00
Joao Moreno ff12797338 build.yml 2018-03-13 10:16:25 +01:00
Joao Moreno eba79d6153 trace linux build 2018-03-13 10:03:53 +01:00
Joao Moreno bbe41ae865 pkg config 2018-03-12 17:45:41 +01:00
Joao Moreno 30f708bef3 pkg config 2018-03-12 16:07:32 +01:00
Joao Moreno d7601918a0 pkg config 2018-03-12 15:41:16 +01:00
Joao Moreno a66f94687b fix pkg config path 2018-03-12 15:40:50 +01:00
Joao Moreno 757c572596 32 bit deps 2018-03-12 15:25:45 +01:00
Joao Moreno 794cee6a15 32bit linux 2018-03-09 22:56:45 +01:00
Joao Moreno a1c4914f72 build 2018-03-09 22:51:28 +01:00
Joao Moreno c0f120e111 linux build 2018-03-09 22:31:53 +01:00
Joao Moreno 3f5f9f5589 linux ia32 2018-03-09 22:21:00 +01:00
Joao Moreno fb3ec40d67 fix yaml 2018-03-09 17:02:25 +01:00
Joao Moreno c152fa0f0d unified product build 2018-03-09 17:00:10 +01:00
Joao Moreno c48f19d95e publish linux build 2018-03-09 16:11:50 +01:00
Joao Moreno 5b412b2616 remove bad timeout 2018-03-09 11:04:29 +01:00
Joao Moreno 1490d82947 bump up unit test timeout 2018-03-09 11:04:29 +01:00
Sandeep Somavarapu 53b6acf793 Fix #45340 2018-03-09 11:04:29 +01:00
Joao Moreno c22d8fa9a5 update inno_updater
fixes #44911
2018-03-09 11:04:29 +01:00
Johannes Rieken 1904f295b7 fix #42878 2018-03-09 11:04:29 +01:00
Johannes Rieken bbf81c5f80 fix #29210 2018-03-09 11:04:29 +01:00
Rob Lourens 572c7224ae Bump node-debug2 2018-03-09 11:04:29 +01:00
Benjamin Pasero d9db773a94 add window.openWithoutArgumentsInNewWindow (#45322)
* add window.openWithoutArgumentsInNewWindow

* remove relaunch command
2018-03-09 11:04:29 +01:00
Benjamin Pasero e957fb8f1a Linux: ENOSPC error message tweak 2018-03-09 11:04:29 +01:00
Gus Hurovich 57424ecf45 Adding Emmet preference for changing fuzzySearchMinScore (#45240)
* Adding Emmet preference for changing fuzzySearchMinScore

* Changing name and description of the new setting.

* Updating version of vscode-emmet-helper
2018-03-09 11:04:29 +01:00
Matt Bierner c0808a8ba4 Use uris instead of string paths in more locations
String paths should only be used when talking to the ts server
2018-03-09 11:04:29 +01:00
Matt Bierner 824604072c Moving syntax and semantic event null checks into dispatcher 2018-03-09 11:04:29 +01:00
Matt Bierner d6a7628205 Make logging methods private 2018-03-09 11:04:29 +01:00
Matt Bierner 2165496f0a Remove ITypeScriptServiceClientHost
Better decouple host from client
2018-03-09 11:04:29 +01:00
Matt Bierner f592143297 Use events to tell host about syntax diagnostics
Better decouple the language host from the language clients by using events instead of direct calls
2018-03-09 11:04:29 +01:00
Matt Bierner ecb450caea Extract duplicated disposeall code 2018-03-09 11:04:29 +01:00
Matt Bierner 45723adb64 Use memorize for channel 2018-03-09 11:04:29 +01:00
Matt Bierner 05aaf618b6 For let -> For const 2018-03-09 11:04:29 +01:00
Matt Bierner 24eb363974 Build with TS 2.7 (#45348)
* Pick up TS 2.7

* Fix formatter in build script

* Fix build error for ts 2.7

* Pick up new ts format and tslint versions

* Update lock

* use 2.7.2 for build

* Formatting
2018-03-09 11:04:29 +01:00