Commit graph

66219 commits

Author SHA1 Message Date
Alex Dima 112417a08c
Fix compilation issues 2020-05-25 17:46:24 +02:00
Alex Dima 7c045e7f07
Add more undo-redo tests 2020-05-25 17:46:24 +02:00
Alex Dima 7e0da930ca
Add tests for undo-redo 2020-05-25 17:46:24 +02:00
Sandeep Somavarapu f2681249d7 handle error while starting sync 2020-05-25 17:39:05 +02:00
Sandeep Somavarapu 2a4cecf3f2 Fix #98530 2020-05-25 17:25:16 +02:00
Alex Ross f579ad1f3c Remove duplicate task quoting for cmd
Fixes #95261
2020-05-25 16:15:49 +02:00
Alex Ross 1ccd9a767d Don't fetch all tasks when there's a default build task
Fixes #95507
2020-05-25 15:59:55 +02:00
Alex Ross 5ccb199a29 Remove location specifc color in remote explorer
Fixes #95705
2020-05-25 15:10:31 +02:00
Alex Ross 230a2293df Fix race condition in getting task execution
Fixes #96643
2020-05-25 14:33:19 +02:00
Sandeep Somavarapu 240d1b7312 Fix #98513 2020-05-25 14:02:21 +02:00
Alex Dima 1fd395773f
Have the view model receive configuration change events first 2020-05-25 12:10:38 +02:00
Alex Dima 8411186e38
💄 2020-05-25 12:10:38 +02:00
Alex Dima 3a26c32c53
Fix tests 2020-05-25 12:10:38 +02:00
Alex Dima 9cd365eef2
💄 Minor renames 2020-05-25 12:10:38 +02:00
Alex Dima b4631d39c1
Emit ReadOnlyEditAttemptEvent through view model 2020-05-25 12:10:38 +02:00
Alex Dima 81e71a4a10
Rename ViewOutgoingEvents to ViewUserInputEvents 2020-05-25 12:10:37 +02:00
Alex Dima a8fe75f063
Emit cursor state change events through view model 2020-05-25 12:10:37 +02:00
Alex Dima 4ba9ad5d6c
Emit view zones changed through view model 2020-05-25 12:10:37 +02:00
Alex Dima 5a1565cefe
Move scroll event emitting through view model (fixes #97447) 2020-05-25 12:10:37 +02:00
Alex Dima 1620c36f11
Emit the content size changed event through the view model 2020-05-25 12:10:37 +02:00
Alex Dima 6ff4290a19
Add ViewModelEventDispatcher 2020-05-25 12:10:36 +02:00
Sandeep Somavarapu a1ed386162 add telemetry 2020-05-22 23:27:07 +02:00
Sandeep Somavarapu 2591ede95a #98389 ignore error 2020-05-22 22:39:02 +02:00
Sandeep Somavarapu f08d0225e0 #98389 recover settings 2020-05-22 22:31:58 +02:00
Paul e4438f3d9b
Fix spelling in snippets.contribution.ts
powershell snippet json template contained a spelling mistake which has been fixed.
2020-05-22 20:50:11 +01:00
Sandeep Somavarapu f887d51fa8 #98389 Revert setting machineId 2020-05-22 20:49:37 +02:00
Sandeep Somavarapu d9f49fabd4 #98389 fix tests 2020-05-22 20:07:18 +02:00
Sandeep Somavarapu 79626343cc Fix #98389 bump sync version and throw error if sync data cannot be parsed 2020-05-22 19:51:04 +02:00
Sandeep Somavarapu 424b732327 bump sync version 2020-05-22 19:24:59 +02:00
Rob Lourens 3e2c52ca28 Fix #98043
Focus notebook find widget when it's shown
2020-05-21 22:07:23 -05:00
Rob Lourens f5d10326f5 Move hasExecutionOrder to cell level 2020-05-21 21:30:53 -05:00
Sandeep Somavarapu fe06af8951 refactor extensions management
- move extensions scanning
2020-05-22 03:32:32 +02:00
Rob Lourens 674b549669 Eliminate duplicate runstate, simplify context keys in cellRenderer 2020-05-21 15:45:40 -05:00
Sandeep Somavarapu 99ff35b0ad report error telemetry at one place 2020-05-21 22:41:51 +02:00
Sandeep Somavarapu 6c85f9d96a remove unnecessary casting 2020-05-21 22:37:21 +02:00
Rob Lourens 785ded34c6 Change keybinding to focus in/out of output, since ctrl+arrow is taken by default on mac 2020-05-21 12:59:36 -05:00
Rob Lourens fd3cebb095 More ways to render markdown cells - when cell/notebook is executed, and new action to force it 2020-05-21 11:44:46 -05:00
Rob Lourens 42ec2477c6 Bump node-debug2 2020-05-21 11:23:07 -05:00
Rob Lourens b877c4d411 Fix notebooks and notebook smoketest in web 2020-05-21 08:56:22 -05:00
Janis Gailis a34e15b15f Add terminal colors
Terminal colors are taken from Monokai, with the exception for ANSI
black, which is the editor background color.
2020-05-21 16:15:39 +03:00
Sandeep Somavarapu fbb367917c fix #98136 2020-05-21 02:02:01 +02:00
Sandeep Somavarapu 02b367b757 Fix #98137 2020-05-21 01:59:04 +02:00
Sandeep Somavarapu ebaa7b5ff8 fix #98138 2020-05-21 01:57:55 +02:00
Sandeep Somavarapu 7b21def08d refactor - move logic to userDataSyncWorkbenchService 2020-05-21 01:51:29 +02:00
rebornix dfb4dbe961 restore notebook state after test. 2020-05-20 16:22:17 -07:00
SteVen Batten 858aff9699 use bg color over border 2020-05-20 16:06:24 -07:00
rebornix efec95c760 allow workspace folder in notebook webview. 2020-05-20 15:56:29 -07:00
Matt Bierner 3e9b7f5072 Fix markdown fontsize
Fixes #98178
2020-05-20 15:40:27 -07:00
Matt Bierner ef0c32c1e4 Update to build with latest TypeScript version 2020-05-20 15:39:08 -07:00
Matt Bierner c3b1725a2d Make sure implement interface is prioritized over remove unused
Fixes #94212
2020-05-20 15:34:02 -07:00