Commit Graph
73433 Commits
Author SHA1 Message Date
Johannes Rieken f9224001d5 Merge branch 'master' into joh/tsQuickRename 2020-11-16 11:53:56 +01:00
Johannes Rieken b04e9c8f9d 💄 generate command docs 2020-11-16 11:47:51 +01:00
Benjamin Pasero 504b891937 move commands to their locations (#110714) 2020-11-16 11:47:10 +01:00
Johannes Rieken 8f9aeb83da fix invalid command converter behaviour 2020-11-16 11:39:17 +01:00
Johannes Rieken 2b06004f0d 💄 2020-11-16 11:31:56 +01:00
Alex Ross 402e7afde7 https -> http in port forwarding view
Part of https://github.com/github/codespaces/issues/1763
2020-11-16 10:52:53 +01:00
Johannes Rieken 85714e1007 clamp suggest line height between 8 and 100, https://github.com/microsoft/vscode/issues/110078 2020-11-16 10:28:02 +01:00
Johannes Rieken e416cba1b3 fix https://github.com/microsoft/vscode/issues/110707 2020-11-16 09:48:26 +01:00
Rob Lourens 46ff33b6b6 Subpixel antialiasing in some setting item labels
Fix #86336
2020-11-15 14:02:21 -08:00
Rob Lourens b4f09c5de3 Change search.actionsPosition default, fix #107163 2020-11-15 13:52:54 -08:00
Rob Lourens 2f34433853 Tweak settings tree sizing
Fix #109095
2020-11-15 13:45:30 -08:00
Rob Lourens 4618539da2 💄 2020-11-15 12:55:35 -08:00
Rob Lourens af6843bacf Convert terminal ext api null args to undefined
Fix #110253
2020-11-15 12:49:42 -08:00
Rob Lourens 0180ce8eac Bump distro for merge resolve 2020-11-15 12:47:42 -08:00
Rob Lourens 89a418cc43 Add vscode-regexpp to remote/package.json 2020-11-15 12:40:46 -08:00
Connor Peet 5afc5cd160 search: intelligently normalize crlf in regex search
Fixes https://github.com/microsoft/vscode/issues/100569
2020-11-13 15:15:58 -08:00
Alexandru Dima 7dde16206f Merge pull request #110094 from olivercoad/conflicting-autoclose-pairs
Handle conflicting multi-char auto closing pairs
2020-11-13 22:25:31 +01:00
Alex Dima 5d2ae44c01 Small style changes 2020-11-13 22:24:03 +01:00
Sandeep Somavarapu d1d59f8b74 Fix #27716 2020-11-13 21:47:37 +01:00
Connor Peet 5da5495a7f search: fix copy all containing extraneous crlf line endings
Fixes https://github.com/microsoft/vscode/issues/65348
2020-11-13 11:51:23 -08:00
rebornix fbaf7b1187 fix #110427. 2020-11-13 11:39:00 -08:00
SteVen Batten 7a1ee06e24 increase titlebar height for macos big sur (#110592) 2020-11-13 11:13:07 -08:00
Alex Dima 7a5fa10646 Merge remote-tracking branch 'origin/master' into pr/olivercoad/110094 2020-11-13 19:38:41 +01:00
Alex Dima 8c76afad6c Fixes #108160: Handle padding in mouse target computation 2020-11-13 17:42:10 +01:00
Alex Ross 9d389f0364 Handle error case for candidate ports
Part of microsoft/vscode-remote-release#2776
2020-11-13 17:16:11 +01:00
Eno Yao f2ea8849e4 Merge branch 'master' into patch-2 2020-11-13 23:41:51 +08:00
João Moreno c6efea07b0 💄 2020-11-13 16:37:27 +01:00
João Moreno c5e6489b3d fixes #110430 2020-11-13 16:12:17 +01:00
Johannes Rieken f3efe70c9a don't attempt to convert API types inside the renderer, break up mainThread-api arguments (and plan future removal) 2020-11-13 16:00:17 +01:00
Alex Ross addaad3f99 Don't have 'show local' button in open dialog when remote
Fixes #110264
2020-11-13 15:54:43 +01:00
Sandeep Somavarapu 043d8e2086 #109019 make fileSystemBackupsHome updatable 2020-11-13 15:42:08 +01:00
Alex Ross 19c93615dd Properly call dispose on extension created tunnels
Part of microsoft/vscode-remote-release#3961
2020-11-13 15:40:28 +01:00
Sandeep Somavarapu 0ec4ce387d Fix #110574 2020-11-13 15:31:27 +01:00
Sandeep Somavarapu 04be17a373 Fix #45244 2020-11-13 14:51:49 +01:00
Alex Ross 17813ce44e Open command options are not mixed-in in the right order 2020-11-13 14:50:54 +01:00
Alex Ross eea8648466 Use vscode.open in NPM scripts view
Part of #110497
2020-11-13 14:42:54 +01:00
Eno Yao a9837acc6e Optimize code readability 2020-11-13 21:34:36 +08:00
Johannes Rieken b851bf9ca0 Merge branch 'master' into joh/tsQuickRename 2020-11-13 13:55:23 +01:00
Johannes Rieken 2ac7284762 add api argument stubs for strings and numbers 2020-11-13 13:55:01 +01:00
isidor 5c1789667c debug: make exception widget accessible
fixes #106091
2020-11-13 13:26:27 +01:00
Johannes Rieken 63ac48bf6d debt - move api command things into extHostCommand so that they can be contributed from anywhere 2020-11-13 12:56:20 +01:00
Johannes Rieken 01dd9f0307 💄 2020-11-13 12:49:25 +01:00
Sandeep Somavarapu 71e24bc99b Fix #39543 2020-11-13 12:39:56 +01:00
Johannes Rieken 70061a8b22 modernize vscode.resolveNotebookContentProviders-command, fyi @rebornix didn't find a unit-test for this! 2020-11-13 12:15:07 +01:00
Johannes Rieken 443c0db7c9 modernize vscode.executeColorPresentationProvider-command 2020-11-13 11:56:27 +01:00
Johannes Rieken e25b8819f7 modernize vscode.executeCodeActionProvider-command 2020-11-13 11:56:27 +01:00
Johannes Rieken f3439ece09 modernize vscode.executeCodeLensProvider-command 2020-11-13 11:56:27 +01:00
Johannes Rieken 94a57406aa deprecate old api command story 2020-11-13 11:56:27 +01:00
Johannes Rieken 74703883e3 modernize vscode.executeSignatureHelpProvider-command 2020-11-13 11:56:27 +01:00
Johannes Rieken 883936de2e modernize vscode.executeCompletionItemProvider-command 2020-11-13 11:56:27 +01:00