Commit Graph

9968 Commits

Author SHA1 Message Date
Benjamin Pasero dfdfc66f58 more fixes for #12616 2016-09-26 09:20:39 +02:00
unknown 13a9214125 Unable to bypass trash via Shift+Delete / Alt+Delete (fixes #12616) 2016-09-26 09:14:31 +02:00
Alex Dima be5e8d5733 Fixes #12122: Use Object.prototype.hasOwnProperty when building up the diff hash table 2016-09-26 07:17:52 +03:00
Alex Dima db88c3180d Update fast-plist to v0.1.2 2016-09-26 06:26:32 +03:00
Daniel Imms 8911a6a640 Add terminal commands to scroll page up/down
Fixes #12572
2016-09-25 03:05:36 -07:00
Daniel Imms bdecf23c24 Use new xterm.js getOption API 2016-09-25 00:54:24 -07:00
Daniel Imms 19839e76e4 Uplevel xterm.js 2016-09-25 00:52:43 -07:00
bgashler1@users.noreply.github.com 86f3a44a01 SVG letterpress graphic; responds to themes
Fixes #7242
2016-09-23 19:14:14 -07:00
bgashler1@users.noreply.github.com 3812c80b46 Watermark: Enhanced colors and typography. 2016-09-23 17:44:41 -07:00
Benjamin Pasero 6b0537879a fix compile error 2016-09-23 20:10:49 +02:00
Sandeep Somavarapu 694cb339a8 GalleryService: Call self in getLastValidExtensionVersionReccursively 2016-09-23 19:54:05 +02:00
isidor a5f14a9c06 fix npe with more tmp ugly code 2016-09-23 19:50:47 +02:00
Sandeep Somavarapu 51230a2d05 Use compatibilityChecked property - #11573 2016-09-23 19:26:12 +02:00
isidor a8dfaf56d6 fix compile error 2016-09-23 19:20:40 +02:00
Christof Marti fe137a20c5 Fixes #12534: Show useful commands in watermark 2016-09-23 09:47:05 -07:00
Sandeep Somavarapu 477cfc42c1 Implement #11573: engine property for version check otherwise fallback 2016-09-23 18:32:30 +02:00
Isidor Nikolic 9bab7a5fb5 Merge pull request #12533 from Microsoft/ux/panels
Ux/panels
2016-09-23 18:06:41 +02:00
Johannes Rieken bb6d4d309e Merge pull request #12490 from gregvanl/master
Format complex command descriptions for better generated Markdown.
2016-09-23 18:00:05 +02:00
isidor 93e53de0f9 show badge for markers 2016-09-23 17:55:39 +02:00
Johannes Rieken 62bacbf6a2 update widget when markers update. make sure to not reveal or focus tho, #11407 2016-09-23 17:43:49 +02:00
Johannes Rieken f5f6cadf9e MessageWidget for easy update, #11407 2016-09-23 17:43:49 +02:00
Johannes Rieken fda87c90bf allow to relayout a zone, #11407 2016-09-23 17:43:49 +02:00
Greg Van Liew 3c57c11e76 Change description spaces to tabs per vscode build rules. 2016-09-23 08:38:32 -07:00
isidor 09601caa09 activitybar: use blue as the default badge background color 2016-09-23 17:35:41 +02:00
Rob Lourens 902c1ddca8 Update node-debug2 2016-09-23 17:05:49 +02:00
isidor c8e7f34ec8 do not change ids of actions - can break people 2016-09-23 16:56:45 +02:00
Sandeep Somavarapu bd1ada3aad Fix NPE: Properties might not exist for an Extension 2016-09-23 16:30:12 +02:00
isidor e3e7cca3a6 activitybar: keybinding label for toggle panel 2016-09-23 16:11:45 +02:00
Johannes Rieken ba6f82cf51 exclude debug/build artifacts, fixes #12361 2016-09-23 16:10:22 +02:00
isidor 16c03c2cce activity bar: no need for code reuse between panel and viewlet activity action 2016-09-23 16:05:43 +02:00
Joao Moreno 60d3948106 fix bad refactoring 2016-09-23 16:04:44 +02:00
isidor cc95494567 always show toggle panel action in activity bar 2016-09-23 15:59:45 +02:00
isidor cff0fb9e4a reuse togglePanel action, different icon direction 2016-09-23 15:50:30 +02:00
Joao Moreno c1ff644af0 ignore builtin updates
fixes #12507
2016-09-23 15:39:30 +02:00
isidor f08238c089 panel: show shortcuts on hover in activity bar 2016-09-23 15:31:05 +02:00
Johannes Rieken 73e3f8d9b2 use proper settings name in code 2016-09-23 15:29:43 +02:00
Joao Moreno 1e0779d358 release notes in product
fixes #10179
2016-09-23 15:28:00 +02:00
Joao Moreno bb70f2498b unused field 2016-09-23 15:28:00 +02:00
isidor 0bf3f435f9 markers: cleanup show panel action 2016-09-23 15:25:34 +02:00
Johannes Rieken f4735e525c rename setting to 'editor.formatOnSave', #12449 2016-09-23 15:13:12 +02:00
isidor 1bd80ec788 cleanup debug panel actions 2016-09-23 15:00:38 +02:00
Alex Dima 55741c8c6e Fix TS adoption issues 2016-09-23 15:53:56 +03:00
Alex Dima c0dd44ef09 Cache integrity computation 2016-09-23 15:53:55 +03:00
Alex Dima b5fb75ea40 Use IntegrityService in window title 2016-09-23 15:53:54 +03:00
Alex Dima 7d4c9abf44 Use IntegrityService in feedback widget 2016-09-23 15:53:53 +03:00
Alex Dima 3ae91dec89 Show a message when files are corrupt 2016-09-23 15:53:52 +03:00
Alex Dima b644e49997 Add IntegrityService 2016-09-23 15:53:51 +03:00
Alex Dima b1a27e7ef5 Adopt latest loader 2016-09-23 15:53:50 +03:00
Alex Dima 3ff3142355 Compute checksums during packaging 2016-09-23 15:53:49 +03:00
Johannes Rieken 30a642afdf preventDefault on mouse event such that the editor stays focused, fixes #12246 2016-09-23 14:53:30 +02:00