56623 Commits

Author SHA1 Message Date
Matt Bierner
37753d5bbc Update deps 2019-11-02 15:28:01 -07:00
Matt Bierner
f6fad9eb54 Add basic content to fake.html to fix firefox complaining about encoding
Fixes #83704
2019-11-02 15:28:01 -07:00
SteVen Batten
d3405c46e7 add reload window button to reconnection dialog 2019-11-01 19:48:14 -07:00
SteVen Batten
4565afecb6 fixes #82577 2019-11-01 17:25:05 -07:00
Matt Bierner
49a8fceb7f Mark resource as readonly since it is never mutated 2019-11-01 17:12:34 -07:00
Matt Bierner
31d1ed349f Add max width to extension page 2019-11-01 17:12:34 -07:00
Matt Bierner
b5959b356c Limit width of release notes
For #83703
2019-11-01 17:12:34 -07:00
Connor Peet
372ed2907d debug - fix active line for column-free breakpoints not be decorated correctly
In #81718 we adjusted breakpoint display logic to show an 'empty' arrow on the
line, and the arrow with a dot at the column where the debugger is running.
However, not all debuggers support column breakpoints. Bowden noticed, while
working on his Python demo for ignite, that breakpoints in Python code no
longer displayed correctly.

This PR tweaks the logic so that if we see a breakpoint that doesn't have
an associated column, we show the arrow with a dot on the line, rather than
assuming that there'll be an inline indicator arrow.
2019-11-01 16:54:01 -07:00
Rachel Macfarlane
a62e8265c7 Fix event naming for web telemetry, do not double append 'monacoworkbench' 2019-11-01 14:06:10 -07:00
Huáng Jùnliàng
c35b9ba236 add babel.config.json to validation (#83758) 2019-11-01 11:23:04 -07:00
Johannes Rieken
c427d8383b fix #83840 2019-11-01 17:35:44 +01:00
Benjamin Pasero
7b038f1207 debt - extract streams logic from buffer into own generic module 2019-11-01 17:31:34 +01:00
Johannes Rieken
6851a913a8 fix #83842 2019-11-01 16:30:00 +01:00
Pine
7094ff38cb
Merge pull request #83790 from aaomidi/patch-2
Use isNaN instead of === NaN
2019-11-01 08:26:40 -07:00
Martin Aeschlimann
90e887f8b5 [json] update yarn lock 2019-11-01 15:42:47 +01:00
Johannes Rieken
d4f92da59e some reference search lipstick... 2019-11-01 15:41:38 +01:00
Benjamin Pasero
a20de9e7ec debt - more strictPropertyInitialization (#78168) 2019-11-01 15:37:48 +01:00
Alex Ross
5a1242ab45
Detail for npm: install task (#83765)
Fixes #83654
2019-11-01 15:26:58 +01:00
Alex Ross
58f74cf05d
Fix problem matcher error in array (#83766)
Fixes #83702
2019-11-01 15:26:33 +01:00
Johannes Rieken
459d138850 Revert "disable overwriteOnAccept for now, #10266"
This reverts commit 53d9528bdb884091b9b0fa7214b2c1a0e8005dd4.
2019-11-01 15:17:20 +01:00
Benjamin Pasero
a642dae0e2
process.stdout.write in Extension Host does nothing (fix #74173) (#83833) 2019-11-01 14:58:25 +01:00
Benjamin Pasero
faa9850f27
debt - control editor progress based on editors being present or not (#83832) 2019-11-01 14:57:51 +01:00
Benjamin Pasero
4fcd312728
Adopt recursive fs.mkdir from node.js 12 (fix #82617) (#83831)
* Adopt recursive fs.mkdir from node.js 12 (fix #82617)

* fix tests
2019-11-01 14:55:04 +01:00
Christof Marti
3859385c16 1.41 begins 2019-11-01 14:50:06 +01:00
Martin Aeschlimann
37d34176a6 Preferences smoke tests are broken. Fixes #83802 2019-11-01 10:39:51 +01:00
Benjamin Pasero
ea89eb903f fix #83805 2019-11-01 09:15:35 +01:00
Joao Moreno
d3b22c19a2 fixes #83782 2019-11-01 09:10:46 +01:00
Joao Moreno
a8cd55799d update vs code default launch config 2019-11-01 09:04:12 +01:00
Daniel Imms
c8846de84a Fix debug smoke tests
Fixes #83801
2019-10-31 18:06:10 -07:00
Daniel Imms
4c421139f2 Fix command navigation not working after scroll
Fixes #83798
2019-10-31 17:02:48 -07:00
Amir Omidi
bf8410fc6c
Use isNaN instead of === NaN 2019-10-31 14:49:10 -07:00
Rachel Macfarlane
67d33ad35f Add back 'resolveCommonTelemetryProperties' to browser telemetry service 2019-10-31 14:26:46 -07:00
Daniel Imms
eb7024f1f5
Merge pull request #83788 from microsoft/tyriar/integration_test
Several fixes to terminal/tasks integration tests
2019-10-31 13:55:28 -07:00
Daniel Imms
5d5dc6c277 Merge remote-tracking branch 'origin/master' into tyriar/integration_test 2019-10-31 12:36:33 -07:00
Joao Moreno
d651044482 fixes #73613 2019-10-31 19:57:46 +01:00
Rob Lourens
be62741e82 Bump node2 2019-10-31 11:45:24 -07:00
SteVen Batten
fdfd47ae8a fixes #83769 2019-10-31 11:44:17 -07:00
Daniel Imms
f5cb824330 Ignore 0,0 event to fix override dimensions pty test
See #83778 for follow up (when we're not in endgame)
2019-10-31 11:39:03 -07:00
Rachel Macfarlane
dfbdc79256
Web telemetry - write machineId to local storage 2019-10-31 11:31:05 -07:00
Daniel Imms
82c348326c Merge remote-tracking branch 'origin/master' into tyriar/integration_test 2019-10-31 11:28:31 -07:00
Daniel Imms
fe2e842fee Ensure terminal/task tests don't leak listeners across tests 2019-10-31 11:21:18 -07:00
Daniel Imms
c0e630fd7a Pass assertion failure to done 2019-10-31 10:43:36 -07:00
Benjamin Pasero
001d39229f web - ensure to prefix localStorage keys with "vscode" 2019-10-31 18:23:17 +01:00
Daniel Imms
3f3527dedb Null check terminal processes before calling on them in ext host
Fixes #81821
2019-10-31 09:12:32 -07:00
Johannes Rieken
14e2178b7f fix #83762 2019-10-31 16:02:34 +01:00
Johannes Rieken
3d8a749238 adjust outline and breadcrumbs filtered types names to showXYZ, #83537 2019-10-31 15:46:41 +01:00
João Moreno
509ed6dc51
Merge pull request #83760 from microsoft/joao/fix-82208
Fixes #82208
2019-10-31 15:30:47 +01:00
Johannes Rieken
0fd9a2ebb3 change settings names to suggest.showXYZ #83537 2019-10-31 15:26:38 +01:00
Johannes Rieken
11fbb786ec Revert "Revert "fix #83537""
This reverts commit d9cffa3f97dff9ed94cf46988fd7dfae00e4d7cd.
2019-10-31 15:26:38 +01:00
Martin Aeschlimann
7887f81b80 [json] improved error message 2019-10-31 15:10:31 +01:00