Commit graph

55959 commits

Author SHA1 Message Date
Alex Ross c179d2f79a Task tweaks for tasks in workspace file
Part of #1435
2019-10-17 15:36:26 +02:00
Joao Moreno 1852e0c764 Merge commit 'refs/pull/71434/head' of github.com:microsoft/vscode into pr/71434 2019-10-17 15:35:22 +02:00
Joao Moreno 3fc8e407be fixes #68556 2019-10-17 15:31:11 +02:00
Benjamin Pasero 4af0c9f506 web - hide encoding related UI pieces for now until supported (related to #79275) 2019-10-17 15:29:48 +02:00
Andre Weinand 68e00d7730
Merge pull request #82704 from sksaifuddin/fix/78014/Fix-Special-Character
Fix #78014 Added Capability to escape |, < and >in addition to & and ^
2019-10-17 15:21:23 +02:00
Andre Weinand 6b37647f32
Merge branch 'master' into fix/78014/Fix-Special-Character 2019-10-17 15:20:48 +02:00
Joao Moreno 833f443d6a update inno updater to 0.8.2 2019-10-17 14:10:12 +02:00
Joao Moreno c3edc23ccc Merge remote-tracking branch 'origin/master' 2019-10-17 14:08:57 +02:00
Joao Moreno f901a47197 💄 git clone progress 2019-10-17 14:08:40 +02:00
Andre Weinand e3e6975684
Merge branch 'master' into fix/78014/Fix-Special-Character 2019-10-17 13:08:45 +02:00
Alexandru Dima dc50ec98d3
Fixes #43238: Do not comput brackets if the cursor count is too high 2019-10-17 12:57:49 +02:00
Joao Moreno 471b263ce5 Merge commit 'refs/pull/71341/head' of github.com:microsoft/vscode into pr/71341 2019-10-17 12:53:45 +02:00
Benjamin Pasero 1e108024e2 status - use alias only if it differs 2019-10-17 12:51:03 +02:00
Alexandru Dima 21359cdd26
Fixes #45920: Highlight enclosing brackets 2019-10-17 12:48:59 +02:00
Joao Moreno 91c01a6180 Revert "update inno_updater to 0.8.1"
This reverts commit dc95a4ea65.
2019-10-17 12:46:30 +02:00
Alexandru Dima 3230270909
Fixes #43371: Add selectBrackets argument to 'Select to Bracket' action 2019-10-17 12:40:03 +02:00
Andre Weinand 38d0072978
Merge branch 'master' into fix/78014/Fix-Special-Character 2019-10-17 12:35:32 +02:00
Joao Moreno dc95a4ea65 update inno_updater to 0.8.1 2019-10-17 12:33:34 +02:00
Alexandru Dima 26b7ed5245
Fixes #1772: Have bracket actions go to enclosing brackets when not on a bracket 2019-10-17 12:26:31 +02:00
Johannes Rieken 157a3ac5be add failing and ignored test for #45515 2019-10-17 12:25:21 +02:00
Johannes Rieken d6b04f3a84 adding setting 'editor.suggest.overwriteOnAccept' #10266 2019-10-17 11:58:19 +02:00
Johannes Rieken 7e71b7b125 add failing and ignored test for #79474 2019-10-17 11:58:19 +02:00
Joao Moreno 97b2c927c7 fixes #82677 2019-10-17 11:56:05 +02:00
Alexandru Dima 6f08e55886
Fixes #82579 2019-10-17 11:41:59 +02:00
Alexandru Dima 620a5e80a0
Fixes #82603: Remove SelectionClipboardController from web 2019-10-17 11:37:10 +02:00
Andre Weinand 48024f70eb
Merge branch 'master' into fix/78014/Fix-Special-Character 2019-10-17 11:33:46 +02:00
Joao Moreno da114f3625 fix electron task 2019-10-17 11:32:37 +02:00
Alexandru Dima 3b16cc4622
Register editor contributions with their ID (#82603) 2019-10-17 11:26:31 +02:00
Andre Weinand 0d80bd9aa8
Merge branch 'master' into fix/78014/Fix-Special-Character 2019-10-17 11:14:52 +02:00
HonkingGoose 39ab4792b8
Use https for link 2019-10-17 10:38:50 +02:00
Alex Ross 99ba33dc9d Potential fix for #82611 2019-10-17 10:14:37 +02:00
Benjamin Pasero e02e20c3ce strict property init (#78168) 2019-10-17 08:10:43 +02:00
SteVen Batten 6a2d035b71 revert console logs 2019-10-16 17:48:04 -07:00
SteVen Batten 0aa9168957 fix issue with scroll-y submenu being 10px 2019-10-16 17:44:52 -07:00
Rob Lourens aeb909a3b3 Fix build 2019-10-16 17:20:06 -07:00
Rob Lourens 4ccccc25c4 strictFunctionTypes work, #81574 2019-10-16 16:43:08 -07:00
SteVen Batten c21f5c293b update padding on compact menubar
fixes #82668
2019-10-16 15:47:47 -07:00
SteVen Batten a8461cf10f strictPropertyInit
refs #78168
2019-10-16 15:14:16 -07:00
Alex Dima 39b3e8799d
Add support for overlapping brackets (#26121) 2019-10-17 00:05:35 +02:00
Alex Dima c941854fb4
Better support for begin/end style brackets (#26121) 2019-10-17 00:05:34 +02:00
Alex Dima c6b09780bd
Allow bracket matching to search across multiple tokens 2019-10-17 00:05:34 +02:00
Miguel Solorio 11941aa090 Merge remote-tracking branch 'origin/master' into misolori/icon-font 2019-10-16 14:52:52 -07:00
Miguel Solorio 2205002a2c Fix icon ref in problems view automation tests
FYI @sandy081
2019-10-16 14:49:46 -07:00
Rob Lourens e576dc7604
Merge pull request #82019 from bmalehorn/remove-search-configs
search: remove unused config settings
2019-10-16 14:43:13 -07:00
Miguel Solorio 641276b599 Merge remote-tracking branch 'origin/master' into misolori/icon-font 2019-10-16 14:13:44 -07:00
Rachel Macfarlane 02a3cf3485 Remove unneeded re-creation of comment titlebar on update 2019-10-16 11:52:08 -07:00
kieferrm 4b63d31d51 fix GDPR annotation 2019-10-16 18:46:25 +00:00
Miguel Solorio ff3ff703a1 Replace 'vscode-octicons-font' with 'vscode-codicons' in cgmanifest 2019-10-16 11:39:11 -07:00
Miguel Solorio 42d4a3b5c8 Replace 'Octicon' refs with 'Codicon' 2019-10-16 11:38:15 -07:00
Rachel Macfarlane c8cda3110a Fix commentController context key scoping, fixes #82711 2019-10-16 10:48:04 -07:00