Commit graph

2549 commits

Author SHA1 Message Date
Benjamin Pasero 88be7dfe6e a11y: more context specific labels for quick open 2016-02-03 20:09:02 +01:00
Martin Aeschlimann 2affc685ad Fixes #2645 : [php] Double-click "$a" in "$a->b()" highlights "$a-" 2016-02-03 18:39:13 +01:00
Martin Aeschlimann 09c07b7830 Update TS/JS grammars to 59c4f26 (Feb 2) 2016-02-03 18:39:13 +01:00
Johannes Rieken 6be375ac07 Add an extension assistant that proposes to install extensions we don't bundle anymore 2016-02-03 17:32:16 +01:00
Benjamin Pasero 29666ed624 more specific aria labels for various quick open handlers 2016-02-03 16:36:33 +01:00
Martin Aeschlimann 4bb65a5b51 Merge pull request #2649 from xaverh/master
Fixes to C++ and C syntax
2016-02-03 15:59:05 +01:00
Martin Aeschlimann 296d0b1aa8 fixes #2633 [html] Anchor tag with empty href attribute 2016-02-03 15:36:33 +01:00
Andre Weinand e4a6347704 update node-debug 2016-02-03 12:57:58 +01:00
Erich Gamma b4a85b757e use a regexp instead of a many === 2016-02-03 12:50:03 +01:00
Benjamin Pasero 46db05eec3 provide aria labels for debug viewers 2016-02-03 12:46:57 +01:00
isidor 6d4245e6ad debug: treat category console as a warning
fixes #2665
2016-02-03 12:41:07 +01:00
Johannes Rieken a2d7b62d24 use gulp-tsb 0.10.1 2016-02-03 12:33:25 +01:00
Erich Gamma d1f8fb041d Merge pull request #2610 from mahmoudymy/master
add emmet support for .erb and .php files
2016-02-03 12:29:10 +01:00
Benjamin Pasero 98132ad8e8 a11y: provide more context in aria labels 2016-02-03 12:05:25 +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
Alex Dima b6ad037ed8 Minor clean up in /base/ 2016-02-03 12:04:39 +01:00
Alex Dima 4976ebd294 Remove SHA1 logic from base 2016-02-03 12:04:38 +01:00
Alex Dima adf0be095c Parameter Hints Model uses equal instead of hashing for equality check 2016-02-03 12:04:36 +01:00
isidor 65b9e937b0 debug: remove concept of grouped output
fixes #2593
2016-02-03 12:03:16 +01:00
isidor e937073018 launch.json - remove warnings 2016-02-03 12:03:16 +01:00
Andre Weinand 07b5d46cc6 update node-debug 2016-02-03 11:41:16 +01:00
Benjamin Pasero bd5d8f59d4 No context menu in any input field (fixes #1578) 2016-02-03 11:20:20 +01:00
Alex Dima 9dfc48fd90 Clean up some base/browser files 2016-02-03 10:51:50 +01:00
Alex Dima 70297de1d6 Remove unused code 2016-02-03 10:51:49 +01:00
isidor a5a16635c7 debug: do not jump when stepping in internal modules
fixes #2546
2016-02-03 10:48:14 +01:00
Alex Dima 755d1551eb dom - use Disposable for dom listeners 2016-02-03 09:57:04 +01:00
Johannes Rieken 20f25bad38 one more try, #2658 2016-02-03 09:46:37 +01:00
Benjamin Pasero 47eaf6e3ec aria alert: atomic = true 2016-02-03 09:35:12 +01:00
Benjamin Pasero f5a5e562c7 Provide action to "Open definition to the side" (fixes #2660) 2016-02-03 09:33:39 +01:00
Alex Dima 2d76f481f1 Extract StyleMutator to its own file 2016-02-03 09:19:14 +01:00
Xaver Hellauer 990230090d friend and override are not C keywords
I moved this to the C++ syntax file.
2016-02-02 20:05:44 +01:00
Xaver Hellauer 9992e9fba8 alignof and alignas keywords
alignof and alignas are official C++ keywords, further I moved one function definition from the C file to the C++ because it has caused wrong highlighting for C (friend and override are not C keywords). .H files are now also C++ file types.
2016-02-02 20:03:25 +01:00
isidor 0bf4c2ca6e repl: give default element height when first output comes very early
fixes #2626
2016-02-02 18:27:43 +01:00
Alex Dima 57d7b84dee Adopt dom.addDisposableListener in the few places still using addListener 2016-02-02 18:26:18 +01:00
Alex Dima 083a56c3b1 Cleanup in scrollableElement 2016-02-02 18:26:17 +01:00
Alex Dima bd641b5c70 var -> let, format 2016-02-02 18:26:15 +01:00
Alex Dima 9775c79472 Rearrange scrollbar code 2016-02-02 18:26:14 +01:00
Alex Dima 264966086b Only move line numbers down by 1px on Linux 2016-02-02 18:26:12 +01:00
Sofian Hnaide 30588b55cf Merge pull request #2515 from waderyan/send-smile-to-twitter
Send smile to twitter
2016-02-02 08:45:13 -08:00
Sofian Hnaide b8f5bc38a5 Fix #2607 Events for SALSA preview 2016-02-02 08:33:41 -08:00
Andre Weinand 4bd25fa712 update node-debug for trace feature 2016-02-02 17:31:25 +01:00
Benjamin Pasero 8f7c3a6e45 Goto definition to the side with mouse is broken (fixes #2646) 2016-02-02 16:35:54 +01:00
Benjamin Pasero 770a4105fb InputBox: decorations are not indicated to screen readers (fixes #2614) 2016-02-02 15:27:18 +01:00
isidor 8f335ada0f debug: do not use clientHeight when layouting repl tree 2016-02-02 15:10:50 +01:00
Alex Dima 50e49e3eef Fixes #1249: Try harder to vertically center line numbers 2016-02-02 14:42:07 +01:00
Benjamin Pasero 083495a9fb input box: set aria-invalid based on validation 2016-02-02 12:54:40 +01:00
Benjamin Pasero 82d1a0b77c checkbox/find: do not move focus when checkbox interaction via keyboard 2016-02-02 12:30:18 +01:00
Johannes Rieken be5a478440 fix windows test failure 2016-02-02 12:25:36 +01:00
Alex Dima e609a6f409 gulp win32 watcher -- filter as soon as possible fs events 2016-02-02 12:21:01 +01:00
Benjamin Pasero 6c058db11e bug fix and add some more aria labels 2016-02-02 12:17:35 +01:00