Commit Graph

138 Commits

Author SHA1 Message Date
Alex Dima 476879903a Organize imports 2016-02-21 22:24:17 +01:00
Alexandru Dima 77e09898cd Merge pull request #3032 from SofianHn/master
Adding optout option for telemetry
2016-02-19 16:06:17 +01:00
Alex Dima 5d76bbfd90 Synchronize only models belonging to compat modes to the modes workers 2016-02-19 15:32:42 +01:00
Alex Dima 557c280855 Remove modelService dep from modeService 2016-02-19 15:32:40 +01:00
Alex Dima 86ba9e4eee Remove editorWorkerService dep from modeService 2016-02-19 15:32:39 +01:00
Alex Dima 1405bd0936 Textual suggestions run on the editor simple worker 2016-02-18 19:47:12 +01:00
Alex Dima 2345824184 Compute diff and dirtyDiff on a private editor worker 2016-02-18 16:50:46 +01:00
isidor e27dba1da3 lint: fix duplicate nls keys 2016-02-18 09:35:18 +01:00
Alex Dima c3d6ebc9c8 Remove thread attribute usage from markerService 2016-02-18 09:04:50 +01:00
Joao Moreno 3589e10e13 wording 2016-02-17 16:14:59 +01:00
Joao Moreno 67309c0cf5 casing 2016-02-17 12:29:33 +01:00
Joao Moreno 96b655b184 cli updates 2016-02-17 11:34:08 +01:00
Joao Moreno cdf2a79021 💄 tshint 2016-02-16 18:10:33 +01:00
Joao Moreno d2a151fcc6 darwin: cli install/uninstall 2016-02-16 15:53:50 +01:00
Sofian Hnaide 4062cc17e4 add optout configuration for telemetry 2016-02-15 12:58:04 -08:00
Dirk Baeumer 90dce6abea Add support to localize package.json 2016-02-12 16:06:34 +01:00
Benjamin Pasero c3d1b9fa89 offer reload action when extension host dies 2016-02-09 17:41:37 +01:00
Joao Moreno 1902dcef06 💄 2016-02-09 16:55:27 +01:00
Joao Moreno 599b29cfa9 alert the user when the shared process crashes
fixes #2785
2016-02-09 16:55:27 +01:00
Benjamin Pasero 33f4c31442 Promise => TPromise in most of workbench land 2016-02-09 12:17:10 +01:00
Benjamin Pasero 22b9009c83 VSCode does not respect window layout during debugging [Windows] (fixes #2612) 2016-02-09 10:48:12 +01:00
Benjamin Pasero 8228fc2b61 Bug: empty search viewlet tree does not indicate keyboard focus 2016-02-08 14:09:54 +01:00
Benjamin Pasero 64005c3d55 more focus behavior polish 2016-02-08 11:03:26 +01:00
Benjamin Pasero 8435ddcf46 Can no longer move editor focus when editor is not code editor (fixes #2736) 2016-02-05 16:06:53 +01:00
Alex Dima c4e15e3550 Adopt Promise.as => TPromise.as 2016-02-05 12:37:32 +01:00
Benjamin Pasero 86370a5780 update rule in tree from changes to use :before 2016-02-05 11:38:07 +01:00
Benjamin Pasero db58168a2f fix outlint in tree for other themes too 2016-02-05 09:32:11 +01:00
Benjamin Pasero a07ab40d86 Tree: Focus border cut on selected element (fixes #2532) 2016-02-04 17:59:19 +01:00
Benjamin Pasero 22a03fe9fd aria: add status role 2016-02-04 08:04:45 +01:00
Alex Dima 0a10223154 Remove worker request service that delegates back to the main thread for CORS 2016-02-03 12:04:41 +01:00
Benjamin Pasero bd5d8f59d4 No context menu in any input field (fixes #1578) 2016-02-03 11:20:20 +01:00
Alex Dima 57d7b84dee Adopt dom.addDisposableListener in the few places still using addListener 2016-02-02 18:26:18 +01:00
Benjamin Pasero 770a4105fb InputBox: decorations are not indicated to screen readers (fixes #2614) 2016-02-02 15:27:18 +01:00
Benjamin Pasero 67d074f8cb fix bad outline for inputbox with decorations 2016-02-01 15:54:54 +01:00
Martin Aeschlimann 06c26d8f30 Fixes #2551 [themes] MD editor model layer breaker 2016-02-01 10:57:27 +01:00
Benjamin Pasero 221f2499e3 Merge pull request #2525 from joaomoreno/fix2520
Understand update.channel set to none
2016-01-29 11:24:52 +01:00
Martin Aeschlimann 6e4933c87c Fixes #2524: Switch default theme to color + 2016-01-29 11:21:07 +01:00
Joao Moreno ccacb60208 understand update.channel set to none
fixes #2520
2016-01-29 10:35:34 +01:00
Benjamin Pasero 669ed9637d Mac: Select dropdowns in light theme are not styled (fixes #2510) 2016-01-28 18:28:20 +01:00
Benjamin Pasero fa1c7978a4 add comment 2016-01-28 16:32:22 +01:00
Johannes Rieken e3c6a95d60 for #2491 - use a synthetic-focus class which is stronger than real focus, tho must be set manually as class 2016-01-28 16:19:28 +01:00
Benjamin Pasero 34801e450f Focus on selected tree element actions barely visible (fixes #2287) 2016-01-28 11:25:56 +01:00
Benjamin Pasero 685baff923 Weird wording when migrating auto-save setting (fixes #2363) 2016-01-28 08:52:25 +01:00
Benjamin Pasero ddbb872ca1 some more focus css tweaks 2016-01-28 07:38:18 +01:00
Benjamin Pasero 0e8e69e917 Focus decoration go away on hover (fixes #2379) 2016-01-27 17:27:07 +01:00
Benjamin Pasero fb96feb3f6 Tree focus is on the wrong element (fixes #2361) 2016-01-27 12:16:32 +01:00
Benjamin Pasero d605cc4b49 Activity bar focus indication is too subtle (fixes #2376) 2016-01-27 12:01:13 +01:00
Benjamin Pasero b960d43544 <input>s and <select>s should have the same focus style (fixes #2349) 2016-01-27 11:05:01 +01:00
Joao Moreno e161487073 remove update.channel configuration setting 2016-01-26 09:39:12 +01:00
Johannes Rieken ee249f86bd api - add vscode.env.language 2016-01-25 14:49:36 +01:00