Commit Graph

65409 Commits (25875a16e80c5bf877b21faea9de2cf816b0428c)

Author SHA1 Message Date
Jackson Kearl b8a1a417c7 Decrease frequency 2020-05-04 08:03:22 -07:00
Jackson Kearl 05ec6e2a33 fix cron schedule 2020-05-04 07:48:08 -07:00
Jackson Kearl b8247af35d Add Classifier: Trainer. Ref #95086. 2020-05-04 07:46:47 -07:00
isidor b40b3623a8 fixes #96579 2020-05-04 16:33:42 +02:00
Isidor Nikolic 68213a7df9
Merge pull request #96576 from jeanp413/fix-debug-dropdown-color
Use dropdown.background color in debug dropdown
2020-05-04 15:54:47 +02:00
isidor 5e9c01bb63 debug: introduce contribution for update title 2020-05-04 15:44:39 +02:00
Johannes Rieken 27db1bebd8 make goto error widget action a menu and contribute navigation commands to it, #96708 2020-05-04 15:32:06 +02:00
isidor e6bd1d1ae7 fixes #96905 2020-05-04 15:23:53 +02:00
Sandeep Somavarapu 6d70b4f042 Fix #96802 2020-05-04 14:22:03 +02:00
Johannes Rieken 846aec810e debt - Format Cell instead of Format Document, also add Format Notebook 2020-05-04 14:01:15 +02:00
João Moreno ab675cf798 remove prettier 2020-05-04 13:55:43 +02:00
Alex Ross 3257368e97 Consider save when running task to be auto
Fixes #96904
2020-05-04 13:45:29 +02:00
Isidor Nikolic bddccf8545
Merge pull request #96853 from jeanp413/fix-96846
Fix empty item in explorer after clicking on Collapse Folders action while editing new file/folder
2020-05-04 13:34:11 +02:00
Isidor Nikolic 4f1e2f08b8
Merge pull request #96287 from ChrisPapp/focus_after_remove
Focus next item in list after removing breakpoint
2020-05-04 13:27:49 +02:00
Johannes Rieken c5e79c74bd debt - use less async-util and more native async-await 2020-05-04 12:24:09 +02:00
Sandeep Somavarapu 193781b2a1 Fix #95859 2020-05-04 12:10:58 +02:00
Alex Dima 468706e8e2
Fixes #96664: Accept `number[]` besides `Uint32Array` for semantic tokens 2020-05-04 12:02:33 +02:00
Johannes Rieken 449cd6ee93 debt - remove unneccessary revive call 2020-05-04 11:48:50 +02:00
Johannes Rieken 896de3362b
Merge pull request #94327 from shskwmt/94173-scroll-when-inserting-suggestion
Feature #94173: Scroll when inserting suggestion
2020-05-04 11:42:10 +02:00
Johannes Rieken 3efa5a6c3c debt - use bulk menu append when possible 2020-05-04 11:27:45 +02:00
Johannes Rieken 012e874cb1 debt - clarify name of `isInEmbeddedEditor` because it's only true for "walk through snippets" 2020-05-04 11:22:36 +02:00
Daniel Imms cfcf2d8728 Update distro 2020-05-04 02:14:03 -07:00
Daniel Imms 15d602195f Update xterm and addons to latest
Diff: 51dc03a...31d3ae4

Move off deprecated registerMarker and correct given new | undefined in api
2020-05-04 02:07:15 -07:00
Daniel Imms f2a77dfdbd
Merge pull request #96133 from microsoft/tyriar/95459
Go back to just file for deb icon
2020-05-04 02:03:27 -07:00
Johannes Rieken dd060b9c51 fix compile problem 2020-05-04 09:47:19 +02:00
Johannes Rieken 23bbcfbfc6 debt - use [] over new Array 2020-05-04 09:47:19 +02:00
Johannes Rieken ce850e02d5 debt - don't send data that's not needed, make resolve a function not a property 2020-05-04 09:47:19 +02:00
Johannes Rieken bda1d3ee65 don't wait for snippet completions before asking for other completions, also use async-await #95325 2020-05-04 09:47:19 +02:00
Johannes Rieken 425616820c validate on client (using faster ways), don't send repeated data, #95325 2020-05-04 09:47:19 +02:00
Johannes Rieken 8265dfec6f debt - use native classList, not util 2020-05-04 09:47:19 +02:00
Johannes Rieken 8a79619056 debt - use more native es6, less polyfil utils 2020-05-04 09:47:19 +02:00
Johannes Rieken f60103dcf9 fix https://github.com/microsoft/vscode/issues/96691 2020-05-04 09:47:19 +02:00
Johannes Rieken 2bac47762d perf - use bulk function to add command and menu items, fixes #96693 2020-05-04 09:47:19 +02:00
Benjamin Pasero b19b7a7f41 es6 - use more find over filter 2020-05-04 09:44:59 +02:00
Sandeep Somavarapu fa63b8e240 update comment 2020-05-04 09:38:05 +02:00
Benjamin Pasero 7d8f9cf789 es6 - use Array.find over find 2020-05-04 09:28:22 +02:00
Sandeep Somavarapu 2e80a8f99e add comment why sync state should be scoped 2020-05-04 09:24:33 +02:00
Benjamin Pasero 10bdfdeed0 remove obsolete todo 2020-05-04 08:58:36 +02:00
Benjamin Pasero 684a3dd7d5 change feedback message for hiding (#96878) 2020-05-04 08:15:48 +02:00
Sandeep Somavarapu 2d48df5c0f fetch last sync state when sync failed with 412 2020-05-04 07:35:38 +02:00
Rob Lourens b3882f0dfe Allow dragging cell collapse indicator
Fix #96308
2020-05-03 18:04:39 -05:00
Rob Lourens dc3c7d34d8 Try to fix mixup between row focus/selection. Fix #96877 2020-05-03 13:27:59 -05:00
Rob Lourens 7646b358e4 Fix searchResult tests 2020-05-03 11:09:50 -05:00
Rob Lourens 4cf9c461ba Distinguish a user removing a row from 'clear' in search
Fix #91901
2020-05-03 11:09:47 -05:00
Daniel Imms e17eb58a68 Support opening external term in empty workspace without active file
Fixes #96777
2020-05-03 06:14:37 -07:00
Sandeep Somavarapu d74b01926a scope sync state per workspace in web 2020-05-03 14:41:06 +02:00
jeanp413 67599c7fa1 Focus on explorer tree to cancel editing. Fixes #96846 2020-05-02 20:04:53 -05:00
kieferrm 0d5c36bf49 use line models (string[]) directly 2020-05-02 14:10:03 -07:00
Benjamin Pasero 38c7ac71c0 title - allow to set a prefix via service 2020-05-02 09:20:38 +02:00
Benjamin Pasero dc348340fd editor groups - resolve #96725 2020-05-02 08:32:42 +02:00