Commit graph

63985 commits

Author SHA1 Message Date
Daniel Imms b7e0abbdcc
Merge branch 'master' into tyriar/90539 2020-04-10 05:56:39 -07:00
Daniel Imms 643f3ece00
Merge pull request #94809 from microsoft/tyriar/terminal_action2
Use Action2 in terminal and tidy up contributions
2020-04-10 05:47:41 -07:00
Daniel Imms 60b13f1ae5 Fill in missing docs 2020-04-10 05:43:51 -07:00
Benjamin Pasero d6c36fa74f debt - remove unused encoding method 2020-04-10 13:41:17 +02:00
Benjamin Pasero bd6ac7ece5 quick access - support matching on entire query if symbol contains spaces 2020-04-10 11:03:49 +02:00
Robo 45b2a7e102
chore: bump electron@7.2.1 (#94727)
* chore: bump electron@7.1.14

* chore: bump electron@7.2.1
2020-04-10 01:05:39 -07:00
Benjamin Pasero b67ec60233 quick access - ensure to pin editors opened in background 2020-04-10 08:47:43 +02:00
Benjamin Pasero 02bc4e2928 quick access - fix bug with options merging 2020-04-10 08:43:12 +02:00
Rachel Macfarlane c12bd56a88 Separate out class for user data sync authentication, fixes #91089 2020-04-09 19:37:08 -07:00
Jackson Kearl 73c5cab420 Typos etc. 2020-04-09 16:57:40 -07:00
Jackson Kearl 6cfb80b3e2 Update wording Ref #94731. 2020-04-09 16:57:15 -07:00
Jackson Kearl 7b31901a1e Fix escaping 2020-04-09 16:53:54 -07:00
Jackson Kearl b3ed83e6d6 Add 'you forgot to paste' bot. Closes #94731. 2020-04-09 16:51:27 -07:00
Matt Bierner ffb3cb7803 Don't require custom editor undo/redo to be async
Fixes #93852
2020-04-09 16:30:11 -07:00
Daniel Imms d1615c969b Convert remaining actions not used by views/menus 2020-04-09 16:16:14 -07:00
Daniel Imms 98f35f8a39 Convert terminal run commands to action2 2020-04-09 16:03:02 -07:00
Daniel Imms 5ccf261e43 Convert terminal scroll to Action2 2020-04-09 15:54:21 -07:00
Daniel Imms b9184d8189 Convert nav mode to Action2 2020-04-09 15:48:48 -07:00
Jackson Kearl cf7b9c5a1e Dont double-apply input background color, as it may be transparent. Fixes #92949. 2020-04-09 15:28:27 -07:00
rebornix dc1746e790 File: reopen with... 2020-04-09 15:28:13 -07:00
Matt Bierner 8b46fd0645 Try preserving selected signature better in js/ts
Fixes #94834
2020-04-09 15:06:46 -07:00
Matt Bierner 3978fab7f1 Remove activation events 2020-04-09 14:42:48 -07:00
Ilia Pozdnyakov f3a31a4eeb
fix uri fragment slugification #94508 (#94655) 2020-04-09 14:21:18 -07:00
Rachel Macfarlane 95bc288b23 Show sign out notification for all auth providers, fixes #94634 2020-04-09 13:55:29 -07:00
Jackson Kearl 2e62ea405e Upgrade actions 2020-04-09 12:38:47 -07:00
Connor Peet f0864cad51
chore: update js-debug 2020-04-09 12:31:11 -07:00
isidor dce2ed8a11 status bar item: set aria-label
#94677
2020-04-09 19:32:36 +02:00
isidor 24d856e4b5 aria: use role complemntary for status container
#94677
2020-04-09 19:24:24 +02:00
Daniel Imms a7d4e9cc44 Simplify/modernize actions code 2020-04-09 09:48:45 -07:00
Rob Lourens 25ec4af4c3 Add validation for settings with the wrong value type
Fix #90170
2020-04-09 09:39:11 -07:00
Daniel Imms aa8b5ee8c5 Reduce terminal null checks in terminalActions 2020-04-09 09:32:07 -07:00
Martin Aeschlimann ef715cf8c5 TypeScript semantic tokens: use range provider 2020-04-09 18:25:20 +02:00
Daniel Imms 4b9247c1fd Convert more commands 2020-04-09 09:19:52 -07:00
Daniel Imms 7809b75a3c Convert scroll to next/prev command to Action2 2020-04-09 09:04:22 -07:00
Daniel Imms eb42c564ba Convert select to prev/next cmd to Action2 2020-04-09 08:57:42 -07:00
Daniel Imms bf27fd85f2 Convert select to prev/next line to Action2 2020-04-09 08:53:16 -07:00
rebornix fcca161eb8 Fix #94763. 2020-04-09 08:51:23 -07:00
Daniel Imms 61a47377f3 Import localize directly 2020-04-09 08:49:26 -07:00
Daniel Imms 6d1f08d825 Move toggle esc seq logging to Action2 2020-04-09 08:49:05 -07:00
Daniel Imms 15e9f2bca5 Convert terminal find states to action2 2020-04-09 08:41:42 -07:00
Daniel Imms a567714010 Move action2 registration into terminalActions 2020-04-09 08:32:22 -07:00
Daniel Imms 2ef3c42538 Convert find next to action2 2020-04-09 08:27:53 -07:00
Martin Aeschlimann 8ef9a03b52 typescript: update typescript-vscode-sh-plugin 2020-04-09 17:24:48 +02:00
Daniel Imms af3345fed8 Convert find previous to action2 2020-04-09 08:24:03 -07:00
Isidor Nikolic 71913027c3
Merge pull request #93706 from ChrisPapp/git_keybindings
Add default keybindings for stage/revert/unstage selected ranges
2020-04-09 17:13:27 +02:00
Daniel Imms 86866286f0 Consolidate all terminal config register into one file 2020-04-09 08:07:56 -07:00
Daniel Imms cd09afee2b Move terminal configuration into new common file 2020-04-09 07:57:58 -07:00
Johannes Rieken 27396452d1 tweak cell naming, https://github.com/microsoft/vscode/issues/93933 2020-04-09 16:52:01 +02:00
Daniel Imms b2434e3120 Convert send sequence and new with cwd to Action2
Part of #93390
2020-04-09 07:51:23 -07:00
Alex Ross 316f1a9c99 Use ILocalizedString for forward and close port
Fixes #94692
2020-04-09 16:46:48 +02:00