Commit graph

31667 commits

Author SHA1 Message Date
isidor cd188e9010 merge master 2018-03-26 21:08:01 +02:00
isidor 8d679fc616 explorerDecorationProvider also react on added roots 2018-03-26 21:01:59 +02:00
Rachel Macfarlane 60b9d1ba02 Add support for filing an issue on an extension within the issue reporter, #45673 2018-03-26 11:50:45 -07:00
Rob Lourens 6294fa2097 PR feedback 2018-03-26 11:26:28 -07:00
Rob Lourens e42c66306b Add context menu to search tree 2018-03-26 11:26:28 -07:00
Rachel Macfarlane d2d9d65efc Update windows-process-tree version to 0.2.0 2018-03-26 10:54:17 -07:00
Peng Lyu b638f1ad1b Reduce tokenization of viewport if they are already correct. 2018-03-26 10:48:44 -07:00
Joao Moreno 33aeed33c1 Merge branch 'linux-builds' 2018-03-26 18:37:54 +02:00
isidor 2425a0e46c explorer model: when merging ExplorerItems respect isSymbolicLink
fixes #46536
2018-03-26 18:31:06 +02:00
Alex Dima a9704b5c56 Fixes #46568: Graduate visible ranges API out of proposed 2018-03-26 17:55:17 +02:00
isidor aee2af6c9f composite bar: fix order when removing composite 2018-03-26 17:54:35 +02:00
Benjamin Pasero 3bd520302d avoid isEqualOrParent for tildify method 2018-03-26 17:49:43 +02:00
isidor cfe0998240 Debug: log whole json object in case of parse error
fixes #46317
2018-03-26 17:45:44 +02:00
Martin Aeschlimann de9181ff49 [folding] collapsed region not preserved. Fixes #44524 2018-03-26 17:37:27 +02:00
Joao Moreno 49397cdbed enable background updates for stable
fix #45314
2018-03-26 17:21:11 +02:00
Joao Moreno 9339bb205d faster linux build 2018-03-26 17:14:49 +02:00
isidor c560f172df compoiste bar: removing a composite make sure to deactive it proper
fixes #46368
2018-03-26 17:09:18 +02:00
Dirk Baeumer 6577bde536 Task query and execution polish 2018-03-26 17:04:55 +02:00
André Weinand e45a276a07 node-debug@1.22.9 2018-03-26 16:45:05 +02:00
Johannes Rieken b46e1e6afe always hide F8 when going to a related marker, #10271 2018-03-26 16:25:46 +02:00
Daniel Imms 437f5cf9c2 Polish command tracking, fix mac keybinding
Part of #45435
2018-03-26 07:03:39 -07:00
Joao Moreno 79e0dd3ef8 linux build 2018-03-26 16:02:46 +02:00
Joao Moreno 22b1521ad5 linux builds 2018-03-26 15:55:30 +02:00
Joao Moreno def1582d50 enable 32 bits 2018-03-26 15:27:32 +02:00
Johannes Rieken bd3bcdc5e6 fix #46442 2018-03-26 15:18:39 +02:00
Joao Moreno 998c5c223b build 2018-03-26 15:15:51 +02:00
Alexandru Dima 86b094d6ad
Merge pull request #46012 from jjyyxx/master
Avoid accessing vsWorker of undefined / null value
2018-03-26 15:11:15 +02:00
Joao Moreno f07d765c00 build on our own machines 2018-03-26 15:06:14 +02:00
Alex Dima 82b1df6105 Avoid CSS variables for IE11 (#46029) 2018-03-26 14:33:51 +02:00
Alexandru Dima d0ad42a012
Merge pull request #46029 from gizm0bill/46027_fix_guides_display
Fixes #46027 by using box-shadow css to render guides
2018-03-26 14:28:06 +02:00
isidor efa187df42 explorer model: do not use paths.isEqual 2018-03-26 14:24:47 +02:00
isidor 0f4f7dbc3d fix tests 2018-03-26 14:18:58 +02:00
Alexandru Dima 9b4316b8fe
Merge pull request #46032 from fathyb/feat/get-worker
Add getWorker to MonacoEnvironment
2018-03-26 14:12:06 +02:00
Martin Aeschlimann 2a95ea2311 [css] update service 2018-03-26 14:05:16 +02:00
Martin Aeschlimann 3afb2b72ac [docker] fix OSSReadme 2018-03-26 13:56:21 +02:00
Alex Dima d54bbf4e53 Revert "fix: change default keybinding of cursorColumnSelectUp to ctrl+shift+up on Windows"
This reverts commit 8fea388c71.
2018-03-26 13:48:50 +02:00
Alexandru Dima a6ef8cade1
Merge pull request #41471 from mikaoelitiana/fix-36819
fix: change default keybinding of cursorColumnSelectUp to ctrl+shift+…
2018-03-26 13:45:31 +02:00
Alexandru Dima c7f99797d5
Merge branch 'master' into fix-36819 2018-03-26 13:44:50 +02:00
Johannes Rieken 6103914e19 pass on resolved range when calling rename, #7340 2018-03-26 13:43:42 +02:00
Alexandru Dima 0eb68efac1
Merge pull request #37515 from waldyrious/wp/select-indentation
Change label of indentation action in status bar
2018-03-26 13:28:57 +02:00
Martin Aeschlimann 86af8bfa47
Merge pull request #46117 from Microsoft/octref/cssFolding
[WIP] CSS Folding
2018-03-26 13:09:20 +02:00
Johannes Rieken addd44d6b8 simplified resolve rename location proposal, #7340 2018-03-26 12:45:40 +02:00
isidor 406b33ab08 debug: fix breakpoint focus action 2018-03-26 12:24:43 +02:00
isidor bd0cb421e3 Configuraiton resolving evaluate missing envs to an empty string
fixes #46436
2018-03-26 12:18:43 +02:00
isidor a8fd47b6ed update log point message 2018-03-26 12:14:28 +02:00
isidor 398e99dc4e debug: introduce breakpoint editor 2018-03-26 12:12:07 +02:00
Benjamin Pasero 96461c968c fix new window not opening on correct display 2018-03-26 12:04:32 +02:00
Dirk Baeumer a9f6297db9 Fixes #46373: $tsc-watch background problem matcher is locale specific 2018-03-26 11:47:02 +02:00
Dirk Baeumer 6cc1bedc4a Fixes #46324: Typescript matchers doesn't recognize tsc output with pretty option enabled 2018-03-26 11:37:49 +02:00
Isidor Nikolic c663a76034
Merge pull request #46441 from mrkmarron/innerloopchange
Change to prevent fakeFireContinued when initiating time-travel
2018-03-26 11:24:06 +02:00