Commit graph

65438 commits

Author SHA1 Message Date
rebornix 0d445385ea Re #93265. 2020-05-04 18:27:47 -07:00
Matt Bierner 986a9c8bc9 Don't save files on JS/TS server start
Fixes #96503

This workaround no longer seems needed
2020-05-04 17:36:34 -07:00
Matt Bierner 41ca01f942 Remove console log
Fixes #96915
2020-05-04 17:28:33 -07:00
John Keech 6fcec00d92
Clear out stale CSS style properties on webview (#96665)
Fixes #96621
2020-05-04 17:00:58 -07:00
Matt Bierner 996b5be2ed Update built-in JS/TS version to 3.9 2020-05-04 16:34:31 -07:00
Matt Bierner d7cf608460 Build VS Code with TS 3.9 rc 2020-05-04 16:34:31 -07:00
Rob Lourens 25d0cdcb42 Fix dragging views across notebook
Fix #96678
2020-05-04 18:27:28 -05:00
Rob Lourens 5de0ef6583 Preserve cell edit state and focus after dragging
#96308
2020-05-04 17:57:34 -05:00
Rob Lourens 44fe366b29 Polish markdown dragging
#96308
2020-05-04 17:25:32 -05:00
Rob Lourens 49877b3d0b Improve cell drag above/below UX 2020-05-04 17:24:53 -05:00
rebornix 893f37441f Fix #96517. 2020-05-04 14:59:44 -07:00
rebornix 8a52bf38ae Fix #96519. 2020-05-04 14:52:22 -07:00
Rachel Macfarlane 58945490b4 Update onDidChangeTreeData event type, fixes #96932 (#96933) 2020-05-04 12:11:20 -07:00
Peng Lyu cd49ae3a7d
Merge pull request #96810 from microsoft/rebornix/notebook-textbuffer
Text buffer in CellTextModel and hook up with Working Copy Service
2020-05-04 12:04:27 -07:00
rebornix 3ab249a9da 💄 2020-05-04 11:57:33 -07:00
rebornix 5edd8720a0 adopt text buffer in split/join cells. 2020-05-04 11:55:28 -07:00
SteVen Batten bf79549ee3 default ext views' container icon to ext container 2020-05-04 11:51:14 -07:00
SteVen Batten 248d89d820 addendum to #92751 2020-05-04 11:19:17 -07:00
rebornix 39d562346c Merge remote-tracking branch 'origin/master' into rebornix/notebook-textbuffer 2020-05-04 11:12:37 -07:00
Peng Lyu ec616b3da5
Merge pull request #96156 from microsoft/kieferrm/split-cell
[Notebook] split and join
2020-05-04 11:05:45 -07:00
SteVen Batten 2785134ec2 fixes #92751 2020-05-04 10:57:44 -07:00
rebornix 2d0f820d6c remove duplicate identifiers 2020-05-04 10:26:58 -07:00
rebornix 87aeff91df 💄 2020-05-04 10:14:34 -07:00
rebornix d5fa6230d1 format 2020-05-04 10:05:40 -07:00
rebornix cf726ea29b remove dep on EditorModel from NotebookEditor 2020-05-04 10:04:40 -07:00
SteVen Batten 8b447a641e fixes #96653 2020-05-04 09:39:14 -07:00
isidor aa0f90749f aria labels: use comma as separator
fixes #96046
2020-05-04 18:07:07 +02:00
Peng Lyu fe63069c2f
Merge branch 'master' into kieferrm/split-cell 2020-05-04 08:54:38 -07:00
isidor 17f44535d5 keybindings editor: contribute a keyboardNavigationLabel
fixes #96607
2020-05-04 17:48:18 +02:00
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