Commit Graph
24500 Commits
Author SHA1 Message Date
Joao Moreno 08e6c5d09e disable updates in smoketests 2017-10-04 21:20:41 +02:00
Joao Moreno 1c4896e61b Merge branch 'master' into smoketest 2017-10-04 21:09:22 +02:00
Daniel Imms 5348cd831e Fix terminal links sometimes not getting applied
Fixes #35552
2017-10-04 11:48:39 -07:00
Daniel Imms 0c30958a27 Merge pull request #35535 from julian-klode/debian-postinst-apt-config-cleanup
Correctly get apt dirs in debian postinst
2017-10-04 11:11:02 -07:00
Rob Lourens dc256e0675 Only generate config.json for master and release branches 2017-10-04 11:03:10 -07:00
Daniel Imms b950ad2985 Convert terminal focus by index actions to commands
Fixes #35520
2017-10-04 10:57:59 -07:00
Daniel Imms 3af9e4e975 Revert "Move terminal command registration to new file"
This reverts commit 33dac9c9eb.
2017-10-04 10:57:59 -07:00
Ramya Achutha Rao aafdfaec2a Use strict version-identifier for @types/node in emmet #35561 2017-10-04 10:37:10 -07:00
Daniel Ye 5cc20c4130 2017-10-04. Merged in translations from Transifex. 2017-10-04 10:20:49 -07:00
Daniel Ye 625ef36a6c 2017-10-03. Merged in translations from Transifex. 2017-10-04 10:20:25 -07:00
Daniel Imms 33dac9c9eb Move terminal command registration to new file 2017-10-04 10:15:48 -07:00
Rob Lourens b2d79cf79a Bump node-debug2 (loc) 2017-10-04 10:10:41 -07:00
Daniel Imms 8996ce59c7 Add snapcraft.yaml to copyright filter 2017-10-04 09:53:27 -07:00
Joao Moreno d3e9b801ca fixes #35584 2017-10-04 18:44:56 +02:00
Martin Aeschlimann c9177061d4 update php colorizer tests 2017-10-04 18:17:30 +02:00
Martin Aeschlimann e671ee9722 Improved fix for #23850 2017-10-04 18:17:30 +02:00
Martin Aeschlimann 798043dc18 Typing fix for IJSONSchema.dependencies 2017-10-04 18:17:29 +02:00
Joao Moreno f9f220bb74 Merge remote-tracking branch 'origin/master' into smoketest 2017-10-04 18:12:01 +02:00
Benjamin Pasero 722ad8026a fix tests 2017-10-04 18:04:15 +02:00
Johannes Rieken a2efac20cd simplify command registry 2017-10-04 17:03:55 +02:00
Johannes Rieken 5945ecb1d3 linkedlist - push/unshift 2017-10-04 17:03:55 +02:00
Benjamin Pasero b726d86837 smoke - fix compile error 2017-10-04 16:52:42 +02:00
Johannes Rieken eab541f677 fix #34565 2017-10-04 16:05:19 +02:00
Joao Moreno 561baf5001 Merge branch 'master' into smoketest 2017-10-04 15:58:11 +02:00
Joao Moreno 6a6b589eb8 fix compile errors 2017-10-04 15:43:48 +02:00
Benjamin Pasero de4fd8544b use anonymous class 2017-10-04 15:38:18 +02:00
Johannes Rieken e4dd8b646d add native promise polyfill, #35516 2017-10-04 15:28:27 +02:00
Benjamin Pasero 6d8cbf8582 fixes #8826 2017-10-04 15:10:12 +02:00
Sandeep Somavarapu 1d080314ef Smoke tests: take wait time as argument 2017-10-04 15:07:41 +02:00
Sandeep Somavarapu aaf3c31b6f remove commented code 2017-10-04 15:07:41 +02:00
Joao Moreno 9b7a6b6fb9 fixes #35513 2017-10-04 15:01:32 +02:00
Benjamin Pasero 971d7b642f fix tests 2017-10-04 15:01:20 +02:00
isidor ef662a91c9 polish empty view 2017-10-04 15:00:08 +02:00
Joao Moreno 539866c66e Merge branch 'master' into smoketest 2017-10-04 14:37:59 +02:00
Joao Moreno 3002756d7d properly filter out yaml files from indentation 2017-10-04 13:54:22 +02:00
Joao Moreno bb23d1244e lock git @types deps
related to #35561
2017-10-04 13:38:41 +02:00
Sandeep Somavarapu 583e903669 Disable telemetry in smoke tests using an env arg 2017-10-04 12:41:36 +02:00
Sandeep Somavarapu 34b4fb6b8b Disable telemetry in smoke tests using setting 2017-10-04 12:41:36 +02:00
Sandeep Somavarapu aee1381749 Smoke tests: Add a comma at the end while adding a setting 2017-10-04 12:41:36 +02:00
Benjamin Pasero 449882b9bb debt - remove hasResource() usage 2017-10-04 12:38:10 +02:00
isidor 815025d7d5 empty view: also show when workspace is empty
fixes #35021
2017-10-04 12:36:04 +02:00
Benjamin Pasero 148da1b1cc fix #35502 2017-10-04 12:16:12 +02:00
Benjamin Pasero 3dd4318683 Confusing explanation for activeEditorMedium in window.title setting (fixes #35534) 2017-10-04 12:05:52 +02:00
Benjamin Pasero 7fb86f8462 fix #31591 2017-10-04 11:31:22 +02:00
Martin Aeschlimann 12d4925c72 Use strict version-identifier for @types/xyz-modules . For #35561 2017-10-04 11:25:45 +02:00
isidor b8408ca598 Explorer view expansion on root changes
fixes #35121
2017-10-04 10:53:47 +02:00
Johannes Rieken 84cbd061e0 commands - use default generic 2017-10-04 10:48:46 +02:00
Benjamin Pasero 7a2b6fd720 more predictable recent files sorting (#10690, #20546) 2017-10-04 10:44:43 +02:00
Benjamin Pasero d869040c0d fix bad === check in history 2017-10-04 10:44:43 +02:00
Martin Aeschlimann e0a5d736aa Merge branch 'master' of https://github.com/Microsoft/vscode 2017-10-04 10:40:43 +02:00