Commit Graph
36331 Commits
Author SHA1 Message Date
isidor 151790c37d center layout by adding empty views, do not reparent html elements 2018-06-18 11:56:16 +02:00
Benjamin Pasero 7194bce52f debt - remove unused IFileService#rename() method 2018-06-18 11:52:57 +02:00
Joao Moreno a322ea9a99 fixes #52150 2018-06-18 11:46:53 +02:00
Benjamin Pasero 0e6bc508d2 fix #42640 2018-06-18 11:45:49 +02:00
isidor afcd1fcd1a merge master 2018-06-18 11:38:11 +02:00
Joao Moreno 307449b2ff Merge branch 'master' into portable 2018-06-18 11:35:24 +02:00
Joao Moreno 2afc0e9248 linux: disable rpm builds 2018-06-18 11:34:55 +02:00
Benjamin Pasero b5ac96b5a9 Merge pull request #51422 from sbatten/titlebarplus
Custom Menubar Implementation
2018-06-18 11:01:10 +02:00
João Moreno c3942c67b1 Merge pull request #52145 from NahomAgidew/master
Remove inline git revert confirmation alert (Issue #43625)
2018-06-18 10:54:49 +02:00
João Moreno 4e575be919 Merge pull request #49167 from chenhowa/git-errors
Await git.pullFrom and gitt.pushTo to ensure any failures display an …
2018-06-18 10:52:46 +02:00
Benjamin Pasero 8fcb90f448 Revisit sensitive window split / group behavior on drag and drop (fixes #52063) 2018-06-18 10:50:01 +02:00
João Moreno 6595dcecfa Merge pull request #52146 from NahomAgidew/fix/spin-sync-icon-on-push
Fix to #43625: spin sync icon on push
2018-06-18 10:44:43 +02:00
João Moreno 4b1df4f4a7 Update statusbar.ts 2018-06-18 10:44:13 +02:00
Sandeep Somavarapu 979cc0e93a remove args 2018-06-18 10:35:58 +02:00
Joao Moreno c51cf862a9 fix reaching out to grid element 2018-06-18 10:30:16 +02:00
Benjamin Pasero e13eeeb3fa fix #52093 2018-06-18 10:20:52 +02:00
Benjamin Pasero b8fe7d0be6 fix #51915 2018-06-18 10:12:30 +02:00
Joao Moreno 3d43c10398 portable: check folder 2018-06-18 10:09:50 +02:00
Christof Marti 7157028af2 'README.md', One line is missing from Related Projects. (fixes #51911) 2018-06-18 10:06:26 +02:00
Benjamin Pasero aaff78b996 fix #52045 (#52160) 2018-06-18 09:59:51 +02:00
Johannes Rieken d32c949d4a fix #52080 2018-06-18 09:49:07 +02:00
Joao Moreno 79fe01eff6 Revert "set portable mode"
This reverts commit b295b7228c.
2018-06-18 09:49:02 +02:00
Dirk Bäumer da4e1c3768 Merge pull request #52067 from qcz/patch-7
Fix typo in taskConfiguration.ts
2018-06-18 09:48:56 +02:00
Momoto, Seiji 382a3e9256 Fix typo in main.contribution.ts (#52104) 2018-06-18 09:48:43 +02:00
Alex Dima 3e5bdaf8c5 Fixes #52002: Ensure tabSize is >= 1 2018-06-18 09:47:24 +02:00
Joao Moreno 432308007d Merge branch 'master' into portable 2018-06-18 09:45:53 +02:00
SteVen Batten 07706d0b25 safer method of setting mnemonic 2018-06-17 23:35:02 -07:00
SteVen Batten 794d9de173 only do mnemonics on menus 2018-06-17 23:21:31 -07:00
SteVen Batten 37b338db28 switching to accessKey, way cleaner 2018-06-17 23:18:15 -07:00
Nahom Abi 080e8247cc Fix #51677: Git icon not spinning when pushing from command palette 2018-06-17 18:14:37 -07:00
Daniel Imms 1558fd55c2 Clear up references causing dispose issues in terminal
Part of #46356
2018-06-17 22:26:54 +08:00
Daniel Imms 8557d61188 Also test window.activeTerminal 2018-06-17 20:57:23 +08:00
Daniel Imms 7a21839e46 Add test for onDidChangeActiveTerminal 2018-06-17 20:56:40 +08:00
Daniel Imms 0a372aafa2 Fix usage of terminal immediate after createTerminalRenderer 2018-06-17 20:43:22 +08:00
Benjamin Pasero 11c186f184 some cleanup and 💄 2018-06-17 12:14:35 +02:00
Daniel Imms ec4930a545 Add activeTerminal and onDidChangeActiveTerminal
Fixes #47615
2018-06-17 17:29:21 +08:00
Daniel Imms c9fe9e0dd0 Expose the Terminal on the TerminalRenderer 2018-06-17 03:13:22 +02:00
João Moreno 777c8e57e0 Merge pull request #51989 from Microsoft/joao/grid-constraing-propagation
Workbench grid dimension constraint propagation
2018-06-16 22:41:18 +02:00
Daniel Imms a361c53d84 Reduce setProcessId delay, use constant 2018-06-16 21:42:03 +02:00
Daniel Imms 524e0f5d27 Add test for sendText -> onInput 2018-06-16 21:35:56 +02:00
Daniel Imms 970fca86e5 Add some more terminal API tests 2018-06-16 21:24:38 +02:00
Daniel Imms 2b372e72bc Fix processId API for both renderer and process terms 2018-06-16 20:08:12 +02:00
Daniel Imms 38f8d23481 Refactor ext host to share code 2018-06-16 19:48:04 +02:00
Daniel Imms 36575b8dea Delete unused file 2018-06-16 19:40:25 +02:00
Daniel Imms 71933350bf Clean up 2018-06-16 19:28:39 +02:00
Daniel Imms f151c4ea10 Don't manager xterm data event, it's done by the lib 2018-06-16 19:13:41 +02:00
Daniel Imms 0e0cdb4f4e Clean up API declaration 2018-06-16 19:08:10 +02:00
Daniel Imms b79dc1ed1a More event simplification 2018-06-16 19:05:53 +02:00
Daniel Imms ba937e5c1b Simplify events 2018-06-16 18:56:30 +02:00
Daniel Imms f957bf8add Get onData working for renderers 2018-06-16 18:54:59 +02:00