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
Daniel Imms
1191e340bf
Move yargs to non-dev deps
2016-02-02 14:03:12 -08:00
Daniel Imms
2eb1893233
Add --help and --version command line args
...
Fixes #378
2016-02-02 11:35:57 -08: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
Joao Moreno
54010e9dca
range map: refactor
2016-02-02 17:38:45 +01: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
Joao Moreno
76c72a7799
range map: more tests
2016-02-02 17:24:13 +01:00
Joao Moreno
01a4a6db9f
range map: consolidate, docs
2016-02-02 17:03:32 +01:00
Benjamin Pasero
8f7c3a6e45
Goto definition to the side with mouse is broken ( fixes #2646 )
2016-02-02 16:35:54 +01:00
Joao Moreno
fa937974e3
range map: use range intersections
2016-02-02 16:25:49 +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
Johannes Rieken
0053dfc730
consume gulp-tsb 1.10.0 and fix 'new' compile issues
2016-02-02 12:16:26 +01:00
Johannes Rieken
3843179ab6
make sure to resolve editor input properly, fixes #2634
2016-02-02 10:36:12 +01:00
Benjamin Pasero
40882b06eb
fix npe in DOM
2016-02-02 10:22:08 +01:00
Johannes Rieken
e2d234e694
make sure to return at least the empty string when Enter was hit and input is valid, fixes #2631
2016-02-02 09:52:57 +01:00
Benjamin Pasero
c697e7624d
fix compile error
2016-02-02 09:50:09 +01:00
Johannes Rieken
eba220d39c
prepare bulk editor for not having an active editor, fixes #1708
2016-02-02 09:25:58 +01:00
Alex Dima
d9e53235c9
Fixes #1673 : Add editor.rulers config option to render vertical rulers
2016-02-02 09:06:35 +01:00
Joao Moreno
2d1ab54efd
list: range map
2016-02-01 23:48:29 +01:00
Benjamin Pasero
14c9635cb0
Add shortcuts for nextDiff and prevDiff in DiffEditor ( fixes #1355 )
2016-02-01 19:12:37 +01:00
Benjamin Pasero
c572c3f843
adjust tree actionbar positioning
2016-02-01 18:24:08 +01:00
Benjamin Pasero
749e2bcdbf
a11y role cleanup
2016-02-01 18:23:56 +01:00
isidor
3d2b23edf3
debug: force a call stack layout when message box shown or hidden
2016-02-01 18:12:33 +01:00
isidor
a7c9b4c2f2
debug: use path.join
2016-02-01 18:04:58 +01:00
isidor
58655deaa7
fixes #2611
2016-02-01 17:49:17 +01:00
isidor
7c7643d24f
debug: repl input use synthetic-focus
...
fixes #2536
2016-02-01 16:18:38 +01:00
isidor
6521d88e09
debug: breakpoint widget remove border so no blue focus is shown
...
fixes #2509
2016-02-01 16:05:05 +01:00
Benjamin Pasero
67d074f8cb
fix bad outline for inputbox with decorations
2016-02-01 15:54:54 +01:00
Johannes Rieken
58dfefb502
use stringify/parse and replacer/reviver for marshalling for the sake of perfomance, #2511
2016-02-01 15:47:42 +01:00
mahmoud yousef
24c4decc06
add emmet support for .erb and .php files
2016-02-01 16:16:46 +02:00
mahmoud yousef
ebe79ba20c
add emmet support for .erb and .php files
2016-02-01 16:12:10 +02:00
Martin Aeschlimann
8cc740b73c
Merge pull request #2569 from Tyriar/2568_cson_coffeescript
...
Associate .cson with CoffeeScript
2016-02-01 14:50:07 +01:00