Commit Graph

20880 Commits

Author SHA1 Message Date
Christof Marti
11ff9e82b8 Escape text (fixes #29893) 2017-07-03 13:12:15 -07:00
Christof Marti
3dcc354df7 Separate exeriments from telemetry (fixes #29339) 2017-07-03 12:56:02 -07:00
Joao Moreno
ac78ebd870 fixes #30054 2017-07-03 17:28:33 +02:00
Benjamin Pasero
81e1e9b8db getWorkspace2 => getWorkspace 2017-07-03 17:07:05 +02:00
Benjamin Pasero
fa6b8f15c6 Please support custom titlebar border on Mac (fixes #30020) 2017-07-03 16:43:11 +02:00
Benjamin Pasero
e69b79bdb4 debt - move workbench.main into workbench folder 2017-07-03 16:42:29 +02:00
Benjamin Pasero
56016425cd Untitled files show up with "/" as description in some places (fixes #29936) 2017-07-03 16:40:08 +02:00
Benjamin Pasero
98bac768e2 debt - more cleanup of window services 2017-07-03 16:39:16 +02:00
Benjamin Pasero
c7253643b7 wording 2017-07-03 16:37:52 +02:00
Benjamin Pasero
6520ec3a9d debt - some more var => let/const 2017-07-03 16:37:18 +02:00
Benjamin Pasero
5e8cd0e93f debt - shuffle some windows service methods around 2017-07-03 16:35:45 +02:00
Benjamin Pasero
f82aaac1ae Allow pickers to provide an action to show in the pick list (fixes #29716) 2017-07-03 16:33:09 +02:00
Benjamin Pasero
648bcfb441 When using --wait and a file is passed, close the window when last tabs closes (fixes #28661) 2017-07-03 16:31:44 +02:00
Benjamin Pasero
5c6a7d6e16 code --wait should return control when closing window (fixes #18199) 2017-07-03 16:30:10 +02:00
isidor
bed46e2d7a Space is used to expand select box, do not propagate it (prevent action bar action run)
fixes #17175
2017-07-03 16:25:57 +02:00
Benjamin Pasero
c6020a889f OSX: Automatically close (non-project) windows when their last editor is closed (fixes #7930) 2017-07-03 16:02:11 +02:00
isidor
556f7c232c fixes #29884 2017-07-03 15:36:31 +02:00
João Moreno
a4667bf583 Merge pull request #22369 from joaomoreno/proxy-auth
Handle proxy authentication
2017-07-03 12:50:43 +02:00
Joao Moreno
073d279ac0 Merge branch 'master' into proxy-auth 2017-07-03 12:40:10 +02:00
Joao Moreno
b31643de67 Merge branch 'linux-unit-tests' 2017-07-03 11:47:00 +02:00
Joao Moreno
c2fa7f6c89 tfs: linux, remove xvfb-run support 2017-07-03 11:45:11 +02:00
Joao Moreno
a6a0d8c3a4 disable xvfb-run 2017-07-03 11:08:51 +02:00
Joao Moreno
8903b773e8 update linux build agent 2017-07-03 11:07:57 +02:00
Nick Snyder
f0f6038646 simplify unnecessary Math.min (#29902)
activityBarSize.width === this.activitybarWidth
2017-07-03 10:40:01 +02:00
Benjamin Pasero
933e0c06ce "Deleted from disk" indicator is removed once any new file event kicks in (fixes #29950) 2017-07-03 10:26:44 +02:00
Benjamin Pasero
a76af8a6f0 TypeError: expressionForRoot is not a function (fixes #30034) 2017-07-03 10:25:46 +02:00
Benjamin Pasero
33e251c67b bump to 1.15.0 2017-07-03 10:18:39 +02:00
Dirk Bäumer
1452fb96a0 Merge pull request #29963 from dlech/patch-4
Fix doc comment spelling errors in problemMatcher.ts
2017-07-03 09:53:15 +02:00
Joao Moreno
ccda5dce25 tfs: debug linux unix tests 2017-07-03 09:38:19 +02:00
isidor
794b4ee2b3 debug: fix wording
fixes #29900
2017-07-03 09:30:33 +02:00
isidor
bf939ff00f debug: only check id when launching preLaunchTask
fixes #29928
2017-07-03 09:22:56 +02:00
Michel Kaporin
bbfcefb487 Integrate smoketest-express project tasks 2.0 changes. 2017-07-03 09:15:46 +02:00
isidor
a93c51aea6 classifier: andre for debug issues 2017-07-03 08:04:24 +02:00
Daniel Imms
478365bce5 Uplevel xterm.js
Fixes #29980
2017-06-30 17:11:34 -07:00
Matt Bierner
222ed5b220 Reset JavaScript expression coloring in template expressions (#29966)
* Reset JavaScript expression coloring in template expressions

Fixes #29866

Adds new rules to standard theme to reset the coloring of expression inside of js/ts template expressions

* update tests
2017-06-30 16:11:48 -07:00
Rob Lourens
bf303b9aa3 Update "distro" key 2017-06-30 15:52:13 -07:00
rebornix
19961c2e46 Indent cases should specify autoIndent option 2017-06-30 15:14:47 -07:00
kieferrm
782533ea1f re-enable emmet 2.0 2017-06-30 14:52:40 -07:00
kieferrm
3075108910 re-enable autoIndent 2017-06-30 14:52:14 -07:00
kieferrm
854c69a0f6 disable autoIndent for stable 2017-06-30 14:38:58 -07:00
kieferrm
bd742fced9 disable emmet 2.0 for stable; fixes #29908 2017-06-30 14:31:38 -07:00
Rob Lourens
f49482bed8 Update ThirdPartyNotices.txt 2017-06-30 12:55:56 -07:00
Ramya Achutha Rao
b36b00f99f Updated comments on the new emmet settings 2017-06-30 11:41:13 -07:00
Rob Lourens
04db7c3a45 Remove devDependencies from npm-shrinkwrap 2017-06-30 11:39:10 -07:00
Ramya Achutha Rao
7cd17532d3 Updated comments on emmet settings 2017-06-30 11:38:21 -07:00
kieferrm
fb52a0e726 remove dev dependencies from shrinkwrap 2017-06-30 11:35:11 -07:00
Ramya Achutha Rao
c3643f00e8 Updating version to absorb the change in url 2017-06-30 11:18:01 -07:00
Rob Lourens
b258f0d212 Fix #29958 - builtin PHP extension fails to activate 2017-06-30 10:41:50 -07:00
David Lechner
610a6f92ef Fix doc comment spelling errors in problemMatcher.ts 2017-06-30 12:38:36 -05:00
kieferrm
0edc80db86 add shrinkwrap file for merge-conflict 2017-06-30 10:02:37 -07:00