Commit Graph
53736 Commits
Author SHA1 Message Date
Benjamin Pasero cdc100148e build - merge exploration build on each commit 2019-08-28 11:56:13 +02:00
Benjamin Pasero b264205ad2 fix #79927 2019-08-28 11:56:13 +02:00
Alex Ross 54ca7cebec Accessibility: Custom tree should use tooltip as aria lable when it exists
Part of https://github.com/microsoft/vscode-remote-release/issues/1296
2019-08-28 11:16:55 +02:00
Johannes Rieken 11b23cab47 fix #79949 2019-08-28 11:05:08 +02:00
Sandeep Somavarapu 4acd9c37cd rename to window 2019-08-28 09:53:48 +02:00
Sandeep Somavarapu 5e84d3f786 Rename to browser log file 2019-08-28 09:51:28 +02:00
Sandeep Somavarapu d864ad56de Fix microsoft/vscode-remote-release/issues/1292 2019-08-28 09:48:53 +02:00
Benjamin Pasero fc9e37d835 start activeEditorGroupIndex from 1 instead of 0 (for #22755) 2019-08-28 09:28:13 +02:00
Benjamin Pasero aa66dc022d fix #79926 2019-08-28 09:17:03 +02:00
SteVen Batten 681aff4a76 remove ondidchange in splitview 2019-08-27 23:41:26 -07:00
Pine eeab6fc371 Merge pull request #79962 from microsoft/pine/css-deprecated
Add middleware for processing deprecated. Fix #79584
2019-08-27 21:50:24 -07:00
Pine Wu afe281cf51 Update CSS service to get deprecated items 2019-08-27 21:49:39 -07:00
Pine Wu 210302848e Add middleware for processing deprecated. Fix #79584 2019-08-27 21:44:07 -07:00
SteVen Batten e493a50a3b equate editor area hidden with maximized panel
fixes #78175
2019-08-27 17:17:34 -07:00
SteVen Batten 6a36998bac hookup missing listeners
fixes #79904
2019-08-27 16:54:31 -07:00
chrisdias 2a5d8e21af Merge branch 'ARXChrono-patch-1'
Updates readme with links
2019-08-27 16:35:10 -07:00
Chris Dias b09ee54e7d Merge branch 'master' into patch-1 2019-08-27 16:32:41 -07:00
Matt Bierner 8891b85518 Fix caption parsing
For #79704

- Use regexp
- Handle unix line endings
- Don't highlight caption as part of code block
2019-08-27 14:49:19 -07:00
Matt Bierner 9ab856b571 Update markdown grammar
Includes https://github.com/microsoft/vscode-markdown-tm-grammar/pull/47
2019-08-27 14:39:22 -07:00
Matt Bierner bebb585231 Merge pull request #79846 from hypercubestart/fix-79704
fix for 79704 - support for @example <caption>
2019-08-27 14:38:51 -07:00
Erich Gamma de3c53b21d Adjust description to match the behaviour of the checkbox 2019-08-27 22:59:41 +02:00
Greg Van Liew 5c40c5e9a5 Merge pull request #79937 from gregvanl/FixGitMessage
Update Git count badge description
2019-08-27 13:42:15 -07:00
Greg Van Liew 7ee04f67c7 Update Git count badge description 2019-08-27 12:00:50 -07:00
Erich Gamma 9fee53765e Fixing #76711 handle the case that a script is customized in the tasks.json 2019-08-27 19:40:45 +02:00
Miguel Solorio 4bf092c438 Merge branch 'master' of github.com:Microsoft/vscode 2019-08-27 10:04:49 -07:00
Miguel Solorio e594b184af Scope new Octicon updates 2019-08-27 09:59:32 -07:00
Max Belsky d3605cc532 Use const instead of let 2019-08-27 09:56:19 -07:00
Pine Wu a22b7c6502 Add prettier config 2019-08-27 09:33:19 -07:00
Pine Wu 739ae7737a Fix #78068 2019-08-27 09:25:15 -07:00
Alex Dima 04d52502b8 Add cookie 2019-08-27 16:11:48 +02:00
Alex Dima 8506425736 Update message to reflect current state 2019-08-27 16:11:48 +02:00
Benjamin Pasero 42a5afd6e8 build - catch up with distro 2019-08-27 16:03:40 +02:00
Miguel Solorio 821158934e Fix #79859, use correct reference for error icon 2019-08-27 06:02:37 -07:00
Benjamin Pasero 621df58d08 update distro 2019-08-27 15:01:16 +02:00
Benjamin Pasero f90b40fdae debt - clean up buildfiles (#79914) 2019-08-27 14:59:31 +02:00
Martin Aeschlimann ba5ea8e2d2 [json] update service 2019-08-27 14:45:36 +02:00
Alex Ross 98574d61ca Move tree create to happen when the data provider is set
, not when the view is activated.

Fixes #79889
2019-08-27 14:02:31 +02:00
Alex Dima efae59a2be clarify reason 2019-08-27 12:58:13 +02:00
Alex Ross 59462eb0b1 Local md fix for embedded C++
Fixes #79810
2019-08-27 11:46:43 +02:00
Erich Gamma 67b0d5805e Fixing #78474 don't move focus on click 2019-08-27 11:42:33 +02:00
Alex Ross c587f23553 Use version of C++ grammar from 1.37.1
There is an issue in the current version of the grammar that causes duplicate scopes. Until that's fixed, rolling back
2019-08-27 11:42:11 +02:00
Benjamin Pasero 9a67092e0d editors - preserve group activation behaviour for extensions 2019-08-27 11:12:49 +02:00
Benjamin Pasero 445f7a0a4b build - please run 2019-08-27 07:47:52 +02:00
Benjamin Pasero 8cd00a7935 update distro 2019-08-27 07:45:16 +02:00
Andrew Liu 86723e74b6 fix for 79704 - support for @example <caption> 2019-08-26 17:19:36 -07:00
SteVen Batten 1727cc2de9 add msft internal identification logic (#79616) 2019-08-26 16:43:39 -07:00
Pine 9d0e61d0f5 Merge pull request #79838 from microsoft/pine/link-improvement
Improve link protection
2019-08-26 16:14:13 -07:00
Pine Wu 383b36f714 Improve link protection 2019-08-26 16:12:45 -07:00
Matt Bierner e4ea93b8fd Fix browser build 2019-08-26 16:01:19 -07:00
Matt Bierner 78879b6a81 Log missing csp on extension host instead of main window 2019-08-26 15:42:16 -07:00