Commit Graph

55493 Commits

Author SHA1 Message Date
Daniel Imms 1dd67cb2ce Merge pull request #82103 from nikeee/fix-executable-bits
Remove executable bits from non-executable files
2019-10-10 07:57:26 -07:00
isidor 7152672e3f debug commands: better fix for checking if threadId is a number 2019-10-10 16:47:27 +02:00
Alex Dima f51b40808a Fixes #49305: Call preventDefault on mouseup event for middle button when selectionClipboard is turned off 2019-10-10 16:46:07 +02:00
Johannes Rieken db3dd377f0 debt - migrate suggest filtered types setting to many dot form 2019-10-10 15:43:34 +02:00
Johannes Rieken fcd4e09fd4 make overwrite suffix the default, #10266 2019-10-10 14:26:04 +02:00
Johannes Rieken 3a626d89a0 shift+tab/shift+enter overwrite suffix when accepting a completion, #10266 2019-10-10 13:39:47 +02:00
Alex Ross 13dc6f18ac Add setting to turn off problem matcher prompt
Fixes #62728
2019-10-10 13:14:45 +02:00
Alex Dima b6138b9526 Fixes #80825: Use   only on Windows 2019-10-10 12:56:13 +02:00
Benjamin Pasero 2703975994 Make it easier to tell which status item will be disabled in context menu (fix #76544) 2019-10-10 12:53:58 +02:00
isidor e6af73db94 debugCommands: check if threadId is number before using it 2019-10-10 12:23:38 +02:00
Alex Dima 9f0d6a6d17 Yield every 1 ms from tokenization (fixes #40681) 2019-10-10 11:53:02 +02:00
Benjamin Pasero dd9fe15849 notifications - hide toasts when filter is on 2019-10-10 11:49:00 +02:00
Alex Dima 76db3ee4b7 Use setImmediate for yielding from tokenization 2019-10-10 11:45:37 +02:00
isidor ad3267819b zen mode: silentNotifications 2019-10-10 11:44:54 +02:00
Martin Aeschlimann d32da8db59 [folding] configure plain text to use offSide folding. Fixes #73444 2019-10-10 11:40:14 +02:00
Joao Moreno e5cb7e9d2e fixes #81361 2019-10-10 11:39:25 +02:00
Alex Ross 61079a9db5 Fix bad empty string on commandLine in task types 2019-10-10 11:36:27 +02:00
Benjamin Pasero c484b25720 notifications - allow to configure a filter to silence notifications 2019-10-10 11:29:50 +02:00
Johannes Rieken f60e33e182 tweak undo behaviour when inserting suggestion via commit character, fixes #44155 2019-10-10 11:26:31 +02:00
Martin Aeschlimann a8ec0bb74d Upgrading a theme currently requires a window reload. For #73306 2019-10-10 11:00:12 +02:00
Joao Moreno 3b473663d9 comment 2019-10-10 10:49:50 +02:00
Joao Moreno 7ab14b67e6 fixes #82212 2019-10-10 10:40:55 +02:00
Benjamin Pasero c0aee71269 native tabs require macOS 10.13 at least 2019-10-10 10:25:04 +02:00
Johannes Rieken 52fc24aad3 add outline.filteredTypes setting, #53034 2019-10-10 09:59:04 +02:00
Johannes Rieken 18dcbcc22e add breadcrumbs.filteredTypes-setting, #69279 2019-10-10 09:59:04 +02:00
Martin Aeschlimann 42d95e583b json ls-server readme: typos 2019-10-10 09:26:22 +02:00
Martin Aeschlimann 3da9bcbb78 JSON Language Server 1.2.2 2019-10-10 09:19:26 +02:00
Martin Aeschlimann e921f24fc8 use window.setTimeout 2019-10-10 09:11:46 +02:00
Martin Aeschlimann 8dc5474066 [themes] Debounce color theme selection. Fixes #71616 2019-10-10 08:53:33 +02:00
Miguel Solorio ab7d961f1d Notifications icon polish (#82171)
* Increase '!' icon in info/warning

* Only show notification actions on hover

* Increase notification icon size

* Update icons for notification header actions

* Always show actions in notifications

* notifications  - tweak visibility

* fix enablement
2019-10-10 08:28:18 +02:00
Benjamin Pasero ffaaf4fe0d 💄 2019-10-10 07:47:37 +02:00
Benjamin Pasero 0575dd40d9 improve static argv configuration (#15211) 2019-10-10 07:37:06 +02:00
Miguel Solorio 193fead410 Fix #82192 2019-10-09 20:03:39 -07:00
Rob Lourens c0bd994bc7 Fix PHP indentation rule for 'case'
Fix #81107
2019-10-09 18:30:30 -07:00
SteVen Batten ecb1de1afe update gdpr tag for measurement 2019-10-09 17:27:14 -07:00
Rob Lourens 2da0921c2c Fix #76203 2019-10-09 16:48:03 -07:00
Rob Lourens 7a42d5a6ab Fix #76862 2019-10-09 16:47:35 -07:00
Greg Van Liew 654bf10dbd Merge pull request #82184 from gregvanl/FindAnIssue
Add a link to Where to Contribute
2019-10-09 16:13:09 -07:00
Greg Van Liew 7aae845a6a Add a link to Where to Contribute
Fixes #74102
2019-10-09 15:43:19 -07:00
Daniel Imms dfee0337a5 Merge branch 'master' into fix-executable-bits 2019-10-09 15:16:07 -07:00
Rachel Macfarlane 6032e84542 Strict property initialization errors for comments panel, #78168 2019-10-09 14:53:39 -07:00
Jackson Kearl 11b28d3872 Disallow reloading in issue reporter. Fixes #77171 (#82131) 2019-10-09 13:58:40 -07:00
Matt Bierner 6e8ff27ea6 Use mustable disposables
These help manage lifecycle
2019-10-09 13:01:30 -07:00
Matt Bierner 21ba436c51 Fix one more case of #81320
The markdown link people write may be uri encoded. We need to decode these before trying to open them
2019-10-09 13:01:30 -07:00
Miguel Solorio 588576d8dd Fix #82123 2019-10-09 11:49:31 -07:00
Rob Lourens 4e53af222f Fix #75349 2019-10-09 10:36:24 -07:00
Alex Dima ab0eb6de2d Fixes #82153: Allow editor.fontLigatures to contain font-feature-settings 2019-10-09 17:50:38 +02:00
Martin Aeschlimann e1f09b528c [themes] Disabling default themes results in empty label name. Fixes #56702 2019-10-09 17:44:05 +02:00
Benjamin Pasero b73f9ec854 Add a setting to disable gpu acceleration (fixes #15211) 2019-10-09 17:15:06 +02:00
Martin Aeschlimann 841d89748a [rust] provide auto indent pattern. Fixes #51802 2019-10-09 17:04:15 +02:00