Commit graph

41644 commits

Author SHA1 Message Date
Nguyen Long Nhat 2d30bece1d
Task 2.0.0 2018-10-26 22:16:58 +07:00
Nguyen Long Nhat 10dc625582
Task 2.0.0 2018-10-26 22:14:47 +07:00
Nguyen Long Nhat 02a65af113
Task 2.0.0 2018-10-26 22:12:33 +07:00
Benjamin Pasero 34c9201b29 workaround #61310 2018-10-26 12:37:08 +02:00
Benjamin Pasero 4252e67b35 fix one part of #60192 2018-10-26 11:52:44 +02:00
Sandeep Somavarapu 1ac04b5381
Merge pull request #61789 from varanshukla/master
Fixed spelling mistakes
2018-10-26 11:11:14 +02:00
Alex Ross cbda7166a0
Ensure that terminal process ready is always fired (#61299)
And that tasks wait for terminal process ready before checking to see if task process ended to fire

Related #58828
2018-10-26 10:32:28 +02:00
isidor b7fed176f1 explorer: add willResolveExplorer and did ResolveExplorer 2018-10-26 10:23:37 +02:00
Rob Lourens 5d68db08cd Combined text search result tests 2018-10-25 17:17:41 -07:00
Rob Lourens 36d5e04603 Use combined search results for matches from editor, too 2018-10-25 17:17:41 -07:00
Rob Lourens 7397ec97e6 Multiple match on line integration test 2018-10-25 17:17:41 -07:00
Rob Lourens aba240a4d8 Fix #59919 - text search combines matches on one line 2018-10-25 17:17:41 -07:00
Antoine b8c5d97659 Add missing final periods in comments. (#61827) 2018-10-25 15:40:18 -07:00
Daniel Imms 60cbd1fd0b Allow storage to return undefined fallback values
Fixes #61394
2018-10-25 15:10:19 -07:00
Matt Bierner 907924abc0 Reveal absolute top of markdown preview when scrolling to line 0
Fixes #61816
2018-10-25 11:57:50 -07:00
Matt Bierner fe63c7e2f2 Reveal line 0 in editor when markdown preview scrolls to top
Fixes #61815
2018-10-25 11:57:50 -07:00
Joao Moreno 295ff96f26 system proxy: use node url to parse url 2018-10-25 11:29:08 -07:00
Matt Bierner f4131970f6 Add isRetrigger field to signature help context
#54972

Instead of having a generic `Retrigger` reason, add a new field on the `SignatureHelpContext` that tracks if this was a retrigger or not. This allows retrigger for all the different trigger reasons, including invoke.

Replace the old `Retriggger` trigger reason with `ContentChange` which tracks cursor movement and text updates.
2018-10-25 10:38:44 -07:00
rebornix 9aa969cd07 Fix #61546. Strict null checks for comment services. 2018-10-25 10:37:55 -07:00
Rob Lourens 02275f047b Add tslint rule banning new Buffer 2018-10-25 10:05:34 -07:00
Rob Lourens edefe6b0bf Fix #61744 - remap \u1234 unicode escape sequence 2018-10-25 10:05:34 -07:00
Rob Lourens 5ad9e9c22e Remove duplicated search helpers 2018-10-25 10:05:34 -07:00
isidor a3e49cae31 show the number of hidden frames (Show N more frames)
#50334
2018-10-25 18:01:05 +02:00
isidor 1e9717afd2 Support collapsing stack frames
fixes #50334
2018-10-25 17:48:36 +02:00
Benjamin Pasero 4c131e5bc5 another fix for #51013 2018-10-25 17:18:27 +02:00
Benjamin Pasero 5c5dafee0f debt - do not use deprecated API 2018-10-25 16:41:11 +02:00
Greg Van Liew 83ecc6ae04
Merge pull request #61653 from natheist/grammar
Fix minor grammatical error in menu bar
2018-10-25 07:29:37 -07:00
Varan Shukla b715dd6c45
Update keybindingEditing.test.ts
Spelling mistake correction.
2018-10-25 16:43:33 +05:30
Varan Shukla 76af0df43b
Update files.ts
Spelling mistake correction.
2018-10-25 16:41:42 +05:30
Benjamin Pasero 0ebf5f2d5f debt - new Buffer() is deprecated 2018-10-25 13:06:33 +02:00
Len Smith d54b3a0607 Add window.nonNativeFullscreen option for macOS (#55267)
* window.nonNativeFullscreen uses simpleFullScreen on macOS

* Handle edge-case where user edits prefs while in fullscreen and can never escape it.

* change 'nonNativeFullscreen' to 'nativeFullscreen' and invert the default value

* Prevent maximize button from going to native fullscreen if nativeFullscreen == false

* Fix focus getting lost after simpleFullScreen and encapsulate more of electron's api

* Fix missing whitespace for eslint

* 💄

* restart properly when setting changes

* Handle screen resolution changes when in SimpleFullscreen

* fix issues to be merged
2018-10-25 11:38:49 +02:00
isidor e3938ba331 fix build 2018-10-25 11:14:26 +02:00
isidor b4490c5aad fixes #58137 2018-10-25 11:04:37 +02:00
isidor 1cc7dd4025 setVisible do not lie to the world, you are not async 2018-10-25 10:51:17 +02:00
Matt Bierner 3dd2b19b2a Use TS 3.1.3 for building VS Code 2018-10-24 22:53:33 -07:00
Matt Bierner 8bcad6aaaf Pick up new TS insiders version 2018-10-24 22:53:33 -07:00
Matt Bierner 9375a38648 Fixing editor-distro compile error
Fixes #61741
2018-10-24 22:53:33 -07:00
Benjamin Pasero 4a29bd3731 fix compile 2018-10-25 07:29:21 +02:00
Benjamin Pasero 98f26b19af fix strict null 2018-10-25 07:26:54 +02:00
Joao Moreno 1879561337 grid: pass priority, snapSize and proportionalLayout down to splitview
related to #50853
2018-10-24 17:43:18 -07:00
Joao Moreno c01cf1d166 splitview: support snapSize 2018-10-24 17:32:57 -07:00
Rachel Macfarlane 92187cf405 Add null check in setComments 2018-10-24 16:41:04 -07:00
Joao Moreno 0c6e472c31 fix strict null checks build 2018-10-24 16:08:57 -07:00
Peng Lyu 0ba2d2bd4b
Merge pull request #61757 from Microsoft/rebornix/pendingcomment
Cache pending comments in comment widget
2018-10-24 15:11:59 -07:00
Joao Moreno 949f44e5a3 splitview: LayoutPriority
related to #50853
2018-10-24 15:08:53 -07:00
rebornix 01651ec8ec Merge remote-tracking branch 'origin/master' into rebornix/pendingcomment 2018-10-24 14:47:47 -07:00
rebornix 5c888c9720 Remove new pending comment cache 2018-10-24 14:46:28 -07:00
rebornix 2c777c0fc4 comments contribution takes care of comment fetching itself 2018-10-24 14:40:19 -07:00
Joao Moreno 2ff5934b85 splitview: proportionalLayout option
related to #50853
2018-10-24 14:39:05 -07:00
Daniel Imms b2f8941985 Use median instead of mean for measuring terminal frames 2018-10-24 12:21:30 -07:00