Commit graph

2416 commits

Author SHA1 Message Date
Martin Aeschlimann 80f8000c10 Fixes #2543: [themes] Two themse are marked as default. Why? 2016-02-01 11:02:06 +01:00
Benjamin Pasero a14adc90be some vs/base/browser linting 2016-02-01 11:01:16 +01:00
Martin Aeschlimann 06c26d8f30 Fixes #2551 [themes] MD editor model layer breaker 2016-02-01 10:57:27 +01:00
Martin Aeschlimann 539f53c58d Fixes #2502: [json] JSON '.' closes intelli-sense widget 2016-02-01 10:57:27 +01:00
isidor 6437112f51 debug: respect supportsEvaluateForHovers capability
fixes #2012
2016-02-01 10:56:10 +01:00
isidor d12d295c89 debug: make evaluteExpression reusable 2016-02-01 10:56:10 +01:00
Benjamin Pasero e05c5a0629 Delete Permanently prompts two times when it fails to move to trash (fixes #2541) 2016-02-01 10:45:07 +01:00
Benjamin Pasero 2c7b1c0c48 Hiding actions using display:none causes keyboard a11y issues (fixes #2329) 2016-02-01 10:30:47 +01:00
Benjamin Pasero 39607775e9 fix npe 2016-02-01 10:20:51 +01:00
Johannes Rieken 5cbaa314d5 attempt to make projectResolve test platform agnostic 2016-02-01 10:13:29 +01:00
Johannes Rieken 94245ae934 debt - make URI.toJSON return a proper object 2016-02-01 10:10:41 +01:00
Benjamin Pasero 8cff82d8f0 Cannot invoke actions in quick open entries with keyboard (fixes #2493) 2016-02-01 10:04:45 +01:00
Joao Moreno 30c34d0d5e version bump 2016-02-01 09:58:37 +01:00
Benjamin Pasero 3dc44508d6 Messages are not announced to screen reader (fixes #2531) 2016-02-01 09:14:18 +01:00
Benjamin Pasero 2db65fc955 plugin host => extension host 2016-02-01 08:32:31 +01:00
Benjamin Pasero 2190f623e1 trees: hide count badge on hover/focus 2016-02-01 07:45:10 +01:00
Benjamin Pasero 095828285c Editors: announce currently edited document to screen readers (fixes #2526) 2016-02-01 07:26:43 +01:00
Benjamin Pasero bf60fdf0e4 preserve window UI state even when it crashed 2016-02-01 06:41:07 +01:00
Benjamin Pasero 00a5f597d8 Rename input box does not use our configured CSS theming (fixes #2542) 2016-02-01 06:39:22 +01:00
Andre Weinand e76a5e7b64 update mono-debug. fixes #2350 2016-02-01 00:41:12 +01:00
Andre Weinand ad803b63d3 update node-debug. fixes #2574 2016-01-30 21:42:36 +01:00
Andre Weinand f273790bcb update node-debug 2016-01-30 00:52:42 +01:00
Johannes Rieken a5c9aaf846 debt - remove URI.isURI and replace with instanceof-check, classes ftw 2016-01-29 18:43:08 +01:00
Johannes Rieken d3062aa162 Keep identity with relative paths, fixes #2549 2016-01-29 18:27:27 +01:00
Andre Weinand 8c94e89e50 protect against invalid 'outDir'. fixes #2535 2016-01-29 16:39:38 +01:00
Benjamin Pasero 6c2d51a4b7 Find widget: Error box looks strange (fixes #2448) 2016-01-29 15:50:28 +01:00
Benjamin Pasero d5fff38f10 Find widget: Error box looks strange (fixes #2448) 2016-01-29 14:25:16 +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
isidor e2a8c933c6 fixes #2308 2016-01-29 11:20:48 +01:00
Alex Dima 82ef0ad89a Fixes #2522: Use official oniguruma node module 2016-01-29 12:04:25 +02:00
Benjamin Pasero c0963da938 update thirdpartynotices 2016-01-29 10:36:13 +01:00
Joao Moreno ccacb60208 understand update.channel set to none
fixes #2520
2016-01-29 10:35:34 +01:00
Alex Dima f4ff58d2a0 Use Widget api to register dom listeners 2016-01-29 10:18:23 +01:00
Erich Gamma 043a4e7601 Remove the dancer from the status 2016-01-29 07:54:31 +01:00
Alex Dima 93b5535a54 Fixes #2517: tweak css to not have an outline on the editor textarea 2016-01-29 03:03:19 +01:00
Alex Dima 7c5de8bf2b Fixes #2374: Do not read from the textarea on composition end 2016-01-29 02:54:57 +01:00
Alex Dima 5faf3c84a0 Fixes #2420: vscode-textmate@1.0.10 2016-01-29 03:33:02 +02:00
Alex Dima 7e47bf51ae Fixes #2170: update used oniguruma to include utf8 <-> utf16 conversion fixes 2016-01-29 02:26:56 +01:00
Andre Weinand a5a983da6c update node-debug 2016-01-28 21:53:24 +01:00
Martin Aeschlimann 41fef3b9f0 Add ".ino" to cpp file suffices 2016-01-28 20:19:51 +01:00
Sofian Hnaide ff53825218 fix #2404 Add React Native workspace detection 2016-01-28 10:13:30 -08:00
Martin Aeschlimann 533b3f31e4 JSON: can no longer intellisense inside string. Fixes #2506 2016-01-28 18:38:25 +01:00
Benjamin Pasero 669ed9637d Mac: Select dropdowns in light theme are not styled (fixes #2510) 2016-01-28 18:28:20 +01:00
Andre Weinand 7ddbe52ea5 update node-debug. fixes #2288 2016-01-28 18:10:47 +01:00
Martin Aeschlimann 69dfecdbe4 Allow custom error messages for regex issues 2016-01-28 17:25:35 +01:00
Martin Aeschlimann 5168697dfd Fixes #2324: [json] Inline schema in settings don't work 2016-01-28 17:18:45 +01:00
Martin Aeschlimann 0c72437701 json package.json: Use tabs instead of spaces 2016-01-28 17:18:45 +01:00
Martin Aeschlimann ead959c5d4 Fixes #2328: [json] No code assist in schema property in settings.json 2016-01-28 17:18:44 +01:00
Martin Aeschlimann 5785cf462e Fixes #2365: [json] JSON could complete identifier with quotes 2016-01-28 17:18:43 +01:00