Commit graph

69650 commits

Author SHA1 Message Date
Benjamin Pasero 613320a80c lifecycle - tweak error wording (#104593) 2020-08-14 09:11:42 +02:00
Jackson Kearl bd08768fd3 Bump up tasks aaccuracy (maany false positives) 2020-08-13 20:33:22 -07:00
rebornix 95b3a0a8a0 fix #101365. 2020-08-13 17:16:28 -07:00
rebornix 4a316b0630 keep cellRenderer clean 2020-08-13 17:09:57 -07:00
rebornix 25499ff969 fix #101871. 2020-08-13 16:57:47 -07:00
rebornix 7d08008a07 re #103661. 2020-08-13 16:13:54 -07:00
Rob Lourens b990f95fed Don't force focus into notebook when opening an empty notebook
Fix #101622
2020-08-13 16:12:36 -07:00
rebornix dde137236a re #103881. 2020-08-13 16:04:14 -07:00
rebornix 35a1137a1e Re #103881. 2020-08-13 16:03:10 -07:00
Matt Bierner d8463db6b9 Pick up TS insiders 2020-08-13 15:51:28 -07:00
rebornix 8323cbed48 fix #104583. 2020-08-13 15:20:54 -07:00
rebornix da2d1f712c re #104583. 2020-08-13 15:13:12 -07:00
Eric Amodio 8e369907a9 Removes tabs completely (required for DT) 2020-08-13 16:05:04 -04:00
Jackson Kearl 8d94a66de1 Bump actions, aadopt new "vacation" config 2020-08-13 12:12:28 -07:00
Jackson Kearl 0000cfdda7 Revert "Disable bot for joao (vacation)."
This reverts commit 406315dfec.
2020-08-13 12:12:28 -07:00
rebornix 061122ba10 fix #104581 2020-08-13 11:59:53 -07:00
Daniel Imms cec2927609 Remove node usage from browser 2020-08-13 11:50:41 -07:00
Rob Lourens 9823308dfa Fix output selector going under cell drag handle
Fix #104579
2020-08-13 11:38:43 -07:00
rebornix ea28750f24 fix #104569. 2020-08-13 11:11:01 -07:00
Daniel Imms f542cd1f76 Queue initial term data events for ext host delayed init
Fixes #103697
2020-08-13 11:00:40 -07:00
Daniel Imms 1a4999bb03 Remove @optional, convert native service to contribution
Fixes #90098
2020-08-13 09:57:34 -07:00
isidor bea0de31e4 debug: register editor actions also not lazy 2020-08-13 18:51:31 +02:00
isidor cd2a827f63 breakpointEditorContribution: do not listen before a debug adapter is registered 2020-08-13 18:42:38 +02:00
isidor da1b424820 fixes #104570 2020-08-13 18:25:18 +02:00
isidor b557a371b2 debug: display badge on view container where the CALL STACK is
#103414
2020-08-13 18:21:06 +02:00
isidor f4b3ea059d debug: add to watch should open the watch view, not debug viewlet
#103414
2020-08-13 18:05:00 +02:00
isidor 4782dbf16d debug contribution: move registration such that some things are not lazy 2020-08-13 18:05:00 +02:00
rebornix 728c1eda83 avoid top toolbar overflow 2020-08-13 07:55:33 -07:00
rebornix 4a0543ff54 always show the toolabr when the document is empty 2020-08-13 07:55:33 -07:00
rebornix 000dad4506 fix #99351 2020-08-13 07:55:33 -07:00
Johannes Rieken c112f845f0 less innerHTML usage, eg. textContent for styles and innerText for labels 2020-08-13 16:23:07 +02:00
Johannes Rieken 5920e7132e debt - use innerText instead of innerHTML 2020-08-13 16:08:10 +02:00
Benjamin Pasero fca5c66e0d Dragging a diff view to another editor group loses scroll position (fix #104517) 2020-08-13 14:51:18 +02:00
Alex Ross ece81412c7
Reworks alignment logic to handle certain nesting cases (#85657)
* Removes short-circuit that causes mis-alignment

* Better alignment fix of items w/ icons

Items with an icon that belong to a parent with an icon, but have siblings with children but without icons should now be aligned properly

Co-authored-by: Alex Ross <alros@microsoft.com>
2020-08-13 13:31:11 +02:00
Alex Ross 5f1815c320
Merge branch 'master' into eamodio/tree-alignment 2020-08-13 13:30:14 +02:00
Benjamin Pasero 15bf20dd56 scorer - cache needs to account for multi-queries 2020-08-13 13:29:43 +02:00
Benjamin Pasero c18e316126 scorer - fix debug messages 2020-08-13 13:22:04 +02:00
Benjamin Pasero 28a32aa4bf scorer - boost uppercase matches (to help camelcase matches win) 2020-08-13 13:20:12 +02:00
Benjamin Pasero 611f6f9364 scorer - drop prefix and camelcase scoring and prefer lcs 2020-08-13 12:58:19 +02:00
Johannes Rieken 4398a424d5 fix compile error 2020-08-13 12:49:55 +02:00
Johannes Rieken 2d9ffda246 some jsdoc, https://github.com/microsoft/vscode/issues/102091 2020-08-13 12:16:13 +02:00
Johannes Rieken aabb4e3aa3 add TextDocument#notebook api proposal, https://github.com/microsoft/vscode/issues/100890 2020-08-13 11:42:58 +02:00
Alex Ross 1d08d20301 Position tree markdown hovers with mouse x 2020-08-13 11:27:49 +02:00
Isidor Nikolic 2f1c4b0f9e
Merge pull request #104528 from relmify/compare-full-filenames
Compare full filenames
2020-08-13 11:14:01 +02:00
Benjamin Pasero ad415a08c6 web - remove shell_exec from php sample 2020-08-13 10:39:46 +02:00
Johannes Rieken 78ba6126c6 make sure to dispose worker service when test is done, should fix https://github.com/microsoft/vscode/issues/104485 2020-08-13 10:38:24 +02:00
Johannes Rieken 186c5879ce Revert "maybe maybe for https://github.com/microsoft/vscode/issues/104485"
This reverts commit af3c1cfdef.
2020-08-13 10:38:24 +02:00
Isidor Nikolic 2e2f69d92f
Merge pull request #103891 from bamurtaugh/bamurtaugh/install-debug-extension
Add "Install Debug Extension(s)" Action
2020-08-13 10:24:36 +02:00
Benjamin Pasero aa6e57d93c notifications - enable ellipsis overflow for buttons again 2020-08-13 10:11:10 +02:00
Benjamin Pasero 6e57a9a4bb nls - remove legacy local.json migration 2020-08-13 09:59:09 +02:00