Commit Graph
59796 Commits
Author SHA1 Message Date
isidor f3f6b96d71 repl: improve indentation
#87599
2020-01-21 15:20:45 +01:00
Sandeep Somavarapu ddfccd4de9 fix keybindings remote content 2020-01-21 14:48:28 +01:00
Sandeep Somavarapu 183e40f7b2 Rename the button to call out replace and show a confirmation dialog 2020-01-21 14:37:59 +01:00
Sandeep Somavarapu 3c37e5a836 fix #88862 2020-01-21 12:45:16 +01:00
Benjamin Pasero 5e09466b85 editors - stop support for EditorGroup.isOpen({ resource }) 2020-01-21 12:30:57 +01:00
Pine Wu bcdc8caf20 Drop duplicate code 2020-01-21 12:29:32 +01:00
Alex Ross 73cc9cbae1 Improve finding of free port
Fixes #88941, #88846, #85834
2020-01-21 12:11:42 +01:00
Benjamin Pasero c1793c0fc7 output - fix broken instantiation 2020-01-21 12:05:55 +01:00
Sandeep Somavarapu 2832fc3c23 do not show the merged remote content 2020-01-21 12:02:50 +01:00
Johannes Rieken 1f82f44561 bulk: sort unchecked item to the top 2020-01-21 12:02:21 +01:00
Johannes Rieken b3a582c58e bulk: render metadata as title 2020-01-21 12:02:21 +01:00
Johannes Rieken c6601d7cbf bulk: actually use metadata#needsConfirmation 2020-01-21 12:02:21 +01:00
Johannes Rieken 18c69d8013 bulk: use group/ungroup icons from cpp extension 2020-01-21 12:02:20 +01:00
Pine Wu 6db93cf5f0 Fix tests 2020-01-21 11:50:49 +01:00
Sandeep Somavarapu ea595d1335 handle errors 2020-01-21 11:36:05 +01:00
Sandeep Somavarapu c3d50c93ef fix monaco editor check 2020-01-21 11:15:11 +01:00
Pine Wu b1431307d0 Fix snippet completion provider error 2020-01-21 11:11:58 +01:00
Sandeep Somavarapu 8a3de7bc5f fix parsing object and array types 2020-01-21 11:00:19 +01:00
Sandeep Somavarapu cbf3e8df1b add tests 2020-01-21 11:00:19 +01:00
Johannes Rieken 8851a8c3c7 bulk - have two, mutually exclusive, commands to group by type or file 2020-01-21 10:55:46 +01:00
Pine Wu 4362f3cb46 Adopt snippet for #39441 2020-01-21 10:51:07 +01:00
Pine Wu f8053fa247 Drop string from label2 for #39441 2020-01-21 10:42:14 +01:00
Pine Wu 698d439b7a Adopt CSS for #39441 2020-01-21 10:41:37 +01:00
Pine 1018bfac9c Merge pull request #89014 from microsoft/pine/alwaysShowInlineDetails
Add API to always show details inline. Fix #39441
2020-01-21 10:36:07 +01:00
Pine Wu 999af5dc91 Fix converter 2020-01-21 10:29:53 +01:00
Sandeep Somavarapu 18ea329f6d inline 2020-01-21 10:29:51 +01:00
Sandeep Somavarapu 8e5752ba70 auto comtinue sync if there are no conflicts 2020-01-21 10:29:51 +01:00
Sandeep Somavarapu d4dfc8b3c2 Show buttons to accept local or remote changes 2020-01-21 10:29:51 +01:00
Sandeep Somavarapu 616c96a618 fix keybindings tests 2020-01-21 10:29:51 +01:00
Sandeep Somavarapu bad976dc2a add more tests 2020-01-21 10:29:51 +01:00
Sandeep Somavarapu 3ac4b0251d fix tests 2020-01-21 10:29:51 +01:00
Sandeep Somavarapu 439e618171 Move last sync resource to sync folder 2020-01-21 10:29:51 +01:00
Sandeep Somavarapu c230780653 Use show conflicts instead of resolve conflicts 2020-01-21 10:29:51 +01:00
Sandeep Somavarapu e69a8a6a45 fix handling conflicts 2020-01-21 10:29:51 +01:00
Sandeep Somavarapu 7793a1209d fix remote keybindings content 2020-01-21 10:29:51 +01:00
Sandeep Somavarapu 0d71c3325f show diff editor for keybindings conflicts 2020-01-21 10:29:51 +01:00
Sandeep Somavarapu 4461c1649d - retain order and comments
- show diff editor for conflicts
2020-01-21 10:29:51 +01:00
Pine Wu 548becbb88 Merge remote-tracking branch 'origin/master' into pine/alwaysShowInlineDetails 2020-01-21 09:49:54 +01:00
Pine Wu 495effc166 Fix failing tests 2020-01-21 09:49:26 +01:00
Pine Wu be285784f2 details -> type 2020-01-21 09:46:13 +01:00
Alex Dima 6a2268596b Fixes #85532: Have the minimap use 0 for the canvas width or height, and avoid hitting #28990 again 2020-01-21 09:30:59 +01:00
Alex Dima 40383523c4 Fixes #85531: Support overviewRulerLanes = 0 2020-01-21 09:19:20 +01:00
Alex Dima fbc1c189ff Bring back version check to avoid flickering caused by coordinates conversion 2020-01-21 09:19:20 +01:00
Pine Wu c1a0defa5f Merge remote-tracking branch 'origin/master' into pine/alwaysShowInlineDetails 2020-01-21 09:13:22 +01:00
Benjamin Pasero 79253d4cb1 working copies - some JSDoc for clarification 2020-01-21 09:04:40 +01:00
Benjamin Pasero 081fc61d23 make use of themeColorFromId() helper 2020-01-21 08:57:28 +01:00
Benjamin Pasero ce6519e07a backup - drop internal backup service for dirty editor dnd and use content directly 2020-01-21 08:55:31 +01:00
Benjamin Pasero 4dcfc6cd99 backup - introduce and use IWorkingCopy#backup() 2020-01-21 08:55:31 +01:00
Benjamin Pasero f61873d200 backup - make textual content optional 2020-01-21 08:55:31 +01:00
Benjamin Pasero 5b2e4bb196 backup - let all operations work on resource and not backup resource 2020-01-21 08:55:31 +01:00