Commit Graph
69415 Commits
Author SHA1 Message Date
Eric Amodio 4a67f133c8 Removes short-circuit that causes mis-alignment 2020-08-12 16:41:54 -04:00
rebornix 8c1aa16f4b fix #102156. 2020-08-12 13:34:15 -07:00
rebornix 37697bc556 fix #104128. 2020-08-12 13:24:43 -07:00
rebornix 7d9f54c96e add join cell above into toolbar context menu 2020-08-12 13:24:43 -07:00
Jackson Kearl e4a77a8009 Fix #100328: search view: preserve last focused item 2020-08-12 12:39:13 -07:00
chrisdias ff5a252d06 update distro 2020-08-12 12:28:41 -07:00
Rachel Macfarlane 01bf31e1bf Make accounts toggle consistent with other menu items, fixes #104512 2020-08-12 11:46:59 -07:00
Jackson Kearl 44dc166c13 Formatting ref #104400 2020-08-12 11:44:35 -07:00
Jackson Kearl 9c1df268e3 Fix #104400: Maxed-out searches gives different results with context lines 2020-08-12 11:42:14 -07:00
Martin Aeschlimann 57cb7024d7 Merge pull request #104468 from orionlee/theme_dimmed-monokai_markdown_styling
Dimmed Monokai theme - improve markdown support
2020-08-12 11:30:42 -07:00
SteVen Batten 5ab91a926f fixes issue with dropdowns in lists 2020-08-12 11:24:02 -07:00
Rob Lourens 2c5cae3813 Add "insert cell" submenu 2020-08-12 10:59:58 -07:00
Rachel Macfarlane fe4d4f7d02 Show validation message on empty fields in issue reporter, fixes #104472 2020-08-12 10:47:43 -07:00
Jackson Kearl 16adb5bdf1 Bump actions 2020-08-12 10:39:35 -07:00
Daniel Imms 115d7cfff5 Allow hover x to be overridden
Fixes #104058
2020-08-12 10:28:23 -07:00
Jackson Kearl 0b03a79adf actually use 80 for ping (mistakenly went full send to 60) 2020-08-12 10:12:56 -07:00
Jackson Kearl eeae1ae6c4 Bring ping days down to 80.
Getting close to final taarget! (60)
2020-08-12 10:00:35 -07:00
Jackson Kearl 784f7bbb67 Add token to needs more info closer 2020-08-12 09:47:50 -07:00
isidor f04ef75438 debug: register contributions only once debug adapter extension got registered 2020-08-12 18:47:34 +02:00
isidor 8943ec4bf3 restructure debug.contrubtion.ts into logical registration parts 2020-08-12 18:47:34 +02:00
Miguel Solorio 7b1bfa1335 Preserve custom webview file icon in HC (fixes #104434) 2020-08-12 09:42:55 -07:00
Martin Aeschlimann edd867f141 Merge pull request #103677 from amagupta-collab/empty-line-wrap-fix
empty-line-wrap-fix
2020-08-12 08:59:13 -07:00
isidor 1b2939783c debug registration: futher simplify debug.contribution.ts 2020-08-12 17:43:45 +02:00
isidor 96f32b8d41 debug: move debugColors to separate file 2020-08-12 17:35:10 +02:00
isidor c6c9d5b41f debug: more precise computatino of top stack frame call stack decoration 2020-08-12 17:13:33 +02:00
isidor e3a0f6a9e3 debug: use cancellation tokens for stackTrace aslo
fixes #103611
2020-08-12 16:48:14 +02:00
Johannes Rieken 1b0d4db60c use $-prefix for IPC functions only 2020-08-12 16:26:49 +02:00
Johannes Rieken af3c1cfdef maybe maybe for https://github.com/microsoft/vscode/issues/104485 2020-08-12 16:19:47 +02:00
Johannes Rieken 26605048ea 💄 forof over foreach 2020-08-12 16:16:00 +02:00
Johannes Rieken 0da75b92c0 notebooks - use ResourceMap 2020-08-12 16:16:00 +02:00
Benjamin Pasero e3dc5a339c Startup error dialog closes immediately (fix #104493) 2020-08-12 15:56:47 +02:00
isidor ef569d3b9a fixes #104475 2020-08-12 14:59:17 +02:00
Benjamin Pasero 263188f08b memento - add error logging for #102251 2020-08-12 14:50:21 +02:00
Alex Ross 52e38713f2 Allow workspace tasks to be executed through API
Fixes #104408
2020-08-12 14:46:45 +02:00
Johannes Rieken a1b655340b Merge pull request #103841 from annkamsk/innerText-for-trivial-strings
Replace `innerHTML` with `innerText` when assigning non-html string
2020-08-12 13:50:38 +02:00
Martin Aeschlimann 4899592904 npm.fetchOnlinePackageInfo is not respected in latest build. Fixes #103540 2020-08-12 11:59:56 +02:00
Martin Aeschlimann de7bb5b5fe tokenClassificationRegistry.ts: Use Object.create(null) 2020-08-12 11:59:56 +02:00
Alex Ross 33b077a040 Fix json schema description for task quoting
Fixes #104419
2020-08-12 11:48:32 +02:00
Johannes Rieken b592b5811b Merge branch 'master' into innerText-for-trivial-strings 2020-08-12 11:41:05 +02:00
Johannes Rieken d39ba9744f Merge pull request #102760 from microsoft/joh/celldocs
Clean up and simplify cell text document world
2020-08-12 10:19:06 +02:00
Isidor Nikolic fa2c889ebd Merge pull request #103359 from DTan13/master
Activity bar can be at left or right of workbench
2020-08-12 10:14:49 +02:00
Johannes Rieken 7813e46e73 Merge branch 'master' into joh/celldocs 2020-08-12 09:48:06 +02:00
Johannes Rieken c67a82da3a throw TypeError when creating diagnostic without range or without message, fixes https://github.com/microsoft/vscode/issues/99410 2020-08-12 09:45:39 +02:00
Johannes Rieken a50209c882 Merge branch 'master' into joh/celldocs 2020-08-12 09:29:07 +02:00
Johannes Rieken bae64052f4 unit test for document remove 2020-08-12 09:05:18 +02:00
orionlee 12ff038548 Dimmed Monokai theme - improve markdown support
- redner bold/italic , link title color
2020-08-11 21:01:51 -07:00
kieferrm c17b4c2488 fix GDPR annotations 2020-08-12 00:47:16 +00:00
kieferrm ce508a8214 fix GDPR annotation 2020-08-12 00:44:36 +00:00
Matt Bierner 4585a8cc1d Disable assertion around mailto
The new version of marked encodes the uri differently that causes this test to fail
2020-08-11 16:57:22 -07:00
Matt Bierner e54b6f5220 Update marked to 1.1.0
This copies of marked. We also disable a console.warn about using santize since we already use `insane`
2020-08-11 16:28:19 -07:00