Commit Graph

44154 Commits (cec52db765329f9deba46015dcd8c186040d58c5)

Author SHA1 Message Date
Matt Bierner 5631529791 Update js/ts grammar 2019-01-02 17:22:27 -08:00
Matt Bierner 1f95fb25ee Fix indent 2019-01-02 17:14:18 -08:00
Matt Bierner 02ba1e9fb7 Pick up TS 3.3 insiders 2019-01-02 17:04:09 -08:00
Matt Bierner fb74a98338 💄 2019-01-02 17:04:09 -08:00
Matt Bierner 58213866b0 Strict null check process run detector 2019-01-02 17:04:09 -08:00
Ashwin Ramaswami dfa7259c2d strictNullChecks for macLinuxKeyboardMapper (#65426)
* strictNullChecks for macLinuxKeyboardMapper

* Fix strict null check for assertResolveUserBinding

* Add comma
2019-01-02 19:03:45 -06:00
Matt Bierner 3e7bb120c7 Use label text indexes to mark active paramter for js/ts
Fixes #65513
2019-01-02 14:53:21 -08:00
Matt Bierner cba84fba5e Take progress within element into account for markdown scroll sync
Fixes #65504
2019-01-02 14:36:16 -08:00
Matt Bierner 88bc3b3d35 Organize imports 2019-01-02 14:36:16 -08:00
Matt Bierner c809337d5c Code action on save failures should not block other actions from running
Fixes #65733
2019-01-02 14:36:16 -08:00
Daniel Imms 0841e1d78b Remove terminal.integrated.experimentalBufferImpl
Part of #63688
2019-01-02 13:51:55 -08:00
Matt Bierner 46c93b0359 Strict null auto add 2019-01-02 13:49:21 -08:00
kieferrm 38e7a68c16 fix smoke test 2019-01-02 13:31:37 -08:00
Matt Bierner 44b5a77632 Use TS's document highlight API instead of references api to get highlights
Fixes #65921
Fixes #65051
2019-01-02 11:56:39 -08:00
Matt Bierner 7086fb76ec Take document as parameter instead document components 2019-01-02 11:56:39 -08:00
kieferrm df5a295484 adapt smoke test to changes in settings 2019-01-02 11:48:49 -08:00
kieferrm fa5306d67b fix smoke test 2019-01-02 11:17:01 -08:00
Rachel Macfarlane c60affcd20 Add language specific font overrides to issue reporter and process explorer, #65781 2019-01-02 10:01:49 -08:00
kieferrm ed5363e865 Rest well, see you next year 2019-01-02 08:30:56 -08:00
Daniel Imms 77eb4b7ad1 Support reflow
The module version 3.10.0-beta9-reflow is based on the branch
vscode-release/1.31-reflow which is forked from the normal
vscode-release/1.31 as reflow is still in PR and could change. This
will make managing the branch and reverting it if needed much easier.

Fixes #23688
2018-12-31 20:22:02 -08:00
Daniel Imms 182bacc4d0 Fix NPE on OS resume 2018-12-31 20:15:49 -08:00
Rob Lourens 452cd1ddca Fix #63303 - fix ./ in "files to exclude" 2018-12-31 17:51:01 -08:00
Henk Mollema faab60f836
Update copyright year to 2019
Happy new year! 🎆
2019-01-01 01:52:58 +01:00
Rob Lourens 9b4f2fc926 Fix #64158 - expand search filematch when there was only one filematch 2018-12-31 16:13:22 -08:00
Rob Lourens 0b43b16873 Fix #64926 2018-12-31 15:52:14 -08:00
Rob Lourens d34a1244b2 Add periods to setting descriptions 2018-12-31 15:52:14 -08:00
isidor 08e957a39f #65791 2018-12-31 11:47:05 +01:00
isidor 637bbbe48d debug: clear repl when there is no session
fixes #65791
2018-12-31 11:38:17 +01:00
isidor 93cbbc3eab fixes #65799 2018-12-31 11:21:58 +01:00
Daniel Imms 1c7194ad5d Force a redraw of terminal after OS resumes
Part of #58167
2018-12-28 15:28:34 -08:00
Rob Lourens a681de42d1 Fix unit test break after merge conflict 2018-12-28 12:39:49 -08:00
bissonex 36ac195d16 fix typo (#65740)
fix typo for Editor Find, terminalSupport.ts, terminals.ts, extHostDebugService.ts
2018-12-28 12:13:31 -08:00
Rob Lourens 71af336bfb Always search from the workspace folder root with the original exclude patterns.
Better strategy for #62409
2018-12-28 12:08:34 -08:00
Rob Lourens 47df10d9be Strict null check rawSearchService 2018-12-28 12:08:07 -08:00
Rob Lourens c1f9ef9749 Strict null check some legacy search files 2018-12-28 12:08:07 -08:00
Rob Lourens 4326d05195 Validate text search provider result 2018-12-28 12:08:07 -08:00
Daniel Imms 1bfa1bb9cf Remove redundant font declaration
Part of #65781
2018-12-28 12:06:19 -08:00
Johannes Rieken c55cf4b241 perf view - show running total in raw view 2018-12-28 18:31:01 +01:00
Johannes Rieken 5e50e1bfd0 have platform classname only once 2018-12-28 17:10:01 +01:00
isidor f886dd4fb8 debug: store adapter data better
fixes #65758
2018-12-28 15:04:37 +01:00
isidor 77882bfffc zenMode: hide line numbers
fixes #31609
2018-12-28 14:37:30 +01:00
Johannes Rieken f572364113 eng - change --performance into --prof-modules because that's what it is 2018-12-28 13:56:34 +01:00
Johannes Rieken dacef0561a define fonts per platform 2018-12-28 12:40:51 +01:00
Johannes Rieken 8e8b864b04 perf view - add delta between two raw marks 2018-12-28 12:06:29 +01:00
Johannes Rieken e2a4d1cd69 perf view - sort eager starting extensions atop 2018-12-28 11:43:06 +01:00
Johannes Rieken 54386463a4 eng - move menu into menu service 2018-12-28 11:36:32 +01:00
Benjamin Pasero 849673a5c9 fix #65405 2018-12-28 11:30:34 +01:00
Benjamin Pasero 8094b7708a
perf - init backup service async (for #16375) (#65772) 2018-12-28 10:50:30 +01:00
Benjamin Pasero 8abe73932c fix #65611 2018-12-28 10:47:37 +01:00
Matt Bierner 2c3eb2364c Revert "Converted editor.test.ts and related to strictNullChecks (#65674)"
This reverts commit 5897b877b9.
2018-12-27 19:01:33 -06:00