Commit graph

53965 commits

Author SHA1 Message Date
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
Matt Bierner f3e9e7c3e4 Spell 2019-08-26 15:42:16 -07:00
Peng Lyu 0b974776dd avoid focus steal when show context menu. 2019-08-26 15:41:45 -07:00
Matt Bierner 91e99652cd Fix js/ts refactorings 2019-08-26 14:51:26 -07:00
Isidor Nikolic c8c773a58c
Merge pull request #79712 from microsoft/isidorn/cursorAccessibility
Introduce cursor word accessibilty commands
2019-08-26 23:34:44 +02:00
isidor c5c750332c no need to list chrome separtors, default editor ones are just fine 2019-08-26 23:34:23 +02:00
Aminadav Glickshtein 6d170734ab Fix typo in tasks jsonSchema 2019-08-26 13:56:19 -07:00
Matt Bierner 9f49056ec7 Only allow protocol links in webview on desktop VS Code
Fixes #79647
2019-08-26 13:42:41 -07:00
Matt Bierner a66e9d4835 Don't dispose markdown preview emitters before firing events
Fixes #79827
2019-08-26 13:40:07 -07:00
Peng Lyu 4eef1c0dfb svg is necessary in monaco. 2019-08-26 13:36:02 -07:00
Peng Lyu 12a9da7c5d Do no show line action when the deletion is one line. 2019-08-26 13:19:54 -07:00
Peng Lyu fcd92d81da Revert zap. 2019-08-26 13:19:54 -07:00
Miguel Solorio f540765865 Disable new Octicons for endgame
More info: https://github.com/microsoft/vscode/issues/76909#issuecomment-524976250
2019-08-26 11:55:59 -07:00
SteVen Batten 845202c59e allow select/copy on dialogs
fixes #71407
2019-08-26 11:52:26 -07:00
Pine Wu 8c204d996b Hover/Suggest list padding. Fix #79817 2019-08-26 11:47:45 -07:00
Miguel Solorio 355be5e7d3 Fix #79725 2019-08-26 11:23:08 -07:00
Peng Lyu 237b9f3487 Fix #79677. nsbp; 2019-08-26 11:16:04 -07:00
Peng Lyu 74f7fee9a3 Allow hover on deleted text. 2019-08-26 10:54:23 -07:00
Peng Lyu bf20f93a9a zap for inline diff actions icon. 2019-08-26 10:17:23 -07:00
isidor 1c8ea065e0 Merge branch 'master' into isidorn/cursorAccessibility 2019-08-26 18:56:57 +02:00
Benjamin Pasero 977fac4c14 💄 2019-08-26 18:53:08 +02:00
Peng Lyu 32190475c7 Resize find widget on double click 2019-08-26 09:45:00 -07:00
Benjamin Pasero 0f659c90eb editors - merge activation options into one 2019-08-26 18:43:19 +02:00