Commit graph

61146 commits

Author SHA1 Message Date
Matt Bierner
8503705b11 Don't show reference code lens for both class and ctor in es5 classes
Fixes #90396
2020-02-14 16:57:47 -08:00
Eric Amodio
5c017be321 Fixes broken test with git extension 2020-02-14 18:55:11 -05:00
Matt Bierner
91fc43dbee Add workaround for preferences editor strict function error
For #81574
2020-02-14 13:02:14 -08:00
Matt Bierner
2f9c79a847 Only enable webview copy tests on MacOS 2020-02-14 12:39:50 -08:00
Eric Amodio
9ae0fd36c9 Enhances timeline - commands, timestamp, etc
Adds contributable commands to timeline items
Adds right-aligned timestamp to timeline items
Adds Open Changes to Git timeline items
Adds Copy Commit ID to Git timeline items
Adds Copy Commit Message to Git timeline items
2020-02-14 15:22:45 -05:00
Eric Amodio
69b30f6ba7 Adds paging support (wip) 2020-02-14 15:22:45 -05:00
Matt Bierner
31eb2b1d25 Also switch getActiveWebviewBasedWebview to use optional chaining 2020-02-14 12:22:20 -08:00
Matt Bierner
8b08778874 Replace withWebview with optional chaining usage 2020-02-14 11:54:09 -08:00
Matt Bierner
8fd47cd509 Enable select all in iframe based webviews 2020-02-14 11:54:09 -08:00
Matt Bierner
20fae66e37 Add type annotations 2020-02-14 11:54:09 -08:00
Matt Bierner
c03b581840 Add test for copying text from webview 2020-02-14 11:54:09 -08:00
chrisdias
f2ca025aa0 update distro 2020-02-14 11:05:49 -08:00
Isidor Nikolic
536e816208
Merge pull request #90626 from baileyherbert/82828-listview-reveal
Skip explorer reveal on visible items
2020-02-14 17:33:46 +01:00
isidor
d32013dfd0 minor lint 2020-02-14 17:31:09 +01:00
isidor
7e1c6dcf0f fix stupid commit 2020-02-14 17:29:51 +01:00
isidor
2afb93e008 debug hover fix margins
fixes #90341
2020-02-14 17:24:07 +01:00
Bailey
631bbceb65 Switch to getRelativeTop 2020-02-14 09:00:43 -07:00
Bailey
a48bce6f28 Revert "Add explorerView check to see if element is visible"
This reverts commit 615c24ca3a.
2020-02-14 08:59:30 -07:00
SteVen Batten
b51e121595 panel width 2020-02-14 07:55:57 -08:00
SteVen Batten
8f28670886 remove default view positions from cache 2020-02-14 07:43:14 -08:00
Connor Peet
51cbc75279
debug: update js-debug-nightly to "2020.2.1117" @ 2020-02-14T01:05:56.75Z 2020-02-14 07:42:46 -08:00
Daniel Imms
59ac0a8e57 Fix typo 2020-02-14 07:10:36 -08:00
isidor
5970b51434 only allow forceRendererAccessibility flag on linux 2020-02-14 16:04:39 +01:00
Johannes Rieken
6e2782fa5a fix https://github.com/microsoft/vscode/issues/90697 2020-02-14 15:58:34 +01:00
isidor
a6af0beb97 linux: automatically set force-renderer-accessibility when user sets editor.accessibilitySupport 2020-02-14 15:42:25 +01:00
isidor
f4df26f80e Revert "linux: automatically set force-renderer-accessibility when user sets editor.accessibilitySupport"
This reverts commit ee74224b88.
2020-02-14 15:30:52 +01:00
isidor
ee74224b88 linux: automatically set force-renderer-accessibility when user sets editor.accessibilitySupport
#90446
2020-02-14 15:28:25 +01:00
Andre Weinand
802fdbac9f don't work too much unneccesarily... 2020-02-14 12:53:56 +01:00
Andre Weinand
e588a9cd1a Introduce evaluatable expression API; fixes #89084 2020-02-14 12:53:56 +01:00
isidor
aa9f9695c4 debug: fix some css when view moved to napel 2020-02-14 12:22:51 +01:00
Johannes Rieken
bcdf991bd4 test: saveAll before asserting a certain save event 2020-02-14 12:05:57 +01:00
Johannes Rieken
6158372c89 more verbose integration test failures 2020-02-14 12:05:01 +01:00
isidor
c379e3226e debug: remove BaseDebugViewPane 2020-02-14 11:31:35 +01:00
isidor
30d22f5f33 fixes #90660 2020-02-14 11:22:34 +01:00
João Moreno
7bc12be746
fixes #90632 (#90675) 2020-02-14 11:10:34 +01:00
Benjamin Pasero
8bac008949 web - allow to provide commands as workbench construction options 2020-02-14 10:59:36 +01:00
isidor
9b31cacba0 better error message #89658 2020-02-14 10:31:10 +01:00
Johannes Rieken
245358ab23 sort categories with uncheck items atop, https://github.com/microsoft/vscode/issues/90664 2020-02-14 10:30:22 +01:00
Benjamin Pasero
968b019aa5 text files - add tests for save from within participant 2020-02-14 10:17:14 +01:00
Benjamin Pasero
a7ed9c9572
🆙 playwright@0.11.0 (#90663) 2020-02-14 09:56:08 +01:00
Benjamin Pasero
9cda3b7bda debt - do not ignore dirty when invoking save participants
if a save participant changes the model and the save fails, the document
is not marked as dirty
2020-02-14 09:31:20 +01:00
Benjamin Pasero
7a8596fd4b text files - rewrite save to use async-await 🤞 2020-02-14 09:26:14 +01:00
Joao Moreno
b62b2280ea
fixes #90620 2020-02-14 07:24:17 +01:00
Jackson Kearl
4c9161a3f1 Remove unused action 2020-02-13 17:22:19 -08:00
Rachel Macfarlane
e2bc02523e Properly await setting the active settings sync account, fixes #90636 2020-02-13 16:51:22 -08:00
Bailey
615c24ca3a Add explorerView check to see if element is visible 2020-02-13 11:40:20 -07:00
Miguel Solorio
f8014d4957 Update debug icon, make play bigger 2020-02-13 10:12:43 -08:00
Sandeep Somavarapu
6a95140847 Fix #90557 2020-02-13 18:38:54 +01:00
Sandeep Somavarapu
903dea01d4 Fix #90598 2020-02-13 18:25:10 +01:00
Sandeep Somavarapu
440e910ccc allow platform common tests use bas/parts/common 2020-02-13 18:25:10 +01:00