Lev Lukomsky
- 活动总数 7
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
Lev Lukomsky 创建了一个帖子, 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 创建了一个帖子, 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 进行了评论, -
Lev Lukomsky 创建了一个帖子, 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..