Lev Lukomsky
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Lev Lukomsky created a post, HAML HTML-style attributes support
Rubymine is very great in highlighting of HAML syntax. But it doesn`t support HAML HTML-style attributes highlighting, like this:%input(type="text"){:value => my_value}Are there plans to accomplish... -
Lev Lukomsky created a post, Bug. Keyboard layout doesn`t switch back to En
I have two keyboard layouts installed on my PC - English and Ukrainian (my native lang). After some time of programming on Rubymine and switching between these two languages I experience this bug -... -
Lev Lukomsky commented, -
Lev Lukomsky created a post, Keys Up & Down are not working in Rails Console in Rubymine 3.0 beta
In Rubymine 2.0.2 in Rails console I could press Up or Down keys to navigate through my previous console commands, but in 3.0 beta this doesn`t work..