Commit graph

65438 commits

Author SHA1 Message Date
Sandeep Somavarapu 65b274100c 💄 2020-05-06 16:27:20 +02:00
Martin Aeschlimann f8c59fed50 update seti font, support for inherit icon. Fixes #92951. Fixes #96326 2020-05-06 16:27:07 +02:00
Sandeep Somavarapu bc60d930bd Move desktop log service to workbech/services 2020-05-06 16:24:52 +02:00
Sandeep Somavarapu ae75864887 #95157 add debug logs for user data changes 2020-05-06 16:04:13 +02:00
Alex Dima 4c6b933234
Avoid rendering attempts outside the canvas 2020-05-06 16:02:53 +02:00
Alex Dima e4de071f18
Clean up minimap layout computation 2020-05-06 16:02:52 +02:00
Alex Dima 305853d882
Small tweaks 2020-05-06 16:02:52 +02:00
Alex Dima 864688a2c1
Keep minimap layout stable (#95178) 2020-05-06 16:02:52 +02:00
Alex Dima 69ab429a11
Fix tests 2020-05-06 16:02:52 +02:00
Alex Dima 86085377cc
Minor tweaks 2020-05-06 16:02:52 +02:00
Alex Dima 013181fe71
Extract minimap layout computation 2020-05-06 16:02:51 +02:00
Alex Dima 7296f452a4
Break the layout change loop by reusing the previous result (#95178) 2020-05-06 16:02:51 +02:00
Alex Dima af4b129ce3
Move word wrapping options logic to the EditorLayoutInfoComputer 2020-05-06 16:02:51 +02:00
Alex Dima 9ecc810720
Add a memory storage space for layout computation 2020-05-06 16:02:51 +02:00
Martin Aeschlimann dc97794113 [semantic tokens] improve code completions for editor.semanticTokenColorCustomizations. Fixes #96351 2020-05-06 15:40:10 +02:00
Daniel Imms 6f5f89904d xterm@4.6.0-beta.43
Diff: 7ab0a42...f9adf8a

Fixes #95997
2020-05-06 05:13:40 -07:00
Daniel Imms d98cd9f1c1 Remove debug logs 2020-05-06 04:59:27 -07:00
Martin Aeschlimann 763de7962f [product icons] make preferences edit control to be theme-able. Fixes #96647 2020-05-06 13:51:50 +02:00
Daniel Imms 2feae028dd Convert validated links provider to new model 2020-05-06 04:32:01 -07:00
Martin Aeschlimann 3887bc8aca [rename on type] Language client is not ready yet. FIxes #97062 2020-05-06 13:29:44 +02:00
Daniel Imms a685ac69d5 Update protocol links with new model 2020-05-06 04:08:46 -07:00
Daniel Imms 5fc2e26dd9 Update word link provider with new model 2020-05-06 04:04:11 -07:00
Sandeep Somavarapu a32df4c221 create spdlog service after workbench is restored 2020-05-06 12:40:15 +02:00
Daniel Imms 000c0e1308 xterm@4.6.0-beta42
Diff: 31d3ae4...7ab0a42

Main change is provideLink -> provideLinks
2020-05-06 03:30:33 -07:00
Daniel Imms 9afb72576f Move web contributions to terminal.web.contribution
Fixes #96711
2020-05-06 03:29:09 -07:00
isidor ff39ebfaaf debug: move getSpecificSourceName to a helper method 2020-05-06 12:09:02 +02:00
Daniel Imms af3c79edcb Move ExtensionContext.environmentVariableCollection to stable
Fixes #46696
2020-05-06 03:03:57 -07:00
Sandeep Somavarapu ed00093227 remove timeout as this is causing flickering during startup 2020-05-06 10:56:30 +02:00
Sandeep Somavarapu a54912ca12 Fix #96695 2020-05-06 10:56:12 +02:00
Sandeep Somavarapu 656920b1ea #96898 load unknown configurations always 2020-05-06 10:23:43 +02:00
isidor 24fb57122a debug: use proper context for the disconnect command
fixes #96713
2020-05-06 09:39:07 +02:00
Benjamin Pasero 1c00a7235b Event listener leak in WalkThroughPart (fix #96988) 2020-05-06 09:31:35 +02:00
Johannes Rieken fef9b12da1 fix tree shaker fyi @alexdima 2020-05-06 09:28:32 +02:00
Eric Amodio 756849af07 Adds diagnostics for github actions 2020-05-05 23:45:13 -04:00
SteVen Batten bd0efff9e3 reduce flicker when moving between panel/actbar 2020-05-05 19:14:28 -07:00
Daniel Imms 8a56212a5b Layout terminal with cached dims on first visible
Fixes #96586
2020-05-05 19:03:32 -07:00
SteVen Batten 0838431da9 fixes #96951 2020-05-05 16:47:50 -07:00
Jackson Kearl ebec7141df Adopt registerAction2 in search editor land.
Ref #96672.
2020-05-05 16:25:44 -07:00
SteVen Batten 86cb707a3d fixes #97007 2020-05-05 16:24:49 -07:00
Jackson Kearl b2d07859b3
Clean up search view dirty state (#97038)
* Revert "Distinguish a user removing a row from 'clear' in search"

This reverts commit 4cf9c461ba.

* Revert "Fix searchResult tests"

This reverts commit 7646b358e4.

* Make search dirty on any removal, but ony if it does not leave the view empty.
2020-05-05 15:34:21 -07:00
Matt Bierner f7612286d7 Better fix for #96968
Removes the workaround for maximizing the panel. Instead track if the editor is visible and only lay the view out if the editor is visible
2020-05-05 14:50:48 -07:00
Matt Bierner fea66b2660 Don't allow layout to be called with negative dimensions 2020-05-05 14:50:48 -07:00
Jackson Kearl db2c4cbe63 Bump actions to close #97025. 2020-05-05 14:09:15 -07:00
rebornix 9be0faf246 Fix #92794. Promote comment options to stable 2020-05-05 13:27:51 -07:00
Jackson Kearl f25c779bd3 Bump ping delay 2020-05-05 11:54:15 -07:00
Daniel Imms deca1521c8 Apply scroll area to hover content, not status bar
Part of #97016
2020-05-05 11:45:14 -07:00
Jackson Kearl d9260c0619 Bump action version 2020-05-05 11:40:36 -07:00
rebornix e092295dc6 onDidCloseNotebookDocument 2020-05-05 11:29:35 -07:00
Sandeep Somavarapu c73c32cd0b #97017 Use delayer instead of Event.debounce 2020-05-05 20:23:00 +02:00
João Moreno bbadf88b1f fixes #97019 2020-05-05 20:11:07 +02:00