Commit Graph
73433 Commits
Author SHA1 Message Date
isidor 0cd3c4c994 fixes #110775 2020-11-17 09:56:33 +01:00
Johannes Rieken fd610cfa5f Merge branch 'master' into joh/tsQuickRename 2020-11-17 09:05:38 +01:00
Sandeep Somavarapu 8667e71704 #109019 remove dependency on backup location 2020-11-17 08:48:39 +01:00
Jessica Petty 6479a9c46a add node task to fix build breaks (#110762) 2020-11-17 08:42:45 +01:00
Benjamin Pasero b25867b709 Support --diff parameter with reading from stdin (fix #110426) 2020-11-17 08:27:31 +01:00
Benjamin Pasero 2feb009c8e Editors: consider to allow name/description for file based editors (fix #110738) 2020-11-17 08:11:57 +01:00
rebornix d19c7c52fd fix #110740. 2020-11-16 16:19:27 -08:00
Rachel Macfarlane c4f50933f7 Remove some unused issue reporter code 2020-11-16 16:03:08 -08:00
Rob Lourens c839f49d8d Inline DeferredPromise
Noticed that this was imported from /test/. Not going to make it a nice async helper because this isn't generally a great pattern. It's used in SearchService right now sort of as part of a workaround for issues dealing with EH search providers. When we straighten that code out we'll be able to just delete this.
Fix #110610
2020-11-16 15:55:38 -08:00
rebornix 566917c00b 💄 2020-11-16 15:54:48 -08:00
rebornix 0408c0010f use piece tree for size and line limit calculation. 2020-11-16 15:54:48 -08:00
rebornix 6327e4b8da re #110581. adopt text truncation in text/plain. 2020-11-16 15:54:48 -08:00
rebornix 09b47ace4a re #110581. truncate large simple text output. 2020-11-16 15:54:48 -08:00
SteVen Batten d878434d63 prevent keyup of action baritem without keydown
fixes #110745
2020-11-16 15:41:50 -08:00
SteVen Batten 4fb3e8e6c1 set tabindex on submenu entry
fixes #110765
2020-11-16 15:18:07 -08:00
Rachel Macfarlane 9c3522ec80 Include experiment info in issue reporter data 2020-11-16 14:38:49 -08:00
Miguel Solorio 274bf78da4 Merge pull request #110748 from microsoft/misolori/notebook-styles
Update default styles and polish focus treatment
2020-11-16 14:34:54 -08:00
Miguel Solorio cabfaa63d0 Merge branch 'master' into misolori/notebook-styles 2020-11-16 14:28:00 -08:00
Andrew Branch 00fa5d3884 [typescript-language-features] Update importModuleSpecifierPreference values (#110536)
* Update importModuleSpecifierPreference values

* -using

* Add minimum version message
2020-11-16 13:06:40 -08:00
Alex Dima 96949c76e5 Merge IKeymapService and IKeyboardLayoutService 2020-11-16 21:39:52 +01:00
Alex Dima 8f32cbb1d6 Align IKeyboardLayoutService and IKeymapService 2020-11-16 21:39:52 +01:00
Alex Dima c2f89b213a Move keyboard mapper instantiation to KeyboardLayoutService 2020-11-16 21:39:52 +01:00
Alex Dima c0d53daa9e Emit IKeyboardLayoutService.onDidChangeKeyboardLayout only in case of a change 2020-11-16 21:39:52 +01:00
SteVen Batten 3224201b07 expose current flights on exp service 2020-11-16 20:27:18 +00:00
Chris Dias 771f9f9a48 Update distro 2020-11-16 12:12:30 -08:00
Alex Dima 744694ed31 Extract usage of native-keymap into IKeyboardLayoutService 2020-11-16 20:40:51 +01:00
Miguel Solorio e7fe18ddf8 Update default styles and polish focus treatment 2020-11-16 10:49:25 -08:00
Sandeep Somavarapu cce8f8bc69 Fix #72878 2020-11-16 19:07:32 +01:00
SteVen Batten 6b85b9ff0e fixes Title: custom title zooms in #110716 2020-11-16 09:57:29 -08:00
Sandeep Somavarapu fdd103cae2 Fix #100498 2020-11-16 18:50:13 +01:00
Johannes Rieken 15353669a6 Merge branch 'master' into joh/tsQuickRename 2020-11-16 18:14:30 +01:00
Martin Aeschlimann 8134d8c9e7 rename to OnTypeRenameRangeProvider. For #109923 2020-11-16 18:07:15 +01:00
Martin Aeschlimann 0b8a242be0 surface latest jsbeatify settings. Fixes #84606. Fixes #79334 2020-11-16 17:50:28 +01:00
SteVen Batten ec8e86a03e fixes #109603 for macOS web 2020-11-16 08:29:04 -08:00
Alexandru Dima e62a2054a1 Merge pull request #108451 from justjosias/patch-1
Typo hightlight -> highlight
2020-11-16 17:22:24 +01:00
Sandeep Somavarapu ce864da274 fix showing remote extensions 2020-11-16 17:20:54 +01:00
Alexandru Dima f663779523 Merge pull request #110572 from Wscats/patch-2
Optimize code readability
2020-11-16 17:19:54 +01:00
Alex Dima 00525e9f7c Fixes #110603: Add diffEditor.wordWrap 2020-11-16 16:44:05 +01:00
isidor c704881abb Validate dynamic configurations only on launch
fixes #110318
2020-11-16 16:33:41 +01:00
João Moreno 62e830be77 Git/SCM: Use vscode.open and vscode.diff for a better editor opening experience (#110733)
* wip: try to use vscode.open and vscode.diff in git/scm

related to #110397

* 💄

* revert change to commands.converter.toInternal

* complete usage os vscode.open and vscode.diff in git extension
2020-11-16 16:19:26 +01:00
Sandeep Somavarapu da9a12b837 Fix #104055 2020-11-16 15:58:06 +01:00
isidor 9ba554073b debug: add unit tests for repl output count 2020-11-16 15:15:59 +01:00
isidor 11d835b65d debug hover polish the tip 2020-11-16 15:04:49 +01:00
isidor 97b9ca6028 debug console: respect element.count in aria label 2020-11-16 15:01:12 +01:00
Sandeep Somavarapu b39c9d3cc9 assign extension to menu actions 2020-11-16 14:18:09 +01:00
isidor 0454fdfcd7 fix tests 2020-11-16 14:10:13 +01:00
isidor cda2529387 debug: collapse identical lines in the debug console
fixes #104162
2020-11-16 13:34:59 +01:00
Andre Weinand 876d1f09cc introduce new variable ${fileWorkspaceFolder}; fixes #84162 2020-11-16 13:09:50 +01:00
Johannes Rieken ea3b8da874 also quick rename type parameters, ignore declare only things 2020-11-16 12:05:39 +01:00
Johannes Rieken e6bb245b6c use predefined constants 2020-11-16 11:59:14 +01:00