Commit Graph
73433 Commits
Author SHA1 Message Date
Suman B K 4247b296eb Including ` as part of foldEndPairCharacters (#110108)
* Including '`' as part of foldEndPairCharacters

* Removed test code, which was unrelated
2020-11-09 18:02:38 -08:00
Matt Bierner d04956f6a7 Switches the 'Fix all' quick fix provider to use resolveCodeAction (#107853)
Made while testing #106410
2020-11-09 18:00:46 -08:00
Matt Bierner ffb8c08dd9 Enable IgnoreMenuShortcuts for iframe based webviews
For #109702

Iframe based webviews need to redispatch keypresses so that VS Code commands are supported. However, if this command is also in the native menu bars, this can end up triggering the command twice (once from the menubar and once from the webview's dispatch)

We already fixed this for `<webview>` based webview. This change also fixes the issue for iframe based webviews
2020-11-09 17:10:05 -08:00
Connor Peet df7fdd6515 search: fix freezing ui on long lines
Fixes https://github.com/microsoft/vscode/issues/109902
2020-11-09 16:15:29 -08:00
Raymond Zhao c9bebe2cc9 Fix #98041 2020-11-10 00:09:42 +00:00
Miguel Solorio 37a01430cc Tweak shadow colors 2020-11-09 16:05:20 -08:00
Matt Bierner 840bc2ef1c Set explicit StorageTarget for webviews
For #109967
2020-11-09 15:59:32 -08:00
rebornix 0efbfd9190 fix #108765. 2020-11-09 15:38:11 -08:00
Alex Dima c067c9b947 Improve rendering of view zones with changed or deleted text (inline diff editor) 2020-11-09 23:09:03 +01:00
Rob Lourens 59b020a362 Merge pull request #110255 from microsoft/rzhao271/format-uri
Fix #88703
2020-11-09 14:05:38 -08:00
Rob Lourens 8248e19817 Merge branch 'master' into rzhao271/format-uri 2020-11-09 14:04:22 -08:00
SteVen Batten 5ce31a6e8b fixes build break 2020-11-09 13:53:24 -08:00
Miguel Solorio b473bc55de Clean up drop shadows 2020-11-09 13:23:33 -08:00
Alex Dima 2f7f100e44 Render inline diff view zones in batch 2020-11-09 22:16:52 +01:00
Miguel Solorio 701e6713f9 Merge pull request #110112 from microsoft/misolori/squiggles-bg-theme
Add color token for error background
2020-11-09 12:58:22 -08:00
Alex Dima 93a7a07559 Do not store the original content in the diff information for inline diff margin actions 2020-11-09 21:58:10 +01:00
Miguel Solorio 2b9ae05554 Merge branch 'master' into misolori/squiggles-bg-theme 2020-11-09 12:57:47 -08:00
Johannes Rieken 51eb0901d4 add setting for code lens font family and size, https://github.com/microsoft/vscode/issues/16038 2020-11-09 21:56:14 +01:00
Johannes Rieken 5e8f9cf1d2 💄 code lens 2020-11-09 21:56:14 +01:00
David Sanders fcef0e3db4 Use Array.flat() (#110189) 2020-11-09 12:46:26 -08:00
Alex Dima 4e0c77f8aa Add IViewModel.createLineBreaksComputer() 2020-11-09 21:40:03 +01:00
Connor Peet e300dfcdd2 terminal: allow excluding programs by name from typeahead
Fixes https://github.com/microsoft/vscode/issues/110109
2020-11-09 12:24:44 -08:00
Raymond Zhao b5f6a521e0 Fix vscode-emmet-helper issue #1 2020-11-09 20:03:38 +00:00
SteVen Batten d29487617b update language 2020-11-09 11:46:16 -08:00
rebornix e5530fc4f0 fix #105920. 2020-11-09 11:40:07 -08:00
SteVen Batten 62d39a7dba Adopt storagetarget in Exp services
refs #109967
2020-11-09 11:38:58 -08:00
SteVen Batten 98a3c4fe64 reduce work when menu is not visible
fixes #108712
2020-11-09 11:25:45 -08:00
Raymond Zhao ef6b438769 Fix #88703 2020-11-09 19:18:38 +00:00
Miguel Solorio a45abdbd1b Update seti 2020-11-09 11:15:03 -08:00
Miguel Solorio 87d49a7b66 Fix #108300 2020-11-09 11:07:06 -08:00
Daniel Imms 226503ba0a Merge pull request #110213 from jeanp413/fix-110212
Fixes terminal lags while scrollling when printing long line
2020-11-09 10:56:57 -08:00
Miguel Solorio ea6ee515f1 Add color tokens for warning/info bg 2020-11-09 10:53:48 -08:00
isidor f1ebde547c fixes #109781 2020-11-09 19:50:50 +01:00
isidor 876af4ccfd no max width for welcome buttons
fixes #94101
2020-11-09 19:31:11 +01:00
SteVen Batten 1c7d982b93 fixes #105201
Co-authored-by: rebornix <penn.lv@gmail.com>
2020-11-09 10:22:57 -08:00
Sandeep Somavarapu 6e6654a679 Fix #91534 2020-11-09 17:53:49 +01:00
Sandeep Somavarapu f0580d497e Fix #101441 2020-11-09 17:08:25 +01:00
Alex Dima d6fb7989f5 Push view zones to accomodate equal but differently wrapped lines 2020-11-09 16:55:43 +01:00
João Moreno 1256b16ee1 Merge remote-tracking branch 'origin/master' 2020-11-09 16:52:31 +01:00
Sandeep Somavarapu 7509a0103e Fix #103941 2020-11-09 16:38:07 +01:00
João Moreno 91aa548b05 Merge branch 'master' into pr/104614 2020-11-09 16:34:21 +01:00
João Moreno 4ecf3f8f02 Merge remote-tracking branch 'origin/master' 2020-11-09 16:19:33 +01:00
João Moreno 98e0e93ae0 💄 2020-11-09 16:19:13 +01:00
Sandeep Somavarapu 61500a468c Fix #94289 2020-11-09 16:18:35 +01:00
João Moreno c96f362934 Merge branch 'master' into pr/99324 2020-11-09 16:17:36 +01:00
João Moreno f18700d036 Merge remote-tracking branch 'origin/master' 2020-11-09 16:08:18 +01:00
João Moreno 309cabdf51 💄 2020-11-09 16:08:03 +01:00
Martin Aeschlimann 961cbd66b7 CLI help: consider to separate --file-uri and --folder-uri. Fixes #110206 2020-11-09 16:07:11 +01:00
João Moreno 978d39324a Merge branch 'master' into pr/104312 2020-11-09 16:03:36 +01:00
Alex Dima e7e38c161a Be aware of line mapping when rendering diff view zones and diff overview decorations 2020-11-09 16:02:00 +01:00