Alex

Results 951 comments of Alex

@soshial , bug where, in this project (theme) or the IntelliJ IDEA? If something is italic in default theme, but not this theme, then it's not a bug in theme....

Some time ago I also thought like that, but on many occasions since then I've seen that decisions made during this theme development do not always need to be mapped...

On provided screenshot all files are in Ruby. Can you please attach screenshot from Java and indicate what word should have what color?

Are you using `Solarized Dark (Darcula)` color scheme or just regular `Solarized Dark`?

In my case none of items gets highlighted. The following text has `*` colored the same as text near to them. I'm using Solarized Dark theme. The headings are highlighted...

@phil-davis , that shouldn't be a problem if, in #286 discussion, we decide to return to original code prior to #244.

No `change` event is fired in real browser until focus leaves the field. This way no matter how we try we can't both support auto-complete controls and fire `change` event....

Interesting case indeed. @stof , any ideas?

@lphuberdeau , is this still an issue?

Does other `key*` methods, like `keydown` and `keyup` fail with same 13 char code? From the code it seems pure responsibility of underlying Syn library (http://bitovi.com/blog/2010/07/syn-a-standalone-synthetic-event-library.html), which is supposed to...